[Theme: One-Column]
-
Hi,
I have a question. I have a header image that I want to put a banner above it. So I see my heading image and additional the banner on top of my header image. I want my heading image link to my site and the banner to another site, but if just the banner links to a site I would be happy too. 🙂
<?php if ( get_header_image() ) {?> <a href="www.example.com"><img src="<?php echo get_header_image(); ?>" class="header-img" alt="" /></a> <?php } ?>So this is what I have got, but I do not know how to add the second image above my header image, without causing trouble, so it looks different on other resolutions or screens than mine.
I am looking forward to hear from you. I would really appreciate it if you could help me. 🙂
King regards,
Greeneco. 🙂
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[Theme: One-Column]’ is closed to new replies.