Recent Topics

1 Feb 13, 2006 03:51    

Little help on the custom.css template.

Could someone please go to my blog:

http://www.autodogmatic.com/b2evo/blogs/

And help me find where I could find the line that divides the sidebar from the body so I could move it over to the right about 39 points?

I keep looking and looking for the code that sets its place and can't find it. THANKS!

2 Feb 13, 2006 04:19

in custom.css


div#wrapper {
	background: #000 url(img/bg_content.gif) repeat-y 0 0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

3 Feb 13, 2006 04:33

Whoo,

Thanks, but when I try changing 740 to 700, it ends up killing the sidebar and when I make 740 780 it makes it too wide - as in, this seems like just the width of the entire blog - not just the body. I seem to be missing some crucial data point.

Thanks for your continued help.

5 Feb 13, 2006 17:59

Whoo - thanks a lot. Got it fixed no problem.


Form is loading...