Quote:
Originally Posted by thedvs
If i have....
//Number of Images to Display
$galleryimagelimit = 4;
...in my config then on the home display page the collapse menu bar only goes above 3 images and not over the 4th image.
its fine if I set it to $galleryimagelimit = 3;
|
Number of Columns
The number of columns to display in a single row before splitting down to the next one.
AdminCP - vBa Gallery - Modify Settings - Browse Category Options - Number of Columns:
If that changes other things on your site you do not want
Changed below to the # of images you wish to show up.
This is the code you were told to paste into your forumhome.
Code:
<!-- start Gallery Images -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat" colspan="$vba_options[gallery_columns]">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_gallery_random')">