Front page display error

Discussion in 'HTML & Website Design' started by jimmierock, Jul 9, 2009.

  1. #1
    my website www.mmaflush.com style.css is not loading on some browsers/computers for some reasons, sometimes it will just show as a list style, then on other computers my template will show up. Anyone know why that is happening? Thanks.
     
    jimmierock, Jul 9, 2009 IP
  2. jimmierock

    jimmierock Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    who ever solves this problem gets a prize!!!>
     
    jimmierock, Jul 9, 2009 IP
  3. JahRasta311

    JahRasta311 Peon

    Messages:
    201
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    in the line

    <link rel="stylesheet" href="http://www.mmaflush.com/wp-content/themes/Jimmie/style.css" type="text/css" media="screen" />

    your href and type are in the opposite order of your other stylesheet, dunno if that's a problem.
     
    JahRasta311, Jul 9, 2009 IP
  4. Manthan

    Manthan Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    who ever solves this problem gets a prize!!!>
    Reply With Quote
     
    Manthan, Jul 9, 2009 IP
  5. Amxfan

    Amxfan Peon

    Messages:
    156
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    two things you may want to try.

    1. Validate your css. This will help insure it displays right in the browsers.
    2. Use different css files for different browsers. Info on how to do this can be found here "http://www.thesitewizard.com/css/excludecss.shtml"
     
    Amxfan, Jul 10, 2009 IP
  6. jimmierock

    jimmierock Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #6
    i dont think is a browser problem because it just doesnt work on certain computers. But i will try it anyways thanks.

    JahRhasta how do you propose i solve the problem?
    Thanks for reply so far guys.
     
    jimmierock, Jul 10, 2009 IP
  7. Amxfan

    Amxfan Peon

    Messages:
    156
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I'm not sure if I am on the same page as you but the computer doesn't make a bit of difference. Webmasters do not design their sites differently for an ASUS motherboard versus an EVGA. They also do not program it differently for an AMD versus and Intel. What is different is server side or browser. On the computers that do not work, check the browser. Is it IE6, IE7 or IE8? If you want to go further, what security settings are set on the different browsers? You can look through all the settings to verify that they are not blocking your site.

    I still stand by what I said in my first post...it is either different browsers interpreting your errors in the css as different things or it is just different browsers not liking some of the settings in your css file. The later is very common.

    Hope this helps.
     
    Amxfan, Jul 10, 2009 IP
  8. jimmierock

    jimmierock Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #8
    thats what i meant certain settings on the computer are preventing Css to load. okay going to try to toy with security settings now thanks.
     
    jimmierock, Jul 12, 2009 IP
  9. Bogdanel

    Bogdanel Active Member

    Messages:
    77
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    65
    #9
    Here your site loads the same on all browsers, or you fixed already the problem?
     
    Bogdanel, Jul 13, 2009 IP
  10. jimmierock

    jimmierock Member

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #10
    problem still unfixed cant figured out what it is. i put the site on trusted site for some computer still doesnt load.I put the site on trusted still same problem.
     
    jimmierock, Jul 15, 2009 IP
  11. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #11
    On the P.C it doesn't work for click View Source and check that everything is linking properly, then naviagte to your CSS file, by copying and pasting from source, and see if everything is ok.
    Have you seen multiple p.c's with this problem, cause every poster so far hasn't recreated it.
     
    wd_2k6, Jul 15, 2009 IP