Jump to content
Sign in to follow this  
cmecorner

Changing link for branding logo/ or making it non clickable

Recommended Posts

cmecorner

Does anyone know how to either change the link for the branding logo (to prevent it from going to the post listings) or to change the link?Thanks in advance for your time and help.

Share this post


Link to post
Share on other sites
Andrew

You could override the template by adding: `template.branding.php` to the child theme, then do what you want.. Or you could use a WordPress filter to get into the `bloginfo('home')` function

Share this post


Link to post
Share on other sites
cmecorner

Andrew, I actually tried another fix that you had- adding the logo as a background image in the header. The only problem is that the logo is cut off. Any suggestion on how to fix this? http://www.cmecorner.com/wp/ css: body #header .content {background: url( buddypress_header.jpg) no-repeat top center;} Thanks! Annie

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×