display problem

Discussion in 'CSS' started by foxjwill, Aug 9, 2006.

  1. #1
    On my website (http://home.comcast.net/~metterfamily/), I'm trying to get the word in the heading ('Test') to be aligned 2em from the right side of the heading image.

    My biggest problem though is that the image on the left is not being displayed in full, and I have no idea why.

    Here's the url for the css: http://home.comcast.net/~metterfamily/metter.css
     
    foxjwill, Aug 9, 2006 IP
  2. AdamSee

    AdamSee Well-Known Member

    Messages:
    422
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    135
    #2
    Because you need to give it some height:

    #linkIndex { height:495px;}
     
    AdamSee, Aug 10, 2006 IP