my site is screwed up when minimized

Discussion in 'CSS' started by pasfile, Aug 16, 2007.

  1. #1
    my site is screwed up when minimized in firefox and IE.

    can anyone suggust a fix for this

    thanks.
     
    pasfile, Aug 16, 2007 IP
  2. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #2
    You expect me to somehow visualize how your site LOOKS and tell you how to fix it?

    .....
     
    soulscratch, Aug 17, 2007 IP
  3. pasfile

    pasfile Active Member

    Messages:
    603
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    60
    #3
    wow, no need for that.:eek:
     
    pasfile, Aug 17, 2007 IP
  4. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #4
    Probably because you have absolutely positioned elements (and that's why you shouldn't be using absolute positioning).

    Get rid of the position:absolute and top/left/right/bottom values and I suggest you start over.
     
    soulscratch, Aug 17, 2007 IP
  5. pasfile

    pasfile Active Member

    Messages:
    603
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    60
    #5
    ok, thanks
     
    pasfile, Aug 17, 2007 IP