Hi,
How can i change the a link font color in tab, and i have to remove underline in the tab style.
I tried doing this in tab sky.css file, But no changes took place in the design.
How can i fix this issues?
Thanks in advance,
AnAnD
Hi,
How can i change the a link font color in tab, and i have to remove underline in the tab style.
I tried doing this in tab sky.css file, But no changes took place in the design.
How can i fix this issues?
Thanks in advance,
AnAnD
Comments
Comment #1
kosmogos commentedAdd the css to your style.css located in your /themes/templatename. That stylesheet is included last and should override any css that comes before it.
Comment #2
Anandyrh commentedDid it but i don't see any changes in the tab style,
It would be great if i just remove the underline for those links in the tabs.
Comment #3
pasquallethe underline is not added by the sky style, it comes from your theme..
try this in your style.css:
Comment #4
Anandyrh commentedYes you are right, Underline is from the theme
Thanks & Regards,
AnAnD