Closed (fixed)
Project:
Quick Tabs
Version:
6.x-1.x-dev
Component:
Tab styles
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 May 2009 at 13:10 UTC
Updated:
1 Jun 2009 at 06:21 UTC
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