Header background color/colour - Joomla! Forum - community, help and support
please understand question coming beginner therefore labels might incorrect.
on frontpage have main menu, login form, polls, latest news, random image, etc. presuming these referred table headers?
they have same coloured background but, change background of 1 of them (only), lets polls, orange.
we're using blue_sky template css references same. can tell me how might this? need modify of modules? hope not, cause know i'll screw up.
thanks
jc
mod note: marked thread solved. glad got sorted. -mmmedia
on frontpage have main menu, login form, polls, latest news, random image, etc. presuming these referred table headers?
they have same coloured background but, change background of 1 of them (only), lets polls, orange.
we're using blue_sky template css references same. can tell me how might this? need modify of modules? hope not, cause know i'll screw up.
thanks
jc
mod note: marked thread solved. glad got sorted. -mmmedia
the css class is:
table.moduletable th default modules
if want customize module header create new css class called:
table.moduletable_new th
then go site modules > click on module want change , input _new in class suffix field.
don't forget there user manual @ http://help.joomla.org
my bad
table.moduletable th default modules
if want customize module header create new css class called:
table.moduletable_new th
then go site modules > click on module want change , input _new in class suffix field.
don't forget there user manual @ http://help.joomla.org
my bad
Comments
Post a Comment