Shape 5

Joomla Club Extensions => Tab Show V2 - Club => : jzychik November 12, 2009, 05:49:13 AM



: Tabs in Emma Smooth
: jzychik November 12, 2009, 05:49:13 AM
Hi,
I'm using the Emma Smooth tab show in the Elegance Template, dark. I would like to know which .css templates and sections to edit to change the font family, color and size in the tab. Also, how to change the same in the content.

Thank you,

Joe


: Re: Tabs in Emma Smooth
: jonahh November 12, 2009, 01:04:32 PM
Hello,

The tab show takes on whatever font size you have for the template.  If you want to just change the font size on the tab show, you'd have to add it to your css file:

#s5_button_wrap2 a {
font-size:13px;}

You can't change the font size for the newsflash module via CSS for the emma smooth template.  This is the module that is used in the tab show.

Regards,


: Re: Tabs in Emma Smooth
: jzychik November 12, 2009, 01:23:27 PM
Hi Jonah,
I tried it in the module css and the dark.css. No luck.

I am trying to change the font family also.

In the dark css there was no #s5_button_wrap2 a {
font-size:13px;}

So I added it and tried to change the font family.

In the module css there was a #s5_button_wrap2 a {
font-size:13px;} but it would not let me change the font family.

Is there a way to change the font-family?

Thanks,

Joe


: Re: Tabs in Emma Smooth
: jzychik November 12, 2009, 01:47:41 PM
Oops. It worked. Was able to change font-family, size and style. Cache on browser needed clearing.

Thank you Johan,


Joe