Community Forums › Forums › Design Tips and Tricks › Stretch Theme Header/logo Question
Tagged: add logo to stretch theme
This topic contains 21 replies, has 5 voices, and was last updated by Marc 5 months ago.
-
AuthorPosts
-
December 8, 2012 at 3:56 pm #3883
I’d like to add a logo in place of the text. Does anyone know how to do this?
December 16, 2012 at 7:12 am #5521Hey Steve,
I am trying to do the same thing, and I found some answers.
First there is Genesis Simple Headers
If you want the logo to be responsive, try Genesis Responsive Header
Hope this helps!
Steve
December 16, 2012 at 10:11 am #5542Thank you SteveVanHove for the reply. I’ve tried both and neither worked.
Did either work for you? Did you have to do anything else other than the basic directions?
Thx Steve
December 16, 2012 at 10:19 am #5543Sorry, I only followed the basic directions, maybe you need to contact the plugins’ authors.
Btw I am using the Balance theme with Genesis 1.8 (or whatever is the latest) and WP 3.5.
My site (under development, it won’t stay there)
Wish I could be of more help by my WP dev skills are very limited and this is my first time with Genesis.
Steve
December 16, 2012 at 10:31 am #5546No problem. Thanks for trying to help out.
Steve
December 16, 2012 at 11:02 am #5558Good luck!
December 16, 2012 at 11:12 am #5560Steve, can you share the link to your site?
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsDecember 16, 2012 at 11:37 am #5561December 16, 2012 at 11:54 am #5565After reviewing it, the bar is the Navigation/Menu. I will have defer to another member to see if they can help you. You might want to submit this as a ticket.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsDecember 16, 2012 at 11:57 am #5567Thank you anitac, I have submitted a ticket. Waiting for a reply.
December 16, 2012 at 1:42 pm #5587Would it be acceptable and have you tried creating a new rule in the style-sheet for the title area and include your logo image?
December 16, 2012 at 4:04 pm #5608Don’t know what that is. But, if you can tell me to add “such & such” code to this file in this location,.. I can usually do that.
December 16, 2012 at 4:13 pm #5611This doesn’t make any sense,.. We’re communicating about something in two locations, here and with my “submitted” ticket. The “old” forums, ALL members of the “community” could see the problem, suggestions, solutions, etc. in ONE location and the WHOLE community benefits. If someone else has the same question, Voilà the solution has already been found.
I’m wondering how many problems/questions got taken care of by members simply searching previous posts?
December 16, 2012 at 6:12 pm #5625I am not very familiar with Stretch so I am sure there is a more elegant way to do it, but the steps below get it started. You will of course need to edit to suit your site and header graphic.
Proof – http://resultzdigital.com/stretch-trial/
Actions -
Created a 180px by 48px transparent png image named stretch-header-image-trial.png
Uploaded it to the images folder of the stretch theme
Modified the Stretch /* 03b – Header */ CSS section as below:
#title {
background: url(images/stretch-header-image-trial.png) no-repeat;
background-color: #faea85;
height: 48px;
width: 180px;
line-height: 1;
margin: 0;
}#title a {
color: transparent;
display: block;
padding: 16px;
padding: 1rem;
}
Resultz Digital | Websites, search marketing services and consulting for small business.
Use the Custom Genesis Framework for WordPress Resource Search EngineDecember 17, 2012 at 11:59 am #5771Thx Marc, I tried that but the logo is not displaying.
-
AuthorPosts
The topic ‘Stretch Theme Header/logo Question’ is closed to new replies.