{ Gearing your tech needs }

Subscribe Now

If you enjoyed this post, you will definitely enjoy our others. Subscribe to the feed to get instantly updated for those awesome posts soon to come.

Free Subscription

3 Tweets 2 Other Comments

{ 1 trackback }

WordPressハッカーズ
May 26, 2010 at 10:10 am

{ 11 comments… read them below or add one }

1 Himanshu June 20, 2009 at 4:37 am

Nice tweaks Honey, i was always confuse with Thesis while trying to edit it. As it is very sensitive theme, while changing the style.css all the thumbnail image disappear , can you suggest any WordPress plugin to get it back.

Himanshu’s last blog post..Multi-Login Chatting Site Meebo for Facebook Yahoo MySpace ICQ

2 Honey Singh June 20, 2009 at 4:57 am

Thesis thumbnail images is carried through the default options in each post. You need to put the thumbnail image url in that option.
Thesis Thumb Url

3 Harsh Agrawal June 20, 2009 at 10:28 am

Thanks for the useful tip.I thought thesis is going to be very simple theme and glad it is. All thanks to you.

Harsh Agrawal’s last blog post..What is RT or retweet in Twitter?

4 ashish July 4, 2009 at 8:18 am

great, this explanation in layman language made the customization quite simple,otherwise people were banging their head for a simple correction.

ashish’s last blog post..10 movies which make Indians feel proud: Blockbusters of all time

6 Himanshu September 5, 2009 at 4:28 pm

Thanks again Honey for this nice tutorial, I just added a new logo in my blog. http://www.helloicy.com. Highly recommended tutorial.

7 SmashinGeeks January 30, 2010 at 1:42 am

Nice Tutorial

8 Vivek January 30, 2010 at 7:22 pm

Thanks for this wonderful tutorial. I have follow all the steps as described by you and i have uploaded the header image in my blog http://infoedutech.com. You can check it out.
I would like to ask you that after navigation it is not showing some white space. Can you help me out in this?

9 eslam melegy March 17, 2010 at 2:53 pm

I like this post very much , but I also want to add text links at the header and centering all the header data like blog title tag line and the text links
please waiting foe your replay

10 Honey Singh March 17, 2010 at 3:12 pm

You can easily add the texts in the thesis header as its very easy to customize the thesis header.
Just add any hook for example

function honey_header(){
?>
< center >< h1 style= "text-align:center;" >{Your Title}< /h1 >< /center >
< ?}
add_action('thesis_hook_header','honey_header');

Here < center >< h1 style= "text-align:center;" >{Your Title}< /h1 > is responsible for the style of the text heading on header.

Note: Don't forget to remove gaps from < center >< h1 style= "text-align:center;" >Your Title< /h1 >

11 Aaron June 1, 2010 at 7:20 pm

The code didn’t work.

I uploaded the logo to custom/images
I pasted your code in custom.css and changed image file name accordingly

FAIL

Leave a Comment

Additional comments powered by BackType

Previous post:

Next post: