Forums

[resolved] Theme Shows Fine in IE but not in Firefox (3 posts)

  1. NNatic
    Member
    Posted 2 years ago #

    I have edited the iNove theme for my blog: http://blog.neilnatic.com

    It looks fine in IE but does not have any color to the borders in firefox... what can I do to get this working correctly?

    Thanks for your help!

    Here is what it looks like in FF:

    http://i32.photobucket.com/albums/d24/NNatic/ff.jpg

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Edit your theme's header.php file and replace:

    <style type="text/css" media="screen">@import url( <?php bloginfo('stylesheet_url'); ?> );</style>

    with:

    <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" />

  3. NNatic
    Member
    Posted 2 years ago #

    thanks man! I had to track it down as the header file was calling a start.php file from the templates folder.

    Thanks a lot. I appreciate the help!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.