badboi10492
03-26-2008, 08:36 AM
Hey...I am trying to code this template:http://colinsmiley.net/getest/I basically want the background to be this:http://colinsmiley.net/getest/images/bg.gifand for the text to just go on it and use padding to make it in the right place (For sidebar and main text...The problem is when I do it with padding it will work but the sidebar makes the main content go under its, So I made them float to left and right and that worked but the bg messed up, Now I have the bg showing up but not how it needs to, I used background: inherit; and each of them have a strange version of the image, Can anyone help me achieve the effect I want?...I have tried everything I can think of,html:http://pastebin.com/faf78827css:http://pastebin.com/f5b8c8b7ePlease help :D Thanks.