moepstar
Member
Posted 1 year ago #
Hello,
i'd like to position the whole div of galleryview in the center of the page. Ideally this would be an option in the admin panel so no hacking of core files will be necessary :)
Thanks for consideration!
(everyone who has tips on how to achieve this is welcome to tell)
http://wordpress.org/extend/plugins/wordpress-nextgen-galleryview/
balticsamurai
Member
Posted 1 year ago #
I`m pulling my hair off to figure out the same problem... :(
I managed it here:
http://cmsdabbler.com/jenniferstengleinphotography/fashion/
You can look at my code to see how I did it.
balticsamurai
Member
Posted 12 months ago #
FlashBuddy, could you please kindly just provide us with some guidance... the code you edited would be highly appreciated.
Thank you in advance.
How about "View Source" and use FireBug to sleuth out my CSS?
yiotta
Member
Posted 11 months ago #
FlashBuddy, looks like you're no longer using GalleryView. I sleuthed, but to no avail.
I'm also searching for a solution to this problem. I was able to center the main images by adding margin-left: -65px; to .gallery and .panel in the galleryview.css, but nothing seems to allow me to also move the entire filmstrip. I'm also trying to move the filmstrip of thumbnails plus the panel overlay text down (success to a point with the text;) no luck with the filmstrip.
Has anyone figured any of this out?
Yup, I gave up on GalleryView and switched to Thumbnail Gallery:
View Plugin
Nice features. Killer admin.
f
yiotta
Member
Posted 11 months ago #
Thanks, FlashBuddy! It looks good, wish it would hook into NextGen. Do you happen to know if the text can be displayed under the image or under the thumbnails (no overlay on the image)?
THX!
yiotta
Member
Posted 11 months ago #
Never mind; found out from the developer that the text in the Thumbnail Gallery always does overlay the image (though you can turn it off).
Otherwise, looks like a very nice plugin.
Back to the drawing board for me....
tanjatiziana
Member
Posted 10 months ago #
Anyone had any luck getting the Galleryview to align to center? Struggling to make it happen.