Forums » Customize

Slide Thumb Power Combo

careyk
UNITED STATES
2010-07-28 16:47:57
Permalink Post
 

Hi,

Thank you for creating Indexhibit! I love it.

I've been using Thickbox but now I'm trying to switch to using the Slide thumb power combo.

The problem is that there is no space between the thumbnails. No matter what I edit (within function css), the thumbnails are running into each other. I want the thumbnails to look like they do in Thickbox.

Here's an example of what it looks like now-
careykirkella.com/projects/julia

I can't seem to find the original thread where I downloaded the exhibit file. I've searched and searched the forum and one other person had this issue, but they were able to fix it. I've compared my source page with other users of this plugin and can't find the difference.

I'm a beginner- Please help! Any info is much appreciated! Thank you!

blameme A
SPAIN
2010-07-28 17:12:19
Permalink Post
 

Hey,
add to your stylesheet:

  1. .thumb-img{
  2. margin: 0px 10px 0px 0px;
  3. }

careyk
UNITED STATES
2010-07-28 19:07:33
Permalink Post
 

Thank you so much for your reply!

I'm still having trouble though. I tried adding what you suggested to the function dynamic css section within the plugin, in two different places, and also in the style.css file.

This is what it says originally:

.thumb-img { #position: relative; width: 220px; display:block;}

I tried adding it separately after that, and I also tried within it. Do you know what I'm doing wrong?

Thank you!!

blameme A
SPAIN
2010-07-29 09:45:13
Permalink Post
 

.thumb-img { #position: relative; width: 220px; display:block; margin:0px 10px 0px 0px;}

should work

careyk
UNITED STATES
2010-07-29 15:40:06
Permalink Post
 

Thanks! It's getting closer but it's still not working. I edited it in dreamweaver this time (instead of through my host) and re-uploaded the plugin. Now the spacing between the thumbnails is all over the place. Here's a screenshot of what it looked like-

test

The other gallery I've been testing it on (Julia) didn't change at all. And I emptied the cache...

Do you have any idea what I can do? Thank you!!

Showing 1 - 5 of 5 posts in Forum > Customize > Slide Thumb Power Combo
 

You need to be logged in to post.