Hello, I had a look. It is there.
Code:
body#color{background:#323232 url(../images/orange/topbg.png) repeat-x left top; width:1007px;margin:0 auto;}
body.homepage{background:#323232 url(../images/orange/topbg-home.png) repeat-x left top; width:1007px;margin:0 auto;}
When I tried removing the background color, The whole website is losing the color of background.
Can you tell me of some solution to extend the width of the middle and bottom column to work fluidly till end of the screen so that the black is not visible. It works now in home page. But other pages do not have the fluid width I suppose.
Home page works with body.homepage, but other pages work with body#color.
I am getting really confused when working over that part as what even I do, It does not get solved, only messes up.
Please help me clear that.
Thanks!
|