Wednesday, 25 January 2012 15:33

Joomla 2.5

Written by Administrator
Joomla 2.5 was released yesterday, and our 1.7 templates will be upgraded during the next 1-2 weeks. The most important change for those templates that have a built-in slideshow is the modification of line 25 in js/verysimpleslideshow.js. The original line:
if(i > 0) el.set('opacity',0);
must be modified to
if(i > 0) el.setStyle('opacity',0);
With this modification the slideshow will work in joomla 2.5. Other necessary (but not so important) modifications will be included in the updates.
Last modified on Monday, 30 January 2012 09:18
a4joomla.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
Joomla template by a4joomla