I’m not sure what that means… I mean, this is what I see in the sidebar.php file:
$jennaglatzer_sidebar_options = get_option(“jennaglatzer_sidebar_options”);
?>
<div class=”rsb”>
<div class=”author”><img src=”<?php echo get_bloginfo(“template_url”) ?>/images/author_new.png” alt=”” /></div>
(Hmmm… did that work? I don’t know what backticks are.)
Thanks. Right, I can see the image path, but I can’t find a folder that says “images” within TwentyTwelve. There is a sidebar.php file that shows the spot where the code for the image is, but I can’t figure out how to replace that image with a new one.