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)
-   -   Adjusting Column width (https://forum.x-cart.com/showthread.php?t=52215)

toddpatterson 02-07-2010 09:27 AM

Adjusting Column width
 
We are using the 3 column installation. Is there a way to adjust the left column width? We have categories that run over into 2 or even 3 lines and would like to adjust the width of the column so that each category is only on one line.

Thank guys!

gizmo 02-07-2010 12:52 PM

Re: Adjusting Column width
 
Main.css >
#left-bar {
float: left;
position: relative;
width: 160px;
margin-left: 3px;
margin-bottom:5px;
}
#right-bar {
float: right;
right: 12px;
position: relative;
width: 160px;
margin-bottom:5px;

Just set the width in red, you may have to ajust other settings, like centre..
But this will get you going

toddpatterson 02-08-2010 03:08 PM

Re: Adjusting Column width
 
Thanks Gizmo!

worldomega 02-08-2010 06:08 PM

Re: Adjusting Column width
 
DId this actually work? I am having same trouble with 4.3 using light and lucid 3-column. Adjusting these numbers didn't seem to help.

toddpatterson 02-09-2010 06:46 PM

Re: Adjusting Column width
 
Have not had a chance to try them yet.

ARW VISIONS 02-09-2010 11:22 PM

Re: Adjusting Column width
 
you will ahve to adjust those and #center-main margins.


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

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