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

Cant seem to add a second set of link properties.

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-10-2004, 12:07 PM
 
deftgroup deftgroup is offline
 

Member
  
Join Date: May 2004
Location: Delray Beach, FL
Posts: 12
 

Default Cant seem to add a second set of link properties.

Usuing CSS. Made a diffrent class.. But the links are includes so where can I apply it. Mainly only for the tabs.tpl
Reply With Quote
  #2  
Old 05-12-2004, 07:15 AM
  BCSE's Avatar 
BCSE BCSE is offline
 

X-Guru
  
Join Date: Apr 2003
Location: Ohio - bcsengineering.com
Posts: 3,091
 

Default

Here's what I did a long time ago to make alternate link properties. I added this to the skin1.css file

Quote:
A.AltLinkColor {
COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A:visited.AltLinkColor {
COLOR: #FFFFFF;
}
A:hover.AltLinkColor {
COLOR: #ffffff; TEXT-DECORATION: underline;
}

Something like this would work and then just put class=AltLinkColor in the <a href="bla bla bla"> tag.

HTH

Carrie
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002!

We support X-cart versions 3.x through 5.x!

Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more!


Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com

Please E-Mail us for questions/support!
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:46 AM.

   

 
X-Cart forums © 2001-2020