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)
-   -   Change Background Color in Center Column... (https://forum.x-cart.com/showthread.php?t=31547)

laxelrod 05-31-2007 05:53 AM

Change Background Color in Center Column...
 
I looked around and I didn't see anything about this so I hope I'm not reposting...

I'm having trouble changing the background color of just the center column where my products are displayed. I got most of the color changed but there is still a thick bar of the old color. Can someone help me figure out what images or areas of skin1.css that I need to change?

Thanks!

You can access the site at www.395caps.com/home.php?shopkey=0065. username: test
password: test

Go to any category/subcategory combination that leads you to products and you will see what I mean.

Thank you for your help!

balinor 05-31-2007 06:00 AM

Re: Change Background Color in Center Column...
 
Hi Leah, welcome to X-Cart! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your question correctly. Thanks! :)

laxelrod 05-31-2007 08:42 AM

Re: Change Background Color in Center Column...
 
Alright, I updated my signature. Sorry about that. Hopefully you can help me now!

balinor 05-31-2007 09:26 AM

Re: Change Background Color in Center Column...
 
That is in this style:

.DialogBorderBox {
BORDER-TOP: none;
BORDER-LEFT: #DDDBDC 1px solid;
BORDER-RIGHT: none;
BORDER-BOTTOM: none;
BACKGROUND-COLOR: #DDDFE3;
}

Change the background color.

laxelrod 06-01-2007 05:55 AM

Re: Change Background Color in Center Column...
 
I dont have a class .Dialogborderbox. I have .dialogborder and .dialogbox, both of which I've already changed the background color. Should I add in .dialogborderbox? And if so where would i call it in the smarty?

Thanks,

balinor 06-01-2007 05:56 AM

Re: Change Background Color in Center Column...
 
I copy and pasted that right from your stylesheet, so you do indeed have one unless you are using something different than skin1.css :)

laxelrod 06-01-2007 07:31 AM

Re: Change Background Color in Center Column...
 
I found it and changed it, but it didn't work. Any other suggestions?

laxelrod 06-04-2007 06:24 AM

Re: Change Background Color in Center Column...
 
Can anyone help me? I changed the background color in .DialogBorderBox and it did not fix my problem.

balinor 06-04-2007 06:29 AM

Re: Change Background Color in Center Column...
 
You have SO many styles, tables and table cells it is tough to know what class is causing that. Go through each of your templates and compare them against the stylesheet. Look for anything that is calling that color and change it.

laxelrod 06-05-2007 05:34 AM

Re: Change Background Color in Center Column...
 
I just figured I'd let you know that I figured it out. I changed the background of the classes .ProductBox1 and .ProductBox2. Thanks for trying to help though!


All times are GMT -8. The time now is 11:23 AM.

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