Forum Support

Shape 5
March 28, 2024, 07:51:22 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: image fader selection buttons  (Read 513 times)
waterfx
Jr. Member
**
Offline Offline

Posts: 23



« on: December 19, 2009, 03:24:01 PM »

On the home page the image fader selection button in the bottom right corner of the image fader, is not showing all the image numbers in the designated image selection area. Some of the image numbers are below the actual image selection position. How can I get them all on the same line, so they look correct.

Please see http://www.firedwooddelivered.com
Logged
Homefront
Jr. Member
**
Offline Offline

Posts: 44



« Reply #1 on: December 20, 2009, 11:19:23 AM »

I found the answer to that problem in another post, and it worked for me. You just have to edit mod_s5_imagefader.php in notepad or cpanel file manager, whichever your comfortable with. Good luck.

Hello, starting at line 260 of mod_s5_imagefader.php you'll find:

if ($picture1 != "")
{
$s5_if_pic_1 = 9;
}
if ($picture2 != "")
{
$s5_if_pic_2 = 9;
}
if ($picture3 != "")
{
$s5_if_pic_3 = 9;
}
if ($picture4 != "")
{
$s5_if_pic_4 = 9;
}
if ($picture5 != "")
{
$s5_if_pic_5 = 9;
}
if ($picture6 != "")
{
$s5_if_pic_6 = 9;
}
if ($picture7 != "")
{
$s5_if_pic_7 = 9;
}
if ($picture8 != "")
{
$s5_if_pic_8 = 9;
}
if ($picture9 != "")
{
$s5_if_pic_9 = 9;
}
if ($picture10 != "")
{
$s5_if_pic_10 = 9;
}
 ?>   


Try adjusting each of the 9's to 10. If that's still not enough try adjusting them to 11.
Logged
memmerke
Jr. Member
**
Offline Offline

Posts: 2



« Reply #2 on: January 24, 2010, 12:08:01 PM »

Thank you very much.  That solved the problem for me too.
Logged
baeprod
Jr. Member
**
Offline Offline

Posts: 33



« Reply #3 on: August 29, 2010, 03:21:17 PM »

Thank you, this solved the problem for me as well.  Grin
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.