mrsyfa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???Sorry I misspelled your name on the previous reply!:( I guess I was so excited everything looks great finally!
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???Booper it worked!!!!!! THANKS A MILLION AND EVEN MORE! My own host company couldn’t even help me!
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???Aha…I’ll try that.
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???OK, I deleted the “& 8212” (-) but I still have a dash on my end, but my computer is slow to update. Do you still see the dash on your end as well?
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???Here is my header php file. I’m hitting update file when I’m making changes should I be saving somewhere else as well….I’m not sure. I’m really new to WP so please bear with me..
<!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 if (is_single() || is_page() || is_archive()) { wp_title(”,true); } else { bloginfo(‘description’); } ?> — <?php bloginfo(‘name’); ?></title>
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” />
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<link rel=”stylesheet” href=”<?php bloginfo(‘template_url’); ?>/custom.css” type=”text/css” media=”screen” />
<!–[if lte IE 7]>
<link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘template_url’); ?>/ie7.css” />
<![endif]–>
<!–[if lte IE 6]>
<link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘template_url’); ?>/ie6.css” />
<![endif]–>
<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 class=”custom”>
<div id=”container”>
<div id=”page”>
<div id=”masthead”><div id=”logo”>“<?php if (is_home()) echo(‘ rel=”nofollow”‘); ?>><?php bloginfo(‘name’); ?></div>
<h1><?php bloginfo(‘description’); ?></h1></div>
<div id=”imagebg”>
<div class=”roundtop”>
<div class=”r1″></div>
<div class=”r2″></div>
<div class=”r3″></div>
<div class=”r4″></div>
</div>
<div class=”imagebox”>
<div id=”rotating_image”>
<?php include (TEMPLATEPATH . ‘/rotating_images.php’); ?>
</div>
<div id=”navbar”>
<div class=”navbarleft”>- ” rel=”nofollow”>Home
<?php wp_list_pages(‘sortcolumn=post_title&title_li=&depth=1’);?>
</div>
</div>
</div>
<div class=”roundbottom”>
<div class=”r4″></div>
<div class=”r3″></div>
<div class=”r2″></div>
<div class=”r1″></div>
</div>
<!– Start Searchform, uncomment if you dont like it! –>
<div class=”navbarright”><form id=”searchform” method=”get” action=”<?php echo $_SERVER[‘PHP_SELF’]; ?>”><input type=”text” value=”To search, type and hit enter” name=”s” id=”s” onfocus=”if (this.value == ‘To search, type and hit enter’) {this.value = ”;}” onblur=”if (this.value == ”) {this.value = ‘To search, type and hit enter’;}”/></form>
</div>
<!– End Searchform –>
</div>Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???Oh and by the way (pardon my bad manners), thank you Boober for helping me!:)
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???OK, well I just tried that but nothing happened.
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???I found exactly what you are talking about….should I delete the & #8212?
Forum: Fixing WordPress
In reply to: Hyphen/dash appearing before site name on browser tabs???It’s set to simply Yawd From Abroad, no extra symbols are present???