View Single Post
Old 01-15-2008, 05:42 PM  
donborno
Confirmed User
 
Join Date: Jan 2007
Location: Vienna, Austria
Posts: 374
Edit the header.php of your theme, change it to something like
Code:
<title><?php if (is_home()) {bloginfo('name') ;} else { wp_title(' ');} ?></title>
donborno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook