Changing Banner image on R755 varometro theme – please help
-
I just updated my theme and it overwrote all my customizations, including my banner image.
I cannot figure out how to replace the default banner image with my custom one. Help!
I have read the WP documentation on doing this, and it doesn’t seem like my files match what wp says they should be.
Here’s the code in the header.php file that I think is relevant:</head>
<body>
<div id=”fixed”>
<div id=”header”>
“>
<img src=”https://example.com/headerimage.jpg” alt=”<?php bloginfo(‘name’); ?>” />
<h1>/”>
<?php bloginfo(‘name’); ?>
</h1><span class=”description”>
<?php bloginfo(‘description’); ?>
</span>
</div>
- The topic ‘Changing Banner image on R755 varometro theme – please help’ is closed to new replies.