sophic 0 Report post Posted January 22, 2010 What would it take to change the slider buttons to other images (.png, jpeg)? See this image, bottom left corner in the red box: http://skitch.com/jrharrell/ntapy/slider Share this post Link to post Share on other sites
jnoh 0 Report post Posted January 23, 2010 We may be able to format the slider buttons using css. What did you want to replace the buttons with? Share this post Link to post Share on other sites
justin 0 Report post Posted January 26, 2010 See my post here. http://www.pagelines.com/forum/topic.php?id=488 Instead of using plain text, you'll say: ....html("< img src="path_to_image.png" alt="" / >"); Share this post Link to post Share on other sites
sophic 0 Report post Posted January 27, 2010 Thanks Justin! Share this post Link to post Share on other sites