Okay first look at my board:
http://z15.invisionfree.com/bluebloodsSee where the banner says "register with first & last name.." is? Okay... then see the gray color of my topics? How do I make that gray color expand to cover that area. I've seen it done multiple places but don't know how to alter my coding to fix it.
For example, this site does it:
http://z9.invisionfree.com/shotbyfour/index.php?
See how the stripes only show up on the outside? I want that!
Help meh?
It's in your CSS, thats what you need to edit. If your still not sure, PM me it and i can show you how to remove it?
I know that much. I made my layout basically from scratch. It's just this one thing I don't know how to do. I'll PM you. Thanks.
I solved it.
| CODE |
<table width="900px" height="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#191D1E" bordercolor="#191D1E" bordercolordark="#191D1E" bordercolorlight="#191D1E">
<tr> <td width="100%" bgcolor="#191D1E" style="background-attachment: fixed background-position center" align="center">
|
Just put that in your header at the top before anything else and change the color codes to the color you want. Worked for me.
-stamps- solved.