Forum Moderators: not2easy

Message Too Old, No Replies

Banner help

         

scyth

6:33 pm on Jun 15, 2006 (gmt 0)

10+ Year Member



Hey i'm a noob and haven't been using Dreamweaver long ive currently designed a banner in Fireworks, to do with the topic of my website. I want to have it at the top of the page but using the layout feature in Dreamweaver it leaves a gap so ive tried placing on a black background in fireworks and setting it as the background in dreamweaver but the page measurements dont work out right in the explorer and firefox browsers. Can anyone give me any advice on how to fix this?

Lobo

9:06 pm on Jun 15, 2006 (gmt 0)

10+ Year Member



Not without seeing it.. you'd have to send a sticky ..

many things can cause these little annoyances, we've all had them, so maybe you can just work it out, for sure it is something simple ..

thinkdj

7:35 am on Jun 16, 2006 (gmt 0)

10+ Year Member



Edit that same page in Frontpage and make "top margin" in Page propertes 0 .. This will lwave no gaps

qwux

1:32 am on Jun 25, 2006 (gmt 0)



you can also change the topmargin in dreamweaver, most apps will let you

i use a frame for my banner, and i put hte banner as a background image, and background-attached:fixed

seems to work for me!

Matt Probert

11:15 am on Jun 25, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I want to have it at the top of the page but using the layout feature in Dreamweaver it leaves a gap

Sounds like the "topmargin" property of the <body> tag may be set to a non-zero value - without seeing the page I couldn't be certain.

Try checking the HTML source code by hand.

Matt