Topic: Explorer Again... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: your backyard! |
posted 05-15-2005 17:50
Ok here's what I have. A image in the background of my header. I have a transparent image in front which I'm going to use as a support for a mouse over effect. I've kept the image there because I'm going to be adding some skinning abilities to the site I'm working on so I'd have more flexibility this way. code: #head a img { width: 174px; height: 64px }
|
Paranoid (IV) Inmate From: Florida |
posted 05-15-2005 21:02
source code or live link |
Paranoid (IV) Inmate From: your backyard! |
posted 05-16-2005 04:16
I don't have anywhere to upload the page so I'll just write the source code for the header: code: <div id="top">
|
Paranoid (IV) Inmate From: your backyard! |
posted 05-16-2005 15:26
Hmmm I think I should also point out where the problem is |