Width of template / column

Guido

Avatar: Guido

2011-12-18 14:56

Hi,

I try to change the width of a website (left and right column).

So I changed width of both columns in CSS.php. I also deleted the border-right from left-column.
But as you can see on the picture, there's still a border displayed underneath the paypal pic.

http://www.guidovanderleest.nl/border.jpg

Who can help we with this?

» Quick.Cart v3.x

boboo

Avatar: boboo

2011-12-18 15:37

#body .main{float:left;background:url('img/two_columns.gif') repeat-y 0px 10px;}

Thil line comes from two_columns.gif
Look at this picture, it is a thin long white line with a dark dott somewhere on the left side.
You can control its position (left-right) changing the value of "0px" after "repeat-y"
and its vertical position (up-down) with the second value (here 10px)

http://qc-plugins.kimla.de

Guido

Avatar: Guido

2011-12-18 23:25

Great, it's working! Thanks again :-).

Back to top
about us | contact