Question Buy now button tough to see

Status
Not open for further replies.

maximoto

Customer
I have recently installed classified and noticed that the "BuyNow" button is very tough to see while the "Bid Now" button and "Offer Now" shows up perfectly.

Thanks in advance for your help.

Any suggestion how to change the color of the "Buy Now" button?bid.jpgbuy.jpg
 
I can't be sure exactly why yours has this issue (unless I can see the issue on your site direcly), though my guess is something to do with how the buttons are created.

The Buy button is an input tag, the Bid and Watch buttons are a div/span combination. I think you might need to look through where the color is set in your CSS.

You might need to add this CSS to your additional.css template:

Code:
#buybutton {
  color: [stylevar];
}

You would need to replace the [stylevar] part with the color you want or the StyleVar that fits the color you want.

Hope that helps.
 
Most installs have it in unless it got deleted by accident. It's normally under the Templates and in the CSS list of templates. You shouldn't have to create it. :)
 
Just a quick thank you. Sorry for the delay. I was able to put the suggested code in additional.css and it worked perfectly.

Thanks.
 
Status
Not open for further replies.

Legacy DragonByte Classifieds

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
562
Customer rating
0.00 star(s) 0 ratings
Back
Top