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

Captcha CSS file location?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-19-2017, 07:43 AM
 
bkluth bkluth is offline
 

Senior Member
  
Join Date: May 2003
Posts: 119
 

Default Captcha CSS file location?

X-Cart 4.7.7

I have searched everywhere and I cannot locate the CSS file for the Send to Friend or Captcha sections. I am trying to change the color of the link that says "Get a different code" under the captcha image. Anyone know which file and location I need to change?

Thanks!
__________________
www.dramaticvisions.com
Reply With Quote
  #2  
Old 03-19-2017, 09:40 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: Captcha CSS file location?

for "Get a different code"

inspect element shows the CSS as

a:not(.btn), a.list-group-item {
color: #0060BF !important;
}

maybe you can track down from there. Sorry I don't have time right now.
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #3  
Old 03-20-2017, 03:01 AM
  pauldodman's Avatar 
pauldodman pauldodman is offline
 

X-Guru
  
Join Date: Jul 2003
Location: Spain / UK
Posts: 3,052
 

Default Re: Captcha CSS file location?

Try:
skin/common_files/modules/Image_Verification/main.css

And look for:

.iv-box a:link,
.iv-box a:visited,
.iv-box a:hover,
.iv-box a:active
{
text-decoration: none;
border: none;
border-bottom: 1px dashed #3c6992;
white-space: nowrap;
color: #3c6992;
font-size: 10px;
}

and change the color # ref.
__________________
Paul Dodman
e-business & m-commerce consultant
w: www.luminointernet.com
e: xcart@luminointernet.com

Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart.
Reply With Quote

The following user thanks pauldodman for this useful post:
qualiteam (03-21-2017)
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 05:54 AM.

   

 
X-Cart forums © 2001-2020