Skip to main content
Help

Current version by: Taylor Arnicar

Text:

Hey Fred,
Header CSS classes:
[code]
.header // wrapper around the contents of the header
.guide-title // title of the guide in the left of the header
.revisionid // revisionid on the right of the page.
[/code]
Footer CSS classes:
[code]
.footer // wrapper around the contents of the footer
.copyright // copyright text
.site-title // name of the site.
.page-num // wrapper around the page number
.page // span element around the current page number
.topage // span element aroudn the total number of pages number
[/code]
-As for the @import rule, I'm not sure why that wouldn't be working. Post up what you're trying and i'll try to see if I can help.
+As for the @import rule, I'm not sure why that wouldn't be working. Post a reply with what you're trying and I'll try to see if I can help.

Status:

open

Edit by: Taylor Arnicar

Text:

Hey Fred,
Header CSS classes:
[code]
.header // wrapper around the contents of the header
.guide-title // title of the guide in the left of the header
.revisionid // revisionid on the right of the page.
[/code]
Footer CSS classes:
[code]
.footer // wrapper around the contents of the footer
.copyright // copyright text
.site-title // name of the site.
.page-num // wrapper around the page number
.page // span element around the current page number
.topage // span element aroudn the total number of pages number
[/code]
+
+As for the @import rule, I'm not sure why that wouldn't be working. Post up what you're trying and i'll try to see if I can help.

Status:

open

Original post by: Tim Asp

Text:

Hey Fred,

Header CSS classes:

[code]
.header       // wrapper around the contents of the header
.guide-title  // title of the guide in the left of the header
.revisionid   // revisionid on the right of the page.
[/code]

Footer CSS classes:

[code]
.footer       // wrapper around the contents of the footer
.copyright    // copyright text
.site-title   // name of the site.
.page-num     // wrapper around the page number
.page         // span element around the current page number
.topage       // span element aroudn the total number of pages number
[/code]

Status:

open
TRUSTe