![]() |
Speedbar Colours
HI All
Can anyone tell me what file the colours for the speedbar are in Thanks in advance |
the background is stored in the css file and the corners are stored as images in skin1/images folder . look for files called tab_
|
um...
anyone had any sucess changing the font color on the speed bar with out changing the main <a tag?
|
if you have problems just create a new class for the speed bar links in your css file
|
Speedbar images
Has anyone tried to use a different image icon in place of the tabs?
|
i just re-did my tab.tpl file with one row to include a bg image - speed_tab is my own bg image i upoaded to imagesdir, the spacers keep the tabs separated.
Code:
{* tab.tpl *} i'm still having issues getting complete control over the speed tab font using css. is the key to create new classes in css like this? .SpeedBar:link { COLOR: #081589; TEXT-DECORATION: none; } .SpeedBar:visited { COLOR: #081589; TEXT-DECORATION: none; } .SpeedBar:hover { COLOR: #FF0000; TEXT-DECORATION: underline; } .SpeedBar:active { COLOR: #000000; TEXT-DECORATION: none; i can change the speedbar font by modifying the <a> class, but that changes everything - anyone having luck here? :?: thanks! |
All times are GMT -8. The time now is 03:32 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.