Easing Slider Lite Positioning
-
I am testing easing slider on a WAMP server production installation. I created a simple slider of three png files with transparent background that would rotate. On the front page there is a full width image with a big blank area in which I want the slider images to display. It is not before or after the full width image but actually on top of it.
When I put the code below in the header.php file:
<?php if ( function_exists( “easingsliderlite” ) ) { easingsliderlite(); } ?>
the slider displays either above or below the header image not on top of it as I would like.
Is there a way to have the slider play on top of the full width header image?
Thanks for the help!
PVB
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Easing Slider Lite Positioning’ is closed to new replies.