Support » Themes and Templates » titan – change sidebar image

  • Could someone assist me in changing the sidebar image using titan? Still learning so need a pretty detailed how to instruction. I have already loaded a new image into my library but not sure how to change the code in the sidebar them file. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • There are thousands of WordPress themes – which means that many people won’t be familiar with your particular theme. So a link to your site where people can see the theme might result in more responses.

    Not sure if this is the best way to do it, but it worked for me. I cropped a picture to around the default size listed on the sidebar.php page. I then adjusted the the size to match my picture.

    <a href="/"><img src="<?php bloginfo('template_url'); ?>/images/sidebar/sidebox.jpg" width="236" height="226" alt="Titan WordPress Theme" /></a>

    Finally, I renamed sidebox.jpg to something else, and renamed my picture to sidebox.jpg and copied my picture to wp-content\themes\titan\images\sidebar

    That was the way I did it as well. I just ftp’d a new picture in the /images/sidebar directory, renamed the old one and named the new on ‘sidebox.jpg’ seemed to work fine.

    ivynhyde

    (@ivynhyde)

    I’m trying to do the same thing for the sidebar title image and the steps above didn’t work for me. When I renamed the new image with the old /images/back-sidebar-title.png the new image didn’t show up and neither did the old one. I’m using the eDegree theme.

    Suggestions?

    http://www.ShyToSocialButterfly.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘titan – change sidebar image’ is closed to new replies.