by DarkGlow Wed 29 Aug - 7:19
Hi,
Ok, I could see this is quite simple.
Go to the first code, first page of JavaScript (in tutorial). You'll notice stuff like this:
- Code:
$.fn.liteAccordion = function(options) {
// defaults
var defaults = {
containerWidth : 960,
containerHeight : 320,
headerWidth : 48,
You can simply change 960 and 320 to whatever you want. Do not forget to save it, though. Also, the dollar ($) might not function at some points, and changes to another weird looking icon; therefore you have to re-save few times. You can check if it worked by going back to the modify icon (options page) of the JavaScript.
After doing so; don't forget to save your images you got in your CSS on desktop or elsewhere and reupload them in the proper size you've chosen for the slider (width and height).
Good luck.