![]() |
Change # of images in filmstrip at bottom of showphoto page how do i change the # of images across (columns) on the showphoto.php page.. i have them displayed at the bottom of my image but 7 always show up and it's doesn't fit into my design.. 5 would probably fit better.. an example is at 115557933898364 - Free Disk Space Photo Gallery - you can see the images go too far over to the right and mess with the design even though i have my main area width set at 680. |
looks lke i partially fixed this by changing in showphoto.php - $highf = 15; $lowf = 14; $middlef = 8; if ( $Globals['filmstrip'] == "top" || $Globals['filmstrip'] == "bottom" ) { $splitf = 5; } else { $splitf = 3; } $previewwidth = ($Globals['previewwidth'] + 3) * 3; but yet when you click on the 'more' link, it reverts back to showing 7 images across... must be in the javascript coding - which i know nothing about.. |
try doing similar in showframe.php |
worked perfectly... thanks.. |
Glad to help |
| All times are GMT -5. The time now is 05:42 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0