Now we will insert the Joomla! specific code that calls the pathway
into
your template. One thing to note is that this is only
specific to version 1.0 and above.
Type the code as shown on line 33 in the image below:
Now lets create the styles for the second table and it's cell and then
the pathway itself. Again this goes in the tutorial_css.css
file. Type it so that it matches the image below:
This created the styles for the table and the table cells.
This
next image shows the code for the pathway itself. Enter the
code
just as the image shows:
Now that the second table is done, lets take a look at what it looks
like live. Just copy and paste the index.php content to the
index
file through your admin panel and the tutorial_css.css content in the
css file through your admin panel. Once you have done that it
should look like the image below:
Click to Enlarge
As you can see there is no text in the second box. That is
ok. Once we get the menu's and the content in the next table,
you
will start seeing the pathway working. Line numbers are not relevant
here. You can place this code at the end of the template if
you
wish.