Thursday, October 16, 2008

a bit frustrated

Does anyone know how to get rid of these ugly white borders on the left and the right?
I can not figure it out :( is it "side bar" or is it "margin"?
any advice would be MUCH appreciated

5 comments:

Unknown said...

try to change this block of css in your page's source:

/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
width: 1090px;
margin:0 auto;
padding:10px;
text-align:left;
font: normal normal 100% Georgia, Serif;
border: 2px solid #DFDBC0;
background-image:url(http://www.victoriausova.com/images/oldpaper2.jpg);
}

remove width altogether or set it to auto

Vita said...

thanks sweety!

Rima Staines said...

I can't see any white borders... maybe you've fixed it?!

Rima Staines said...

Ahh, I think I know what you mean now... to remove any borders, change the bits in the html code that say

border: 2px solid

or something like that
to 0px (ie - making the width of the border to 0 pixels therefore invisible)

does that make sense?

Vita said...

Rima--thanks! you are an amazing rescuer! the wind, and now this! THANKS!!!!

 

blogger templates