2 Second Question - Padding Issue or Margin Issue?

Discussion in 'CSS' started by misohoni, Oct 26, 2010.

  1. #1
    I've created the site http://www.uncoverengland.com

    The problem seems to be the What's New section, some padding or margin problem on browsers other than IE makes the section drop under the form..when it should be to the right of the search form button.

    Could any CSS guys take a quick look?

    Thanks alot!
     

    Attached Files:

    • uc.jpg
      uc.jpg
      File size:
      18.7 KB
      Views:
      107
    Last edited: Oct 26, 2010
    misohoni, Oct 26, 2010 IP
  2. ethikz

    ethikz Peon

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    possibly a padding issue since you have your margin set at 0 for the #ld which is only an IE statement. It works fine in Firefox so I can't tell you what it looks like in IE...I would say possibly change the padding to 0.5px or something along those lines
     
    ethikz, Oct 26, 2010 IP
  3. misohoni

    misohoni Notable Member

    Messages:
    1,717
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    200
    #3
    Thanks, I'm not sure if padding:0 for #ld is the issue as it's something I just added as people were saying it doesn't look right in Chrome and others...

    On my side it looks ok (Latest FF and IE8) but this issue is nagging at me...
     
    misohoni, Oct 26, 2010 IP
  4. ApocalypseXL

    ApocalypseXL Notable Member

    Messages:
    6,095
    Likes Received:
    103
    Best Answers:
    5
    Trophy Points:
    240
    #4
    Looks like padding to me 2 . But that's just from the eye i didn't went into the code .
     
    ApocalypseXL, Oct 27, 2010 IP
  5. ethikz

    ethikz Peon

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    after looking at the coding briefly it seems like a padding issue still..try changing the padding and margins for your search box and see if it will bring the what's new left some more and see if that fixes the wrap issue
     
    ethikz, Oct 27, 2010 IP
  6. misohoni

    misohoni Notable Member

    Messages:
    1,717
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    200
    #6
    I fixed it by changing the form, the padding to the left is such because on FF it looks too close ;( bloody FF and IE browsers!
     
    misohoni, Oct 27, 2010 IP