Right well I did not like the way the Thumbnails appeared on the Forum Index from Gallery, just made it look like every other site. I also was not happy with the fact that they ONLY showed on the Forum Index.
This is just a nice little change, also my first released plugin of any kind so any virtual bullying will be counter attacked with an onslaught of mouldy oranges.
So here is a little plugin by me, basically just an edit of the original so credit must go to
For examples see the screenshots.
By the way this requires that you actually have the Gallery Gallery Installed. (
Installation Instructions:
Editing the appearance of the Thumbnails.
Open the Gallery 1337 Thumbs Plugin for editing.
Search for this Code:
Edit anything in the 'style' tag to suit.
To edit the number of Thumbnails Shown.
Open the Gallery 1337 Thumbs Plugin for editing.
Search for this Code:
And simply change the number to the number of Thumbnails you would like to appear.
To show on vBadvanced (If you are displaying thumbs in header or navbar etc..)
Admin CP > vBA CMPS > Edit Pages > Home Page > Portal Output Global Variables > add: Gallery_thumbs
Feel free to read my blog if you want, not asking for much and I know you will love it, about as much as Honey Loves Ants
.
Updates:
To install updates simply upload the new plugin over your old one and redo file edits.
17th April 2006 - v1.5
- Fixed Problem with Alignment of more than 5 Images.
- All XHTML Valid now too.
This is just a nice little change, also my first released plugin of any kind so any virtual bullying will be counter attacked with an onslaught of mouldy oranges.
So here is a little plugin by me, basically just an edit of the original so credit must go to
You must be registered for see links
too. Wonderful thing he/she/it has done with this gallery.

For examples see the screenshots.
By the way this requires that you actually have the Gallery Gallery Installed. (
You must be registered for see links
)Installation Instructions:
- Upload the Plugin.
- Add the following code to any Template. For best results add it somewhere such as the Very Bottom of the navbar or soemthign else which is included throughout the site.
$Gallery_thumbs - Your done.

Editing the appearance of the Thumbnails.
Open the Gallery 1337 Thumbs Plugin for editing.
Search for this Code:
Mã:
<img src=\"".$Gallery_location."/file.php?".$vbulletin->session->vars['sessionurl']."n=".$Gallery_fileid."&w=s\" style=\"width: 55px; height: 55px; padding: 1px; margin: 0px; border: 1px solid #CCCCCC;\" />
Edit anything in the 'style' tag to suit.
To edit the number of Thumbnails Shown.
Open the Gallery 1337 Thumbs Plugin for editing.
Search for this Code:
Mã:
LIMIT 10
And simply change the number to the number of Thumbnails you would like to appear.
To show on vBadvanced (If you are displaying thumbs in header or navbar etc..)
Admin CP > vBA CMPS > Edit Pages > Home Page > Portal Output Global Variables > add: Gallery_thumbs
Feel free to read my blog if you want, not asking for much and I know you will love it, about as much as Honey Loves Ants

You must be registered for see links
Updates:
To install updates simply upload the new plugin over your old one and redo file edits.
17th April 2006 - v1.5
- Fixed Problem with Alignment of more than 5 Images.
- All XHTML Valid now too.
You must be registered for see links