Nuv Posted April 2, 2011 Share Posted April 2, 2011 The CSS is not compatible with Chrome.I have very limited knowledge in CSS.Can someone please point me what needs to be done ? .linkbox { border:1px solid #888; background:#f9f9f9; padding:10px; width:380px; margin-bottom:1em; } Also following CSS is not compatible with chrome and firefox .right ul.sponsors { list-style:none; margin:5px 10px; padding:0; } .right li.sponsors { background:none; font:normal 11px Arial, Helvetica, sans-serif; color:#404a52; border:0; padding:5px 0; } .right li.sponsors a { padding:0 0 0 0px; margin:0; font:normal 14px Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; } .right li.sponsors strong { color:#bd3008; } Quote Link to comment https://forums.phpfreaks.com/topic/232485-css-not-compatible-with-chrome/ Share on other sites More sharing options...
Nuv Posted April 2, 2011 Author Share Posted April 2, 2011 Now the linkbox code seems to be working with chrome too.Weird. However sponsors still don't work Quote Link to comment https://forums.phpfreaks.com/topic/232485-css-not-compatible-with-chrome/#findComment-1195830 Share on other sites More sharing options...
cssfreakie Posted April 2, 2011 Share Posted April 2, 2011 The code looks okay, but without seeing an online example or the elements you are targeting with css, it's hard to tell, why chrome in your case is not doing as you like. Although I doubt it's Chrome Got an online example, and can you say, what exactly is not working and how it should be if it was working. Quote Link to comment https://forums.phpfreaks.com/topic/232485-css-not-compatible-with-chrome/#findComment-1195841 Share on other sites More sharing options...
Nuv Posted April 2, 2011 Author Share Posted April 2, 2011 You can check online at thesuperover.com/hospital The sponsor links arent seen in chrome. Quote Link to comment https://forums.phpfreaks.com/topic/232485-css-not-compatible-with-chrome/#findComment-1195846 Share on other sites More sharing options...
cssfreakie Posted April 2, 2011 Share Posted April 2, 2011 hmm that's pretty weird, it shows up perfectly at my place. Do you maybe mean the Cufon "Sponsors" ? if so you might want to google if your browser version loves it Couldn't it be that your Host is caching stylesheets? some do and it can take up to an hour for something to appear. Just ask them to be certain. [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/232485-css-not-compatible-with-chrome/#findComment-1195859 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.