Quote:
Originally Posted by LEAD_WEIGHT
You do know that CSS has a big part in how your header is displayed.
|
Sure does. You're going to need start with your headbg and headpic entries in your CSS file...
/** Header & Navigation **/
.headbg { background: url(/designs/cyborg-darkblue/
c_04.jpg);height:111px; }
.headpic { background: url(/designs/cyborg-darkblue/
c_02.jpg);height:111px;width:524px; margin:0 auto;}
and then move down the page from there.