- This topic has 4 replies, 2 voices, and was last updated 15 years, 11 months ago by Anonymous.
-
AuthorPosts
-
November 26, 2008 at 3:24 pm #467AnonymousMember
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/2smfcmwGV9ZpIgPlease 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">
<html xmlns="http://www.w3.org/1999/xhtml"><head profile="http://gmpg.org/xfn/11">
<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();} ?>November 26, 2008 at 9:56 pm #4251imported_RyanMemberHi,
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.December 29, 2008 at 1:34 am #4252AnonymousMemberThanks 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.December 29, 2008 at 4:09 am #4253imported_RyanMemberYou 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]
December 31, 2008 at 10:52 pm #4254AnonymousMemberThanks 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
-
AuthorPosts
- You must be logged in to reply to this topic.