website problem in different browsers

Discussion in 'HTML & Website Design' started by blade001, Dec 14, 2011.

  1. #1
    Hi I'am making a portfilio and i have a huge issue. My site doesnt show up properly on firefox and it shows up well on IE9 and chrome. I Actually was running the file from my desktop into firefox and it was fine so i decided to upload it to the web server. I just got it. I have a small/big issue with each browser.
    Firefox
    -The banner(heading image) is not showing up in firefox.
    -Homepage and footer on home.html is missing.(alt text shown if you highlight it)
    footer on portfolio.html is just way off. I used absolute positioning to position footer.
    -footer images of mail and facebok missing.
    But it works just fine for IE and Chrome.


    chrome
    -On the about page, the 3 boxes are out of line. I just experimented and found "overflow: hidden" made it inline even with different original heights.

    IE
    -the homepage jquery is slightly messed up, because when i hover over the sliding effect thing and i move the mouse abit it jitters.

    I hope someone can help asap with any points as i need it done for uni.
    Thanks

    www.parilweb.co.uk

    All html is valid xhtml 1.0 --validated
     
    blade001, Dec 14, 2011 IP
  2. Toycel

    Toycel Peon

    Messages:
    243
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    0
    #2
    what is the URL of the site as until I see this I cannot comment on what could be the issues.
     
    Toycel, Dec 14, 2011 IP
  3. blade001

    blade001 Member

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    i added it
     
    blade001, Dec 14, 2011 IP
  4. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #4
    You have the slashes going the wrong way for the image path.
     
    drhowarddrfine, Dec 14, 2011 IP
  5. blade001

    blade001 Member

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    THANK YOU SO MUCH!
    images in firefox are sorted
    So the right way is "/"? im confusing my self now wne i was doing it lol

    Firefox runs perfect
    just need help for IE(homepage jquery slider) and chrome(about boxes)
     
    blade001, Dec 14, 2011 IP
  6. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #6
    Validate your css for that list of errors.
     
    drhowarddrfine, Dec 14, 2011 IP
  7. blade001

    blade001 Member

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #7
    I did validate, all have passed.
     
    blade001, Dec 14, 2011 IP
  8. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #8
    You may have validated your html but not your css.
     
    drhowarddrfine, Dec 14, 2011 IP
  9. pennywise711

    pennywise711 Member

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #9
    in yr css file

    -> position: reletive; needs to be RELATIVE (seen it a few times)
     
    pennywise711, Dec 14, 2011 IP
  10. blade001

    blade001 Member

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #10
    @drhoward- Ok, thanks ill have a look.
    @pennywise- Thanks Ill change that.
     
    blade001, Dec 14, 2011 IP
  11. blade001

    blade001 Member

    Messages:
    168
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #11
    Ok i fixed the css errors but i have left 1 as i want to leave it. Its just the "Property text-shadow doesn't exist in CSS level 2.1" error and its only for the nav.
    The chrome box alignment is still a problem. :mad:
    But thanks for the help so far, fixed alot of stuff.
     
    blade001, Dec 14, 2011 IP
  12. amplefield

    amplefield Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    ok Error looks solved. Your site looks fine and displaying well from my firefox.
     
    amplefield, Dec 16, 2011 IP