Design modification (how to remove this) ?

OK making design changes CS-CART 2.03 (austere skin) is driving me nuts…



I am trying to achieve 2 columns. Left should be completely removed.



Please help me get rid of this line



austere/customer/images/content_bg.gif



[url]http://i229.photobucket.com/albums/ee126/truebalticamber/horiz_line.png[/url]

Hey Darius,



A demo would be excellent in case you’ve already got modified coding :slight_smile:

You could try commenting out this in the styles.css file:



[COLOR=“SeaGreen”]#content {

background: #ffffff url(images/content_bg.gif) repeat-y left top;

padding: 0px;

}[/COLOR]



Not sure if that is exactly what you are looking for though.

Jesse solved puzzle!



Appears



austere/customer/images/content_bg.gif



Is not a dot as I thought, but four :slight_smile: a really wide background picture. Hope I am clear.





Thanks a lot!