Carmen Posted April 17, 2008 Share Posted April 17, 2008 I am trying to change the header of this wordpress theme to allow me to put an image up for the header, instead of the text. Can anyone tell me what code to change? Im having a hard time with this particular theme. www.sensetoday.com Link to comment https://forums.phpfreaks.com/topic/101471-questionhelp-with-my-wordpress-blog/ Share on other sites More sharing options...
jonsjava Posted April 17, 2008 Share Posted April 17, 2008 I can't remeber the wordpress code for this, so I'll just guess it(you should be able to find it from this): where it says: <div class="Title"><h1><a href="{url}">{site_name}</a></h1></div> change it to <div class="Title"><img src="http://url.to.image.com/image.jpg"></div> Link to comment https://forums.phpfreaks.com/topic/101471-questionhelp-with-my-wordpress-blog/#findComment-519072 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.