banner image map problem

Discussion in 'HTML & Website Design' started by klown, Oct 18, 2006.

  1. #1
    I have a problem with my banner at www.seoandstuff.com

    When somebody clicks on one of the mapped links in the banner it crunches the banner together.

    The banner is made up of 5 images,

    [left image][white space][middle image][white space][right image]

    the white space automatically expands depending on screen size.
     
    klown, Oct 18, 2006 IP
  2. chris-T33

    chris-T33 Peon

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    it only happened to me once...

    anyway - you have:

    have you tried instead of <img src="images/whitebanner.gif" width="100%" height="100"> to use <img src="images/whitebanner.gif" height="100"> ?

    don't know if this is the problem, but... you can try :D
     
    chris-T33, Oct 18, 2006 IP
  3. klown

    klown Peon

    Messages:
    2,093
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    0
    #3
    that would just leave the white space as is.. so it would be 1 pixel wide. I want the banner to expand.
     
    klown, Oct 19, 2006 IP