lucky4ever
Member
Posted 1 year ago #
Hi everyone ...
I have this problem with title name of my blog ...
no matter what I type at the Settings>General there is always a "//" at the end of the title name .
How can I remove it ?
I use this theme :
http://wordpressthemesbase.com/view/105.html
You can see the "//" in the title name .
looks like its just coded into the header....
go to header.php and look for
<body>
<div id="view">
<div id="head">
<div id="main">
the next line down starts with <h1> and ends like this:
<span> // </span></a></h1>
delete the slashes....
put the blog title or leave it blank
lucky4ever
Member
Posted 1 year ago #
@RVoodoo
it worked ... thanks
is there any way that I can make the title of my blog hidden but yet the name appears on the top bar of Browser ?
I'm sorry if I can't express what I mean correctly , English is my second language.