Want to add test to Header
-
Hi,
I have a site at http://olivegrovesusa.com/
I have an image of olives at the top. I want to put the following next to it.
Olive Groves
The Only OliveBut I can’t figure out how to do this.
From header.php:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head profile=”http://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!– leave this for stats –>
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<!– <link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” /> –>
<?php wp_head(); ?>
</head>
<body>
<div id=”wrapper”>
<div id=”top”>
<div id=”header”><h1>/”><?php bloginfo(‘name’); ?></h1></div>
<div id=”title”></div>
</div>
<div id=”navbar”>
<div id=”menu”>
From Stylesheet:
/**************** Header *********************/
<!– #header {margin:0;padding:0; width:938px;} –>
#header {margin:0;padding:0; width:400px;}
<!– #header h1 {text-indent:-10000px;margin:0;padding:0;} –>#header h1 {display:block;background:url(images/olive.jpg) no-repeat left;height:180px;width:469px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 110%; color: green; font-weight: bold; } -
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
-
I’m sorry but that site is not a free hosted WordPress.com blog and we cannot help you with it as we run on different software. To get support for that site you must post to http://wordpress.ORG/suppot
WordPress.com vs WordPress.org: The Differences
- The topic ‘Want to add test to Header’ is closed to new replies.