How to change h3 size?

Create music content based Joomla website with this professional and cutting edge template created for Joomla 1.5
GK User
Thu Apr 22, 2010 2:59 pm
Hi guys

this is the website I'm working on
Black and White in Colour


Regarding the module 'Welcome' in position header2 I need to:
- increase the text size to 200%
- hide the module title


How can I do that?

Thanks!
Valentina
User avatar
Fresh Boarder

GK User
Thu Apr 22, 2010 11:13 pm
Hi

Try adding this line on gk_stuff.css file:

Code: Select all
#tabmix1 .gk_ul_wrap {display:none}
#tabmix1 .gk_tab_item_space h3 {font-size: 200%!important}


Cheers ;)
User avatar
Platinum Boarder

GK User
Sat Apr 24, 2010 10:23 am
That worked perfectly, thank you very much! :)
User avatar
Fresh Boarder


cron