Header Logo Image Help, Please

Posted in: Newspaper
Post count: 8

Need to know how to place logo image (size of my choosing, preferably) at the top center just like this site. Also would like to be certain that the background area to the left and right of the logo image is not clickable. Same as linked site. I was able to figure out that he is using Style 10 header, and I managed the black menu bar, but that’s it. I suck. Please and thank you!

Post count: 8

Update: Got the logo how I want it. I was being dense about the size options, BUT the background surrounding my logo is still clickable, which is ewww. Will keep trying for now…

Post count: 20688

Hi,

Indeed, there are header styles that display the logo centered
https://forum.tagdiv.com/header-styles/
Header styles 9,10 and 11 would be like that, these also have no limit for the logo image size used
https://forum.tagdiv.com/logo-favicon/
Let us know if you have further questions, we will try to help as best we can.

Thanks

Post count: 8

Still unable to make the area behind my logo NOT clickable. Only the logo itself should be clickable. Currently the clickable area spans the entire width of the page, while my logo is only 500px wide. Am I making sense? There must be something simple I’m missing, I hope. Here’s the site: site. Please don’t include my site url in a reply, because I’ll be editing it out of this post later. Thanks!

Post count: 20688

That happens because the image is included in a link, the link occupies the whole space
https://www.screencast.com/t/cyG4gKAzC2em
I could give you a code to make the link as wide as the actual image

.td-header-style-10 .td-logo-wrap-full a {
width: auto;
}

Enter it in Theme panel->Custom CSS code.

Post count: 8

Thank you very much. I love this theme, by the way!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.