Thanks Bro!
Great Theme and GREAT support!
Thanks for your response!
As I said I want to replace it with current banner image, and not just add it there!
when I remove below lines, the homepage dosent load!
?>
<img id="header-img" src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" />
<?php
Hey guys!
I’m using this theme and would like to replace front page header image with a slider!
how can i do so?
///
this is how my slider can be activated:
Place <?php if (function_exists('simple_nivo_slider')) simple_nivo_slider(); ?> in your templates
Thanks in advance!