Hi people. I want to know how to remove the blog name and description on banner from iNove theme because I've uploaded a new banner and now is so ugly.
Cheers!
Hi people. I want to know how to remove the blog name and description on banner from iNove theme because I've uploaded a new banner and now is so ugly.
Cheers!
Banner is displayed in header.php so remove it from there
[sig moderated]
Where do I find it?
In your theme folder.
But what is the cod?
*the code?
post whole content of header.php here then i am able to tell you..
jwalin
I've already did it.
For anyone else, delete
<div id="caption">
<h1 id="title">/"><?php bloginfo('name'); ?></h1>
<div id="tagline"><?php bloginfo('description'); ?></div>
</div>
<div class="fixed"></div>
Thanks jwalin.
Welcome Anytime aki
Jwalin
You must log in to post.