Anonymous User 12851872
(@anonymized-12851872)
Hi,
To take the version completes of the theme Hueman on the site of the author
http://alxmedia.se/themes/hueman/
Hi Bdbrown!
I used the last code and it worked except 2 things?
1. Normaly when people click on my logo they go to the homepage.
Now nothing happens…how can i change that?
2. the image isn’t responsive. How can I solve this?
Thankt you!
Hi Triep. Welcome to the Hueman forum. Can you post a link to your site? Thanks.
Thank you!
http://www.prijzen party.nl (no space ;))
I couldn’t find the code in header.php
1. The CSS-only option applies the image as the background of the header. Since the header element itself doesn’t have an anchor tag there’s nothing to create a link with.
2. The image is “responsive” within the size of the header. It’s not an image per se; it’s a background.
If you want the entire header to be link you could try removing the background image and related CSS, then add the image as a “logo” in Theme Options > Header > Custom Logo. Then you can apply some CSS to position it as you like.
Check this post for some info on using the logo for a header background.
Thanks! BDBROWN!
The solution in the link you posted worked!
You’re welcome. Glad I could help.