faz139
01-11-2013, 11:48 AM
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: is it possible to have the descrip[tive text to be stylised? Specifically I want the text to be in bold and can see where to change colour but can I also change size of font?
the line of code in the fadeslideshow.js file for color is below:
.eq(1).css({color:'black'}).html(setting.closebutton + setting.longestdesc).end() //"descpanelfg" div
Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: is it possible to have the descrip[tive text to be stylised? Specifically I want the text to be in bold and can see where to change colour but can I also change size of font?
the line of code in the fadeslideshow.js file for color is below:
.eq(1).css({color:'black'}).html(setting.closebutton + setting.longestdesc).end() //"descpanelfg" div
Thanks