anunaykumar
Member
Posted 2 weeks ago #
I'm using NextGen gallery with lightbox2 on Mike's Elegant Grunge WP theme. I'm trying to achieve effect as this http://michael.tyson.id.au/photoblog/ on my blog. Unfortunately thumbnails on my blog are not wrapping and are appearing in a single line see http://samairakumar.com/?p=3.
In NextGen Plugin setting under Gallery > Options > Gallery, I tried changing the "Number of columns" setting to 0, 2, 3 but non of these settings made my thumbnails to wrap. Changing thumbnail size and aspect ratio didn't help either.
Any ideas on what I should try next?
1. Check it with firebug, so you can find at the best where are the problems.
2. Switch to default theme , which doesn't added a lot of css, so it didn't get in conflict with your customization
anunaykumar
Member
Posted 2 weeks ago #
I think there is something wrong with elegant-grunge theme.
I created a new blog with default WP theme. Installed latest NextGen gallery and lightbox2 on latest WP build. My thumbnails were wrapping as expected. Then I installed elegant-grunge theme. The wrapping was gone and all the thumbnails appeared in a single row. I tried switching back to the default WP theme, but now it looks like thumbnail wrapping is broken. I have tried multiple themes since then but I cannot achieve the wrapping back.
http://anunay.com/blog/?p=16&nggpage=2 (Second blog with the same issue)
Any ideas on what is going wrong?
anunaykumar
Member
Posted 2 weeks ago #
I think I found the problem. I was disabling NextGen style sheets after installing Elegant Grunge theme as they were interfering with the Elegant Grunge theme's image frames. Disabling these style sheets caused thumbnail wrapping to fail. Once I enable the style sheet everything seems to work fine.
Now I need work on the stylesheet conflict resolution.
Thanks.