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.
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.
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"
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.
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.
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.
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.
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.