Stop WordPress from wrapping the title of my blog?
-
Good morning all,
I am having a problem with WordPress insisting on wrapping the title of my blog onto another line instead of displaying it in one line.
Here is the blog:
I can’t quite seem to get it to have “Jim Lynch: Off the Top of My Head” on one line.
I’m sure there’s something very basic I’m missing here but it’s a sunday morning and I’ve only had a little bit of coffee. Heh. Any ideas on how to stop it from wrapping the title onto a second line?
Here’s the code from my header.php file:
<!-- header START --> <div id="header"><meta http-equiv="refresh" content="300"> <div class="content"><center><script src="https://tag.contextweb.com/TagPublish/getjs.aspx?action=VIEWAD&cwrun=200&cwadformat=728X90&cwpid=510642&cwwidth=728&cwheight=90&cwpnet=1&cwtagid=42331"></script></center> <div id="title"><img src="https://jimlynch.com/images2/jimsmall.jpg" class="alignleft" > <h1><a>/"><?php bloginfo('name'); ?></a></h1> <div id="tagline"><?php bloginfo('description'); ?></div> </div> <div class="clear"></div> </div>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Stop WordPress from wrapping the title of my blog?’ is closed to new replies.