Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Speedbar Colours

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-23-2004, 01:39 AM
 
alanmccabe alanmccabe is offline
 

Newbie
  
Join Date: Mar 2004
Posts: 7
 

Default Speedbar Colours

HI All

Can anyone tell me what file the colours for the speedbar are in


Thanks in advance
Reply With Quote
  #2  
Old 03-23-2004, 03:10 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

the background is stored in the css file and the corners are stored as images in skin1/images folder . look for files called tab_
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 03-24-2004, 12:52 PM
 
John7 John7 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 136
 

Default um...

anyone had any sucess changing the font color on the speed bar with out changing the main <a tag?
Reply With Quote
  #4  
Old 03-24-2004, 01:22 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

if you have problems just create a new class for the speed bar links in your css file
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #5  
Old 05-05-2004, 08:26 PM
 
josmos23 josmos23 is offline
 

Newbie
  
Join Date: Feb 2003
Location: Florida
Posts: 3
 

Default Speedbar images

Has anyone tried to use a different image icon in place of the tabs?
Reply With Quote
  #6  
Old 05-11-2004, 12:41 PM
  thundernugs's Avatar 
thundernugs thundernugs is offline
 

Senior Member
  
Join Date: May 2003
Location: Bend, OR
Posts: 117
 

Default

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 *} <table border=0 cellpadding=0 cellspacing=0> <tr> <td height="29" width="101" class=SpeedBar align=center background="{$ImagesDir}/speed_tab.png">[img]{$ImagesDir}/spacer.gif[/img]{$tab_title}[img]{$ImagesDir}/spacer.gif[/img] </td> </tr> </table>

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!
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:41 AM.

   

 
X-Cart forums © 2001-2020