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

Font color change?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-23-2008, 04:08 PM
 
Otis Otis is offline
 

Newbie
  
Join Date: Feb 2007
Posts: 8
 

Default Font color change?

Ok...i know thsi sould very elementary but i am a newb with xcart and i got to start somewhere...

i set up the shop and i just noticed that the "Click here to regiester" text in the register dialog box is the same color as the background and thus invisible. the link is there but the color is the same...i looked in the source of the p[age and this is the code:
<center>
<font class="FLC_Register">New customer? <a href="#regdlg" onclick="javascript: document.getElementById('reg_dlg').style.display = (document.getElementById('reg_dlg').style.display == '') ? 'none' : '';">Click here to register</a></font>
</center>now the FLC_register class is a basically black...

so if anyone knows why this font is the same as the background please help this newb...

the cart is here: http://www.plumeriaparadise.com/plumeria/cart.php?mode=checkout

thanks

Otis
__________________
4.5.2
Reply With Quote
  #2  
Old 05-23-2008, 09:36 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Font color change?

Your best bet for tracing CSS code is to use Firefox with the firebug addon - with this tool - you can inspect the page and will be directed to the CSS that is being applied.

It looks like this is the light color that is being applied to the text that is the same color as the background:
Code:
a:hover {skin1.css (line 18) color:#FFFBF1; text-decoration:underline; } a:link {skin1.css (line 10) color:#FFFBF1; text-decoration:none; }

The color being applied to your link is almost the same as the white background
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 07:26 AM.

   

 
X-Cart forums © 2001-2020