Access Keys:
Skip to content (Access Key - 0)
Home (Access Key - 1)
All spaces... (Access Key - 3)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Toggle Sidebar

Panel Classes and IDs


Panel Classes and IDs

This document lists the panels available in Theme Builder 2.0 and their CSS classes and HTML IDs...

Builder themed pages are organised in to several panels as illustrated below:

Each panel has a class and most have an ID allowing very precise control over style sheet settings:

Panel Class ID
Document .atb-body #document
Page .atb-page  
Header Bar .atb-header #header
Menu Bar .atb-menu #menu
Navigation Bar .atb-navigation #navigation
Left Sidebar .atb-leftSidebar #leftSidebar
Left Slider .atb-sliderleft #sliderleft
Page Title .atb-title #title
Page Content .atb-content #content
Page Footntotes .atb-footnote footnote
Right Slider .atb-sliderright #sliderright
Right Sidebar .atb-rightSidebar #rightSidebar
Footer Bar .atb-footer #footer

Wherever possible, avoid using the ID in your style sheet as these may change in later versions of Builder.

FAQs

I've added some styles but they aren't taking effect...

Toggle Sidebar

See Also

Incoming Links


Outgoing Links


Added by Guy Fraser on Oct 18, 2006 00:25, last edited by Guy Fraser on Jan 30, 2008 13:50


Updated by Guy Fraser
Jul 23, 2007 11:35

hi
is this above css

.atb-body .atb-content h1 {
 color: red;
}

is to be placed in a new css file and if so how to add it to the current page

Add it to the CSS Custom styles section of the Builder theme configuration and it'll be propagated to all pages. Alternatively you can use the [style macro] to apply it to a specific page.


Adaptavist Theme Builder Powered by Atlassian Confluence