Quote Originally Posted by matchlock View Post
I figured it was safe to post this question here as it doesn't really pertain to the easy slider, but rather to its position. I would like to center the easy slider and I cannot for the life of me figure out how.

Any and all help appreciated.
Try this just add the quotes in red
<center>
<p style="text-align: left; ">
<script type="text/javascript" src="fade.js"></script><script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)

new fadeshow(fadeimages, 640, 240, 0, 4000, 0 )

</script></p>
<center>