Go Back   Profit Blogging Forum > Community Forum > Installing and Using WordPress

Installing and Using WordPress Post all questions on installing, upgrading, moving, importing and deleting Wordpress here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-02-08
barklay barklay is offline
Fresh Meat
 
Join Date: Feb 2008
Posts: 5
Question Remove Blog Title and Desc From Header

I'm using the simple red theme and I have placed the blog logo where the title and description appear. Of course now they appear over top the logo. How do I get rid of the blog title and description?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-02-08
leblaque leblaque is offline
Junior Blogger
 
Join Date: Jan 2008
Posts: 17
Unhappy Barklay-Don't Hold Your Breathe Waiting on Help

Barklay,

Don't count on getting any meaningful help from these guys. The single most common problem is the adsense theme yet its the one problem they 1) refuse to fix or 2) answer in a helpful manner.

Sorry.

Marcel.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 16-02-08
queeneve queeneve is offline
Moderator
 
Join Date: Feb 2008
Posts: 38
Default

does this answer your question
http://codex.wordpress.org/Template_Tags/in_category

http://wordpress.org/support/topic/114728
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 17-02-08
barklay barklay is offline
Fresh Meat
 
Join Date: Feb 2008
Posts: 5
Default taking header name and desc out. Header link to home

Well, not much help here. Not much help anywhere. I put a support ticket in and I'm suppose to resubmit a support ticket if my question isn't answered. This is just taking way too much time and effort on my part for a simple issue.

I will give this another couple of days and then I'm switching to another theme.

Does anyone have any idea how to remove the header title and description from the header and have the entire header a link home?

Simple Red Theme
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 18-02-08
nekonron nekonron is offline
Administrator
 
Join Date: Dec 2007
Posts: 233
Default

From your Wordpress Dashboard, go to your Presentation > Theme Editor > Header

Look for the following codes:

<*h1*><*a href="<*?php echo get_option('home'); ?*>*/">*<*?*php bloginfo('name'); ?><*/*a>
<*div class="Desc"><*?php bloginfo('description'); ?><*/div> (ignore the *'s)


If you removed those codes, your header will no longer display your blog name and description. I assume you are planning to use an image banner as your header, which you would want to link to the index page. Here are the codes for it:

(Ignore the *'s)

<*a href="ht*tp://YourUrlHere.com"><*img src="ht*tp://YourImageUrlHere.com"><*/a>

Sometimes we miss out on threads either due to technical issue or human error, which in this case I saw the thread but forgot to reply, so my apologies here.

Last edited by nekonron : 18-02-08 at 12:44 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 18-02-08
barklay barklay is offline
Fresh Meat
 
Join Date: Feb 2008
Posts: 5
Default

Quote:
Originally Posted by nekonron View Post
From your Wordpress Dashboard, go to your Presentation > Theme Editor > Header

Look for the following codes:

<*h1*><*a href="<*?php echo get_option('home'); ?*>*/">*<*?*php bloginfo('name'); ?><*/*a>
<*div class="Desc"><*?php bloginfo('description'); ?><*/div> (ignore the *'s)


If you removed those codes, your header will no longer display your blog name and description. I assume you are planning to use an image banner as your header, which you would want to link to the index page. Here are the codes for it:

(Ignore the *'s)

<*a href="ht*tp://YourUrlHere.com"><*img src="ht*tp://YourImageUrlHere.com"><*/a>

Sometimes we miss out on threads either due to technical issue or human error, which in this case I saw the thread but forgot to reply, so my apologies here.

Thanks for the reply, however I have tried that with no luck, but tried it once again with no luck. Indeed the name and desc are gone, but there is still no link to the site.

The header image is being loaded from the style sheet. It is also in the header.php, but only the style sheet loads it.

Last edited by barklay : 18-02-08 at 03:16 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 18-02-08
nekonron nekonron is offline
Administrator
 
Join Date: Dec 2007
Posts: 233
Default

If the header image is being loaded from the stylesheet, you need to upload the banner into your theme's images folder.

Could you post your URL so I can have a look? We might be missing out something else.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 19-02-08
barklay barklay is offline
Fresh Meat
 
Join Date: Feb 2008
Posts: 5
Default

Here is the url:

http://www.f1-togo.com

thanx for your continuing help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 19-02-08
nekonron nekonron is offline
Administrator
 
Join Date: Dec 2007
Posts: 233
Default

Look for something like this in your Header.php (might look slightly different within your php file, since I'm taking this out of the page source code)

<*div class="HeaderBG">
<*div class="Header">
<*a href="<*img">http://www.f1-togo.com"><*img src="http://www.f1-togo.com/blog1/images/f1togo1.jpg">
<*div id="newsletter">

Change the img src to http://www.f1-togo.com/wp-content/th...es/f1togo1.jpg and that should take care of it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 26-04-08
johnkutu johnkutu is offline
Fresh Meat
 
Join Date: Apr 2008
Posts: 1
Default Header Image too BIG!!! Pls Help!

Quote:
Originally Posted by nekonron View Post
Look for something like this in your Header.php (might look slightly different within your php file, since I'm taking this out of the page source code)

<*div class="HeaderBG">
<*div class="Header">
<*a href="<*img">http://www.f1-togo.com"><*img src="http://www.f1-togo.com/blog1/images/f1togo1.jpg">
<*div id="newsletter">

Change the img src to http://www.f1-togo.com/wp-content/th...es/f1togo1.jpg and that should take care of it.

nekonron, pls help me out, I followed ur instruction that u gave barklay, but ended up having an over-sized image. check out my blog at: http://www.telenovelastories.tv and advise on what to do on this simple red theme.

help would be appreciated
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +9. The time now is 02:52 PM.


LinkBacks Enabled by vBSEO 3.0.0 RC4

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29