wizzpig666
Forum Replies Created
-
Kitsunami
Only just saw your message. Looks like you have fixed the spacing issue already? appears to be the same as mine.
Kitsunami
I think those thumbnail sizes are changed in the NextGen options. I used css only for changing the size of album thumnails, not gallery images.
Kitsunami
can you send me a link to your gallery?
Dayspring photo, I agree it sounds like a css issue, possibly that your thumbnails do not have float:left applied.
Kevin
sorry for the late reply i didn’t see notification of a reply until now.If you are using a child theme, most of them have a style.css file and a custom.css file which will override style.css
You will not have to use the .custom class as I have done, that applies only to the Thesis theme.
Kitsunami
I used the NextGen Scroll Gallery plugin alongside NextGen.
Hope that helps you both ??
Had the same issue.
Here is the result: https://waterbrothers.makecdcover.net/gallery/
Here is the css:.ngg-album-compactbox { background:none no-repeat scroll 0 center transparent; height:150px; margin:0 0 6px !important; padding:12px 0 0 7px !important; width:200px; } .custom .ngg-album-compactbox .Thumb { border:2px solid #FFFFFF; box-shadow:2px 2px 4px #000000; height:149px; margin:0 !important; padding:0 !important; width:200px; } .custom .ngg-album-compact h4 { font-size:13px; font-weight:bold; margin-bottom:0; margin-left:10px; margin-top:0; width:200px; } .custom .ngg-album-compact h4 a{ color:#666;} .custom .ngg-album-compact p { font-size:11px; margin-left:10px; margin-top:2px; }
I’m using the Thesis theme, so didn’t change any NGG files, just added the new css to my custom.css file.
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] Products Page empty, has no productsPS my permalink structure was set as
/%postname%/
kcwebmedia yes, I use thesis for all my sites
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] Products Page empty, has no productsSolution!! I have had this problem on 2 sites and has been driving me crazy.
Found a simple fix that worked on one site, have yet to try it on the other.
Go to Settings>Permalinks and just click save!
Worked like a charm! Phew.