
An Article From User Written Resources1. Duplicate The Styles Already Used For The Particular Module, Adding A Suffix To Each Style Name. This Will Definitely Include Some Of The Following; 1. .module 2. Div.moduletable 3. Div.moduletable H3 4. Table.moduletable Li 5. Table.moduletable Th 6. Table.moduletable Tdand Can Include Other Styles Used On The Content In That Section, Such As; 1. Ol, Ul, Li 2. A:link,a:visited,a:hover 3. A.readon:link,a.readon:visited,a.readon:hover And Others, Note That Certain Modules Already May Have Specific Css Styles Associated With Them (such As Latestnews Mostread Lists) So If You Are Modifying One Of These Modules, You Might Need To Either Remove The Specific Style So The Module Class Suffix Style Can Be Applied, Or Just Change Those Specific Styles.example From "freemambo Template"table.moduletable Float: Left; Padding: 0px; Margin: 0px; Width: 152px; Background: Url(..imagesleftright.gif); Table.moduletable Th Background: Url(..imagessubheadbg.gif); Font-size: 10px; Text-align: Center !important; Text-align:center; Padding-top: 4px; Padding-left: 0px; Height: 23px; Text-decoration: None; Width: 154px !important; Width:152px; Color:FFFFFF; Text-transform:uppercase; Table.moduletable Td Font-size: 11px; Padding-left: 5px; Padding-right: 2px; Font-weight: Normal; Color:000000; No Module Suffix Screenshot2 .make Changes To These Styles As Desired.example Of Changes To "freemambo Template" - Adding Suffix Egtable.moduletableeg Float: Left; Padding: 0px; Margin: 0px; Width: 152px; Table.moduletableeg Th Background-color: FF9900; Color: 333333; Font-size: 12px; Text-align: Center !important; Text-align:center; Padding-top: 2px; Padding-left: 0px; Height: 23px; Text-decoration: None; Width: 154px !important; Width:152px; Text-transform:lowercase; Table.moduletableeg Td Background-color: EEEEEE; Font-size: 11px; Padding-left: 5px; Padding-right: 2px; Font-weight: Normal; Color:FF0000; Eg Module Suffix Screenshot3. Update The Module Class Suffix Within Joomla Administrator. 1. Go To 'Modules' - 'Site Modules' 2. Click On The Module You'd Like To Apply The New Css Styles To 3. Enter The Suffix You Used In The Module Class Suffix Field Click 'Save'site Module - Edit Screenshot