|
Mambo 4.5 CSS template manual |
|
|
|
|
We offer you to look through the table of the styles for the templates Mambo 4.5 (the detailed decoding of the file template_css.css)
Manual is 100% full. Different templates may contain additional styles, which are not pointed here.
Main styles in Mambo
Are used for the outer look of the site control
CSS template description for MOS 4.5
hr {}
hr.separator {}
.pagenavbar {} /* does not used for the navigation, but used for the nicknames of the users in the forum, for example inSimpleboard */
.pagenav {} /*
the tuning of the look and format of reflection"<< Start < Previous 1 Next > End >>" */
.small {}
* Mambo Form Styles
* -----------------
* Here are 2 styles that Mambo uses to let users control
* how their forms and buttons may look.
*/
.button {} – the tuning of the buttons format
.inputbox {} – the tuning of look and format for enter (for example the search of login with password).
a.mainlevel{} – tuning to the links format in the main menu.
a.sublevel{} – tuning the look and format of links in Submenu, when there is a parent. .createdate {} – tuning of look and format of date of the article creation reflection
.modifydate {} – tuning of look and format of date of article change.
.readon{} – tuning of look and format of the link READ FURTHER (or how we say READ ON)- reflects on the main page and in the blogs.
.contentpane {} – used for the tables which are responsible for the divisions, such as
.contentheading {} – used in several places. It is both, the format of title reflection on the main page and for the sections.
.contentdescription {} – when you go over some section, its description will depend on this style.
table.contenttoc {} – the table format TABLES OF THE ARTICLES or "Jump to" menu while the multi pages reflection of the pages is turned on.
table.contenttoc td {} – the same, but also formats TD or the cells of the table.
.content_rating {} – tuning of the text reflection for the articles valuation (including stars).
.content_vote {} – tunings for vote reflection (buttons with circles)
.sectiontableheader {} –tuning of the table top style of the sections. Foe example: on news section page this style rules the table with "Date", "Item Title", "Author" и "Hits"
.category {} – tuning for categories names (reflect on the section page)
a.category:link, a.category:visited {} – the same as the previous one but for links.
a.category:hover {} – the same as the previous one but for the mouse induction
.componentheading {} – tuning of the component name when it reflects on its own page or on the main one.
table.moduletable {} – modules table tuning
table.moduletable th {} – module top tuning
table.moduletable td {} – the cells in the module table tuning
.poll {} – vote text tuning
.pollstableborder {} – the frame in the vote table tuning
.weblinks{} – links names tuning
a.weblinks:hover {} – the same as the previous but with an inducted mouse
.newsfeedheading {} – newsfeed title tuning. Remember: does not influence the name of the news in newsfeed
newsfeeddate {} – newsfeed date tuning
.fase4rdf {} – main text in newsfeed tuning.
table.searchintro {} – tuning of the table during the search
table.contact {} – tuning of the contact with the name, address and shape. Remember: it does not tune the choice of the person of section for connection.
table.contact td.icons {} – tuning for <td> cells where there are small icons near the address and telephone. |