Editing theme sidebar_featured.php – don’t understand values to use
-
I’m brand new to WordPress and am trying to get my site set up the way I want it. I’m in Edit Template. The template I’m using is called WP_Premium 1.0 by Anonymous. There are three boxes in the sidebar for ads. Here’s the code:
<img src=”<?php bloginfo(‘template_url’); ?>/images/thumb2.gif”>
<img src=”<?php bloginfo(‘template_url’); ?>/images/thumb2.gif”>
<img src=”<?php bloginfo(‘template_url’); ?>/images/thumb3.gif”></img>I can’t figure out the values to enter to actually get an image to appear. What should it look like?
Thanks for any help.
David Lazear
The topic ‘Editing theme sidebar_featured.php – don’t understand values to use’ is closed to new replies.