Main Menu
Home
Search
Forum
Portfolio
About Me
Contact Me
Downloads
Guest Book
Ben's Blog
Joomla Related
Tutorials
Templates
Modules
Church Related
How to Know God
Prayer Requests
Daily Devotion
Church Directory
Monthly Columns
ADVERTISEMENT
CSS Overview
Written by Ben   
Monday, 18 October 2004
Article Index
CSS Overview
Styling Map 1
Styling Map 2
Styling Map 3
Custom CSS
Credits

Styling Map 3

Click to Enlarge
Click to Enlarge











Collapse All Expand All

X - .pagenavcounter

Below is an example of the code used to let you know what page you are on out of however many are available. It is very common for this not to be assigned, however using it can add a little more control over how your page looks.

[+]


Y - table.contenttoc

Below is an example of the code for the Table of Contents for multipage content. Notice the three different style. The default table style. The table header style (th). The table cell style (td) which holds all table of content links.

[+]


Z - .pagenavbar

Below is an example of the code for the Page Navigation with multipage content. This, as you can see, appears at the bottom of the page so that you can continue on easily.

[+]