Hi, my blog is http://www.5starhiphop.com. I am trying to edit the header to look like a wordpress.com blogin the header/google.
Here is what I mean:
Name of post << Name of blog
Mine is like this 5STARHIPHOP.COM >> name of post
actually, it looks retarded this very moment, because I am trying to modify it.
Here is an example of what I mean
http://harismibrahim.wordpress.com/2008/09/19/petition-to-free-rpk-teresa-all-isa-detainees/
Here is my header. I already took out the raquo part, which has the other ">>", but these 2 are still there:
<!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(); ?>>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title> <?php wp_title(); ?> <?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> <?php } ?></title>
<meta name="description" content="Your favorite Source for the newest 5 Star Hip Hop, R&B, Rap, Reggae, and Pop Singles & Mixtapes Everyday!! - http://WWW.5STARHIPHOP.COM" />
SO...any help is appreciated
Thanks!