Page Banner dimensions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do i modify the page banner dimensions? I seem to have some margin at
the bottom of the banner that i would like to remove.

Mike
 
For starters, remove the <h1> tag; It does nothing to the image. The <hr>
tag will also cause a space. Both can be controlled with CSS

Not part of the problem, but you also have <font> & <i> tags that can be
removed. You also have &nbsp;&nbsp; which, if you want the image centered,
defeats that.

Bob Lehmann
 
PS - Your image is 800px wide, which cause horizontal scrolling in alot of
browsers.

Bob Lehmann
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top