Default CSS classes

From Joomla! Documentation

Jump to: navigation, search

This might help: Templates FAQ: What are the base Joomla! CSS styles?


In joomla 1.7 Used Default Css Classes and IDs.

div #all contain the #header and #contentarea divs.

1.#header

In the #header contain Logo, Font Resizing Options, Content Search Module and Main Navigation.

Div with the #logoheader id is used For the logo.

Div #line showing search modules and font size options

Div #fontsize Used for Font size Options.


2. #Contentarea

In the #Contentarea contain main component content, left and right columns.

Div Id #nav and class .left1 is showing Left column.

Div #wrapper showing Main(component) conent.

Div #right is used for Right column.


Div #footer-outer is wrapping footer content.

Div #footer is used for footer



Personal tools