Hello,
I have put an image in the sidebar.php on my site http://www.orangepeel.co.nz, but the image only shows up on the homepage and not on the About and Contact.
Why would that be?
Thanks,
Cornelis
Hello,
I have put an image in the sidebar.php on my site http://www.orangepeel.co.nz, but the image only shows up on the homepage and not on the About and Contact.
Why would that be?
Thanks,
Cornelis
im sure there is some if statement in there that will prevent it from showing up on any page except the homepage
I added this to the sidebar:
<div class="sidebar">
<img src="wp-content/themes/vSlider2/images/OrangePeel_Final.gif" alt="OrangePeel logo"/>
</div>
Any idea if that is correct?
This topic has been closed to new replies.