Jump to content

Website issue


queendaedra

Recommended Posts

i designed this website a few months back, and its my first with html and php to be honest, so go easy lol. The problem is in IE this stylesheet for the menu is not showing up and I have looked in other forums, but no one seems to be able to help, and i want to know what i did wrong, so i do not repeat the mistake. Its CMs is wordpress, but I am not sure thats important other than the fact that it uses PHP and HTML, any help would be very welcome. It looks fine in chrome and mozilla just not IE, help me Obe One!!

Link to comment
https://forums.phpfreaks.com/topic/228043-website-issue/
Share on other sites

The problem is the Internet explorer and most other browsers have different methods of interpreting the style sheet. So to solve this problem you have to redesign or twick the style-sheet according to the Internet Explorer interpreting method. Make sure which method and tag is available in the internet explorer and make sure to understand its behavior towards the Internet Explorer, there are many good tutorials out there make sure to google it.

And lastly make sure to load appropriate style-sheet by using JavaScript !

 

I hope this will help you !  :)

Link to comment
https://forums.phpfreaks.com/topic/228043-website-issue/#findComment-1175997
Share on other sites

Like a newb I forgot to put the site lol!! You are so nice man it took forever in other forums for people to respond and they were so mean! Here's te web address, so you can see the specific issue. I'm really not sure what I've done wrong I thought all was ok.

 

Www.biancabarnett.com

Link to comment
https://forums.phpfreaks.com/topic/228043-website-issue/#findComment-1176094
Share on other sites

So, is the menu not showing up at all?  For IE browsers, you need to use a little JavaScript for it to 'turn on' HTML 5 elements: http://dev.opera.com/articles/view/new-structural-elements-in-html5/#older-browsers

 

Also, as a tip, never, ever, ever use Comic Sans on a site that's not a comic book.  Even web comics have moved away from it for their dialogue bubbles.  It certainly doesn't belong on a professional site.  There are far more modern and/or classy fonts to chose from.  It sticks out like a sore thumb on a site that is otherwise visually appealing.

 

EDIT: http://www.comicsanscriminal.com/

Link to comment
https://forums.phpfreaks.com/topic/228043-website-issue/#findComment-1176249
Share on other sites

thanks that fixed the IE issue!! Months of no help and you just rocked it out!! I am going to change the font too at least if  Ican talk the client into it lol!! Now all I need is to fix the archives and blog posts which the formatting is all screwed up on ugh lol!

Link to comment
https://forums.phpfreaks.com/topic/228043-website-issue/#findComment-1176291
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.