Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 03-12-2009, 02:17 PM   #1
Captain
War Room Member
 
Oscar D's Avatar
 
Join Date: Dec 2008
Posts: 1,029
Blog Entries: 1
Thanks: 86
Thanked 48 Times in 46 Posts
Default Please Help To Change Blog Name Location

Please can someone help me change the default code of the wordpress theme to make the blog name go on the left hand side instead of the middle of the header.

Here is the header code:

<!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" <?php language_attributes(); ?>>
<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() ) { ?> &raquo; 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'); ?>" />
<!--[if IE]>
<style type="text/css">
#sidebar #calendar {
}
</style>
<![endif]-->
<?php wp_head(); ?>
</head>
<body>
<div id="wrapper">
<div>
<div id="header">
<div id="menu">
<ul>
<li class="first page_item<?php if (is_home()) echo ' current_page_item'; ?>"><a href="<?php echo get_option('home'); ?>/">Home</a></li>
<?php wp_list_pages('title_li=' ); ?>
</ul>
</div>
</div>
</div>
<div id="logo">
<h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
<p><?php bloginfo('description'); ?></p>
</div>
</div>
<hr />
<!-- start page -->
<div id="page">

"Action is the foundational key to all success." - Pablo Picasso
Oscar D is offline   Reply With Quote
Old 03-12-2009, 02:25 PM   #2
Senior Warrior Member
War Room Member
 
Jesus Perez's Avatar
 
Join Date: May 2008
Location: South Florida
Posts: 3,062
Blog Entries: 8
Thanks: 347
Thanked 983 Times in 491 Posts
Social Networking View Member's Twitter Profile 
Default Re: Please Help To Change Blog Name Location

The solution is in your CSS file. Not in your index.php file.



Warrior Banner Alert System: Get Instantly Emailed when WF Banner Slots Open Up
Wordpress Sales Page Theme: Create Salesletters, Reviews, Squeeze Pages
Wordpress One Time Offer Plugin: Expiring countdown timers for Wordpress
Wordpress Exit Popup Plugin: Unstoppable Exit Popups for Wordpress
My Blog
Jesus Perez is offline   Reply With Quote
Old 03-12-2009, 03:06 PM   #3
Captain
War Room Member
 
Oscar D's Avatar
 
Join Date: Dec 2008
Posts: 1,029
Blog Entries: 1
Thanks: 86
Thanked 48 Times in 46 Posts
Default Re: Please Help To Change Blog Name Location

Thank you.

All fixed up

"Action is the foundational key to all success." - Pablo Picasso
Oscar D is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
blog, change, location

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:22 PM.