Featured Content Gallery | WordPress Plugin | iePlexus

FCG thumbnails shake

General WordPress and FCG plugin discussion

FCG thumbnails shake

PostBy jm_pippin on Sun Jun 14, 2009 8:05 pm

I have made the galley relatively small (444 X 250 using a StudioPress theme) and I'm having an issue with the thumbnails in the gallery shaking and it looks like the last thumbnail drops below the first. Is there a code fix for this, or any suggestions?

http://www.studiopress.com/demo/education.html (look at the thumbnail image in the fcg)
http://sactobuilders.com
jm_pippin
 
Posts: 1
Joined: Sun Jun 14, 2009 7:55 pm

Re: FCG thumbnails shake

Thank you for using the Featured Content Gallery Forum
 

Re: FCG thumbnails shake

PostBy admin on Tue Jun 16, 2009 9:40 am

I notice this thing happens only on small galleries..I do not have any solution for it, sorry
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: FCG thumbnails shake

PostBy aaroncampbell on Sat Aug 15, 2009 10:02 am

Do you know if it's the width or the height that's the issue, and what number it stops having problems at? I'm trying to integrate into that same theme (Studio Press Education)
aaroncampbell
 
Posts: 2
Joined: Sat Aug 15, 2009 9:58 am

Re: FCG thumbnails shake

PostBy admin on Mon Aug 17, 2009 7:38 am

I tried to troubleshoot that theme, what I found looks really strange...
in that theme style.css
there is style
Code: Select all
.thumbnail {
   float: left;
   margin: 0px 10px 5px 0px !important;
   padding: 2px !important;
   border: 1px solid #DDDDDD !important;
   }

that is responsible for styling of thumbnails on theme..what a coincidence..gallery has the same style name..somehow padding "padding: 2px !important;" in style above makes thumbnails to flicker, if you remove that padding completely, everything starts working properly..
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: FCG thumbnails shake

PostBy linoralow on Tue Oct 20, 2009 3:09 am

Thanks a lot for showing which part of the code in the stysheet was giving the issue. I tried it out and walla no more shaking.

originally the sheet showed this on the agent 30 css.

.thumbnail
{
float: left;
margin: 0px 10px 0px 0px;
}

but after that i changed it to what you instructed above and it did the trick. Thanks a lot :)
linoralow
 
Posts: 1
Joined: Tue Oct 20, 2009 3:06 am

Re: FCG thumbnails shake

PostBy admin on Tue Oct 20, 2009 7:11 am

yw
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron