I have been searching through Firebug, but I cannot find how to remove bottom styling so that I can just have the background show the web page I am building. http://67.213.222.44/~hisher/
Thank you
Fresh Boarder
Konrad M
Mon Mar 14, 2011 7:54 am
Hi
You added your background to class bg. But it is div class not body. And After ending this div is bottom div.
Add your rule to #bd and increase height of your bg image beacuse it still to small or try repeat-y.
GK User
Sun Mar 27, 2011 2:11 am
I found out that style2 uses main_bg from style 1 in the bottom area. I changed this out and commented out the dashed lines. That should give me the look I want.