Blog name breaks in IE but not Firefox
-
I am using the Revolution theme on WordPress 2.7. My blog title (blog “name” called by php from my settings page) is breaking in IE both 6 and 7 but appears fine in Firefox. My header code is this:
‘<div id=”headerleft”>
/”><img src=”<?php bloginfo(‘template_url’); ?>/images/logo.gif” alt=”<?php bloginfo(‘name’); ?>” /><p><h3><?php bloginfo(‘description’); ?></h3> </p>
</div>’Can anyone assist? Thanks
- The topic ‘Blog name breaks in IE but not Firefox’ is closed to new replies.