PDA


View Full Version : Header Imaging


djmini
02-15-2006, 05:28 AM
Hi, Maybe someone can help me with this one....

I have my header with an image in it, and a banner...

Looks more like 2 images .. two banners side by side.

You can see it here (http://www.tmmz.com)

Is there a way I can create one main site name image and have the rotating banner "float" in it, on it, or whatnot?

thanks

Brian
02-15-2006, 02:25 PM
You would probably want to create a table that uses your logo as the background image, then place the banner within the table. Or, you could do the same with some <div> tags and CSS.

djmini
02-21-2006, 06:43 PM
Someone stopped dropping the popcorn behind them, cuz I'm lost.:o

I've tried to insert and image into a table and have a teble instered to keep the banner in the entire thing.

No Dice

Anyone have a mere minute to write the code , or share the code?