Community Forums › Forums › Design Tips and Tricks › Adding Custom Logo and Site Description
This topic contains 7 replies, has 4 voices, and was last updated by jordydme 4 months, 2 weeks ago.
-
AuthorPosts
-
January 3, 2013 at 7:22 pm #9334
I have the logo and site description set the way I want but it’s not a link to the home page. How can I do this and still keep the site description tagline as live text?
Seems like it should easily done
January 3, 2013 at 7:35 pm #9342Try this and see if it works for you – http://www.studiopress.com/forums/topic/where-to-add-the-header-image-hyperlink/.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsJanuary 3, 2013 at 8:25 pm #9357Thanks but that post was quite incoherent. I got nothing from it.
January 3, 2013 at 9:00 pm #9359I’ve done this by placing the image code in Genesis Simple Hooks (header hook) and linked it there. <a href=”your-url-here”><img src=”your-image-url-here”></a> Hope that helps!
January 3, 2013 at 9:50 pm #9367Thanks, I did what you suggested but no dice.
http://awesomescreenshot.com/01frow479
Here’s what I added:
<a href=”http://client-mockups.venturi-web-design.com/arborscape/”><img src=”http://client-mockups.venturi-web-design.com/arborscape/wp-content/themes/education/images/green/logo.jpg”/></a>
I even tried adding the closing img “/” you didn’t include in your example.
January 4, 2013 at 2:19 am #9435if haven’t used the simple hooks plugin, but when i looked at the html, there were a couple of extra quotes in both the link and the link to the image.
if you clear that up, i think you have it.
you’re very close, sir.
Ozzy Rodriguez | Twitter | Google+ | Facebook
January 4, 2013 at 12:08 pm #9532Thanks, there werent’ extra quotes… just the wrong kinds. Had a mix of curly quotes and straight. Regardless, it’s still not the desired result. How am I going to get the site description above the logo like it’s supposed to be?
January 4, 2013 at 3:28 pm #9577I finally got this working but it seems like an awful lot of trouble to do something seemingly common… upload your log0 and use the site description. Pretty common stuff.
I ended up not using the “site description for the tagline. I unchecked that in the header section of the admin panel. I then addited my tagline (site description to that div and styled it. Here’s the code that I put in the simple hooks header section to do that:
<a href=”http://client-mockups.venturi-web-design.com/arborscape/”><img src=”http://client-mockups.venturi-web-design.com/arborscape/wp-content/themes/education/images/green/logo.jpg”/> </a>
<div id=”tagline”>Landscaping / Tree Service – Chappaqua NY, Bedford, Armonk & More…</div>Not happy at all with this solution.
-
AuthorPosts
The topic ‘Adding Custom Logo and Site Description’ is closed to new replies.