Cassiopeia
Posts: 13
Joined: Wed Jul 28, 2010 8:08 pm

Weird spacial issue in the lightbox

Hello!

So I FINALLY after some tweeking got the box to look pretty good. I couldn't get the controls box to not float above the other divs but I think that's a CSS issue I could handle another day.

Anyway, my actual question is this:

Image

Notice that 50px gap between the thumbnails and the end of the box? How do I get that to be only a 2px gap?
User avatar
RoadRash
Posts: 8249
Joined: Tue Jul 15, 2008 6:43 pm
Location: Fredrikstad, Norway
Contact: Website

Re: Weird spacial issue in the lightbox

Hi,

You probably have a js code similar to this for the thumbstrip for the gallery:

Code: Select all

		thumbstrip: {
			position: 'rightpanel',
			mode: 'float',
			relativeTo: 'expander',
			[hilight]width: '210px'[/hilight]
		}
You can change the width of the thumbstrip to fit your need.
Hilde
Highslide Support Team

Overview of my Highslide sample pages: RoadRash.no

Return to “Highslide Editor”