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)
-   -   How do I change aqua-colored are of "Featured Products& (https://forum.x-cart.com/showthread.php?t=5004)

janetallard 10-29-2003 07:44 PM

How do I change aqua-colored are of "Featured Products&
 
Hi-
I am using the latest version of X-Cart Pro. I am sure this is probably very easy, but I cannot find it in the edit templates area. I want to change the background color (aqua area) behind the "Featured Products" label. You know the part that looks like a really long file folder tab. I figured out how to get the aqua border color to change and I know I'm close but so far no luck. Can someone lead me to the right area please?

Thanks,
Janet
8O

enge919 10-29-2003 08:57 PM

I'm pretty sure it's in the /skin1.css. You'll just have to play with it.

Be sure to backup your file before changing anything!!!!!!

janetallard 10-29-2003 10:07 PM

Still Can't Find it?
 
I spent a lot of time there already and STILL couldn't find it. Anybody else have a different idea?

Thanks for the input though!
Janet :(

shan 10-30-2003 03:38 AM

sounds like your talking about dialog_bg.gif in the skin1/images folder

asdren 11-20-2003 05:04 PM

yeah that default aqua is quite ugly.

in skin1.css
look for hex value #68C1FF

specifically:
.VertMenuBorder {
BACKGROUND-COLOR: #68C1FF;
}
.DialogBorder {
BACKGROUND-COLOR: #68C1FF;
}

.Button {
FONT-FAMILY: Arial;
BACKGROUND-COLOR: #68C1FF;
background: url(images/butbg.gif);
COLOR: #FFFFFF; FONT-WEIGHT: bold;
FONT-SIZE: 11px;
TEXT-DECORATION: none;
}

then there are some images that you need to modify,
easiest thing to do is open in an image editor and change 'hue/saturation' levels to match your new color scheme.
all are in skin1/images directory
- dialog_bg_n.gif

buy button for Internet Explorer
- but1.gif
- butbg.gif
- but2.gif

buy button for mozilla and other browsers
- go.gif

janetallard 11-20-2003 06:14 PM

Thanks a lot. Appreciate the help!
Janet :D

concepts 11-29-2003 05:37 AM

check out the themes directory on your server, the other default colors are in there also


All times are GMT -8. The time now is 10:10 PM.

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