Images showing up off screen
-
I have loaded the code to display the slider using the function in my template as:
<div id=”imageSlider”>
<?php if ( function_exists( ‘soliloquy_slider’ ) ) soliloquy_slider( ’47’ ); ?>
</div><!– #imageSlider –>However, my images are showing up to the far right, outside of the div. I am sure it is a css issue, any ideas?
https://www.goclemco.com/clemcowp
Thanks in advance.
Travis
- The topic ‘Images showing up off screen’ is closed to new replies.