Problem with my Design

Discussion in 'HTML & Website Design' started by Paradaxon, Oct 28, 2009.

  1. #1
    Hallo People
    i build a WEbsite and when im opening the website with explorer , everything working fine, but when with firefox, the icones are moving.
    and i see a spaces in the website.

    how can i fix this problem ?

    i just left a big space in the end of the website to fix this problem
    but its not nice to have it there.

    is there is a code or something to help ?

    Best Regards
    Paradaxon
     
    Paradaxon, Oct 28, 2009 IP
  2. adwebtiser

    adwebtiser Peon

    Messages:
    95
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Could you provide a link to the site or the code for the site so that we can find the source of the problem
    Meanwhile I would advise you to remove parts of the code slowly and in stages to find out which part of the code is generating the problem
     
    adwebtiser, Oct 28, 2009 IP
  3. CannonLogin

    CannonLogin Peon

    Messages:
    311
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I suggest you upload a preview for us to see, that way we can better help you. Did hand code this website? Or did you use some website generator software? The answer to that can be the cause of it being poor code all around, or you just might need to modify a few things to correct it. There is no real way of anyone knowing for sure without at lease having the source to look at.
     
    CannonLogin, Oct 28, 2009 IP
  4. tonyrocks

    tonyrocks Active Member

    Messages:
    1,574
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    88
    #4
    Make use of DIVS and CSS layouts if possible...post your link so we can see

    Viel Spass!
     
    tonyrocks, Oct 28, 2009 IP
  5. allenlinkmaster

    allenlinkmaster Peon

    Messages:
    147
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    we didn't get your exact problem like this, just upload your link, so we all can see and give you better suggestion to improve it !
     
    allenlinkmaster, Oct 29, 2009 IP
  6. saninfosys.com

    saninfosys.com Peon

    Messages:
    61
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    saninfosys.com, Oct 29, 2009 IP
  7. wdct

    wdct Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I would recommend that you build your web sites primarily to display correctly in Firefox than Explorer, because Firefox respects W3C standards better than IE.

    After you are sure that the site displays correctly in Firefox, you should build a separate stylesheet to be used with IE, where you make all the appropriate changes for the site to display correctly, and then include an if... element in your HTML, so that the appropriate browser can use the appropriate stylesheet.

    Hope that helps.
     
    wdct, Oct 29, 2009 IP
  8. m30

    m30 Guest

    Messages:
    116
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Post your link and lets have a look...
     
    m30, Oct 29, 2009 IP