Jump to content
Sign in to follow this  
shaunph

Adding an additional icon to the top right header in iBlogPro4

Recommended Posts

shaunph

Hi I want to add a youtube icon to the icons on the top right of the iBlogPro4 theme, i'm using on my website - http://embraceyourmind.com/ Can I edit the header somehow to do this, or can I add it to the list of theme options. Any help greatly appreciated. cheers Shaun

Share this post


Link to post
Share on other sites
cmunns

you'll have to add it in the code. Open the library directory (folder) and open _iconlinks.php then after the last `<?php endif;?>` statement add this: `

icon
` where the href= and the src= point to the destination and the image source. Let me know if this is confusing at all.

Share this post


Link to post
Share on other sites
maplev

Thank you. I was looking for the solution for this one. Nice and simple, just the way I like it. Worked without any problems. Cheers!

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  

×