Odd bar behaviour

Forums Forums Menus Odd bar behaviour

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #467
    Anonymous
    Member

    Hello,
    I don’t know much about code and am trying to get this plug in to work on a Thesis themed blog.
    The odd thing is that the top bar looks fine in Chrome, but off to the left in IE7 and FF.
    All I have done is installed plug in and added one line to my Header.PHP – see below.
    Chrome jpg is here: https://www.onlinefilefolder.com/2sStOZkWPaxHev
    Firefox jpg is here: https://www.onlinefilefolder.com/2smfcmwGV9ZpIg

    Please can someone advise me how to fix this issue?
    Blog is http://personaldevelopmentmagic.net/
    Note: the plug in is activated, however the special line of code (last line) in the stuff below is not actually there now as my blog would look terrible to everyone except people using Chrome.
    It is odd how Chrome is fine – perhaps knowing this will help someone somehow too. Thanks for your help.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;
    <html xmlns="http://www.w3.org/1999/xhtml"&gt;

    <head profile="http://gmpg.org/xfn/11"&gt;

    <title><?php thesis_output_title(); ?></title>

    <meta http-equiv="Content-Type" content="<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>" />
    <?php wp_head(); ?>

    </head>

    <body<?php thesis_body_classes(); ?>>

    <?php thesis_hook_before_html(); ?>
    <?php if (function_exists(‘suckerfish’)) {suckerfish();} ?>

    #4251

    Hi,
    If you setup a page with the menu integrated the best you can, I’ll take a look at it. It takes too long to rebuild pages all the time so I don’t do that for free sorry.

    #4252
    Anonymous
    Member

    Thanks for your response Ryan.
    I can’t leave the page up there with the plug in activated sorry as it looks awful.
    As it happens, I am now considering solving the problem by switching theme, which would also solve a lack of image in the excerpts problem I have with this theme too.
    The Solostream WP-Vybe theme I use on my other http://www.AlexWebley.net blog has drop downs as standard and images display great in excerpts so it is very tempting.

    #4253

    You don’t need to leave the page up live on your site. Just uploading an HTML file will do the trick. Hit ‘view source’ in your browser, copy and paste the code, save it in a .html file and upload it.

    Or you could copy and paste it between [html][code:5wwwhab0][/html] tags here, although it’s easier for me if you upload it somewhere.

    [/code:5wwwhab0]

    #4254
    Anonymous
    Member

    Thanks again for your further tech know how Ryan.

    I  came here today to tie up loose ends as I have indeed switched across to WP Vybe.

    Happy New Year.

    Alex

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.