Try this instead
You have this and notice the extra dotCode:background-image: url(../images/fireworks_banner.jpg);
Code:background-image:url(.../images/fireworks_banner.jpg);
Try this instead
You have this and notice the extra dotCode:background-image: url(../images/fireworks_banner.jpg);
Code:background-image:url(.../images/fireworks_banner.jpg);
Zen-Venom Get Bitten
Just did, and it's still not working. Man this thing just doesn't want to work. Oh wait a minute, I did something wrong, let me try that again!
Final edit: Tried it again the right way, but it's still not working.
Last edited by sambo95; 27 Apr 2011 at 04:43 AM.
Nevermind, I added "div" before the # sign and it works! Thank you so much kobra!
Great and a interesting line of products for those of us who love blowing things up!!
Zen-Venom Get Bitten
Haha thank you Kobra, now I just have one more question. If I want to add a square logo to the left of the banner, do I just shrink the banner down a bit more (enough to fit the logo) and then encode using the same div#logowrapper?
I added a "float:right" to the fireworks_banner and it worked fine and opened a space for the logo. But I'm trying to upload my logo in there using the same basic coding as before, but with float:left and it's not showing. Any ideas?
The default code allows for a logo in the left corner
What have you altered that is breaking that?
Your logo image name
Logo image location - path
etc
Zen-Venom Get Bitten