This page needs editing
[edit]
Discussion / Note:
- - @Wishcraft: 2/8/2008 6:05pm (CST)
- - Remove notes and message/messages when received and corrections made or noted.
- Needs category listing - category:Theme_And_Design <<-- Solved ...bs
[edit]
Example of CSS Elements in XOOP2 Stylesheets
This is a break down of the CSS Elements in a XOOPS 2.x.x Stylesheet below are just the headers for xoops Style Sheets. If you know of any other XOOPS Stylesheet options or stylesheet elements that should be in this list then please add them.
[edit]
Example Style Sheet in Components
- body {}
- table {}
- table td {}
- .Header {}
- table#Main {}
[edit]
Footer
- .footer {}
- .footer a {}
- .footer a:hover {}
[edit]
Links & Anchors
- a {}
- a:hover {}
- .anchors, a#anchors, .anchors a, .anchors a:hover {}
[edit]
Headers
- h1 {}
- h2 {}
- h3 {}
- h4 {}
- h5 {}
- h6 {}
- h1, h2, h3, h4, h5, h6 {}
[edit]
Bullets
- ul {}
- li {}
[edit]
Tables
- th {}
[edit]
Fields
- input {}
[edit]
Defaults News & Content Items
- .item {}
- .itemHead {}
- .itemInfo {}
- .itemTitle a {}
- .itemPoster, .itemPostDate, .itemStats, .itemAdminLink, .itemPermaLink {}
- .itemBody {}
- .itemText {}
- .itemText:first-letter {}
- .itemFoot {}
[edit]
Left Column Defaults
- td#leftcolumn {}
- td#leftcolumn th {}
- td#leftcolumn div.blockTitle {}
- td#leftcolumn div.blockContent {}
[edit]
Center Column Defaults
- td#centercolumn {}
- td#centercolumn th {}
- .centercol {}
- .centercol .blockContent a {}
- .centercol .blockContent a:hover {}
- .centercol .blockTitle {}
- .centercol .blockContent {}
[edit]
Central Block (2.0.16 > Versions)
- #centerCcolumn, #bottomCcolumn {}
- #centerLcolumn, #bottomLcolumn {}
- #centerRcolumn, #bottomRcolumn {}
[edit]
Content DIV
- div#content {}
[edit]
Right Column of Blocks
- td#rightcolumn {}
- td#rightcolumn th {}
- td#rightcolumn div.blockTitle {}
- td#rightcolumn div.blockContent {}
[edit]
Main Menu
- td#mainmenu a {}
- td#mainmenu a:hover {}
- td#mainmenu a.menuTop {}
- td#mainmenu a.menuMain {}
- td#mainmenu a.menuSub {}
[edit]
User Menu
- td#usermenu a {}
- td#usermenu a:hover {}
- td#usermenu a.menuTop {}
- td#usermenu a.highlight {}
[edit]
border for even, odd, header, footer
- .outer {}
- .head, tr.head td {}
- .even, tr.even td {}
- .odd, tr.odd td {}
- .foot, tr.foot td {}
[edit]
DIV Components
- div.errorMsg {}
- div.confirmMsg { }
- div.resultMsg {}
- div.xoopsCode {}
- div.xoopsQuote {}
[edit]
COM Objects
- .comTitle {}
- .comText {}
- .comUserStat {}
- .comUserStatCaption {}
- .comUserStatus {}
- .comUserRank {}
- .comUserRankText {}
- .comUserRankImg {}
- .comUserName {}
- .comUserImg {}
- .comDate {}
- .comDateCaption {}


![[Main Page]](/modules/mediawiki/images/mediawiki.png)





