Go Back   OXYLUS Flash Board > Support > WHITE Tab Gallery FLV Portfolio v2

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-03-2008, 09:46 PM
Junior Member
 
Join Date: Jun 2008
Posts: 2
Default how to adjust spacing between thumbnails in the gallery

basically what I wrote in the title. I want the thumbnails in the main gallery to be closer and tighter together. How do I adjust that?
Reply With Quote
  #2 (permalink)  
Old 06-17-2008, 07:34 AM
Super Moderator
 
Join Date: May 2008
Posts: 561
Send a message via Skype™ to Adrian
Default

Hi,
Open ThumbsGrid.as file, and look for this method:

Code:
	private function initVars() {
		...
		vMargin = toy=30; // vertical margin of the list
		hMargin = 20; // horizontal margin
                ...
		tvs = 30; // thumbs vertical space
		ths = 30; // thumbs horiz. space
                ...
	}
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.