Posted by dorayme on 10/30/11 12:01
In article
<017e63cc-dd69-4b30-9163-32cafd2983ab@i12g2000prf.googlegroups.co
m>,
iamdave <sales@proaudiomusic.com> wrote:
> I have a header image which I do realize i should cut up into sections
> for load time. But my problem is that there is supposed to be black
> around the image because I set the css to have a black background but
> it's not showing.
>
> http://the316band.com
>
> But I obviously am making a mistake somewhere.
>
> div#header{position:relative}
> div#header h1{height:125px;line-height:80px;margin:0;
> padding-left:10px;background: ##000000;color: #79B30B}
> div#header a{position:absolute;right:0;top:23px}
>
> I'm not sure I understand the difference between header and header h1
> referenced above. I got the template code off a website and just
> tinkered with it. If you see anything goofy let me know. The code is
> as is only because I'm a complete rookie and trying to edit a template
> for a 2 column header/footer css layout. :-)
>
I will just comment on the black problem - there is too much
wrong with everything. Remove your background: ##000000; and use
only one hash.
--
dorayme
Navigation:
[Reply to this message]
|