So is this correct then: <?php if ( get_header_image() ) : ?>
<div id=”header-image”></div><?php get_sidebar(); ?>
Also, how do I edit the code in my main.css? I’m able to access it, but I can’t paste the code you gave me in there.
I’m a complete newbie to all this stuff haha so if you could give me step-by-step instructions that would really help.