CLOSED! I need your help! Wordpress Template and Internet Explorer

by DeCoSu
5 replies
  • WEB DESIGN
  • |
Hello Warriors,
I've been working on my company's website lately and I've came across a couple problems, maybe you guys can help me out.

The site is Wordpress based and I've purchased a template and worked around it. When I open the site on Firefox it looks perfect but when I open it on I.E. it has a few bugs that I haven't been able to fix??? Can anyone give me a hand with this? Please PM me and I'll send you the site so you can see for yourself.

The other issue is the favicon for the website. I've designed and try to install it but I can't for the life of me figure out why its not showing up.

Any help is extremely appreciated!!!
Thanks
Diego
#explorer #internet #template #wordpress
  • Profile picture of the author l23bc
    daft question but have you deleted the hello world blog wordpress has habits to have in place
    Signature

    No Link here or Nothing to Promote Just a Old Happy Warrior User reading Topics

    {{ DiscussionBoard.errors[1275203].message }}
    • Profile picture of the author DeCoSu
      Thanks for the input but that's not it.
      The error is related to an image file that I can't find in the script.
      If you look at grapexpm.com on I.E. you will see what I'm talking about.
      Thanks
      {{ DiscussionBoard.errors[1277725].message }}
  • Profile picture of the author jasonmorgan
    <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/images/favicon.ico" type="image/x-icon" />
    your favicon problem

    throw that in your header, if you don't have a 'images' folder you can adjust the path or create the folder.

    perfectly matching sites between firefox and IE is always a pain when you start getting creative with your code.

    to find your image in the script you should be able to do a search for 'whateveryourimageiscalled.jpg' with your editor and find the line that way.
    Signature

    I'm all about that bass.

    {{ DiscussionBoard.errors[1277761].message }}
    • Profile picture of the author DeCoSu
      Originally Posted by jasonmorgan View Post

      your favicon problem

      throw that in your header, if you don't have a 'images' folder you can adjust the path or create the folder.

      perfectly matching sites between firefox and IE is always a pain when you start getting creative with your code.

      to find your image in the script you should be able to do a search for 'whateveryourimageiscalled.jpg' with your editor and find the line that way.
      Thanks a lot Jason!!!
      The favicon is up and running.
      Now I have to see if I can fix the other issue.
      Thanks again
      {{ DiscussionBoard.errors[1278465].message }}
  • Profile picture of the author DeCoSu
    I managed to fix everything guys!!
    Thanks to all that contributed especially Jason!

    Thread CLOSED!
    {{ DiscussionBoard.errors[1278596].message }}

Trending Topics