X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Where is the Buy Now button? (https://forum.x-cart.com/showthread.php?t=7919)

bluecat 06-04-2004 05:50 PM

Where is the Buy Now button?
 
in 3.5.7? Is this a .gif file?

Emerson 06-04-2004 05:59 PM

It is /skin1/buttons/button.tpl

The buttons are built in 3 parts...

Left part is but1.gif
Center is just a class with a background with the text (go, buy now, etc...)
Right part is but2.gif

bluecat 06-04-2004 06:01 PM

Well I thought I had this, where do you edit the text and the background color where the text rests (the middle section)?

Emerson 06-04-2004 06:09 PM

Well, the but1 and but2.gif's are the 2 rounded corners of the buttons.
The center part background is changed by editing the CSS file.
The class name is "Button".
The text is dinamic, meaning it changes depending on the variables (e.g. go, buy now, checkout, etc...)

bluecat 06-04-2004 06:18 PM

Well I'm in total shock because I'm jumping through a million hoops to change one button. Is the middle "color" this file: butbg.gif ? I've pulled out photoshop and changed both end corners to the color I want, but still have no clue where to change the actual text "Buy Now."

Emerson 06-04-2004 06:20 PM

That would in "Admin > Languages"

Variable is "lbl_buy_now"

Emerson 06-04-2004 06:22 PM

And Yes, butbg.gif is the file.

You'll also need to change the BG color for the Button class in your CSS file.

bluecat 06-04-2004 06:23 PM

cool, thanks, I appreciate it.

Emerson 06-04-2004 06:25 PM

Anytime ;)


All times are GMT -8. The time now is 02:34 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.