Quote:
Originally Posted by downliner
Does it work if you change:
Code:
background: #920101 url(http://www.danielmousdell.com/blog/wp-content/themes/LilWayneHQ/images/bg1.jpg) repeat fixed center;
to:
Code:
background: #920101 url(wp-content/themes/LilWayneHQ/images/bg1.jpg) fixed center;
Try also, removing background: #FFFFFF; from /blog/wp-content/themes/LilWayneHQ/css/lib/reset.css as that looks like its clashing with firebug 
|
Mate your correct, it was the background colour in reset.css
I removed it and it shows perfectly now
Thanks alot
Also its just this sidebar issue now 
Last edited by Danaldinho; 03-10-2009 at 11:09 AM..
|