Problem with footer... should be a stupid error

Discussion in 'CSS' started by gadgetpro, Mar 22, 2009.

  1. #1
    Hello,

    I'm designing http://htgp.org.

    I'm currently creating the CSS for the footer.

    The right "#foot-side-right" should display EXACTLY like "#foot-side-left" ... but it is not... ALL of the CSS for the whole footer is at the bottom of this, and you can simply look at the source for the HTML.

    I could really use some help on this because I'm 80% sure that its a stupid error, and that I'm just overlooking it. IE has some of the problem fixed, but not completely ((which is even weirder))

    If you need some clarification, just reply or pm.

    Thanks,
    Alex
     
    gadgetpro, Mar 22, 2009 IP
  2. andy10k

    andy10k Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think the problem is a spelling mistake in your html, you have;

    <div id="foot-side-rigth">

    which doesn't match your css.
     
    andy10k, Mar 22, 2009 IP
  3. gadgetpro

    gadgetpro Peon

    Messages:
    147
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thank you... fixed now!! :) I knew it would be something stupid :]
     
    gadgetpro, Mar 22, 2009 IP
  4. andy10k

    andy10k Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No worries, glad it's fixed!
     
    andy10k, Mar 22, 2009 IP