kyllle
06-06-2010, 04:30 PM
Hi all,
I have created the following page http://kylehouston.com/testing/ps/test.html were youll see a large image and then below it a row of 5 thumbnails.
My question is how can I set my css so that no the thumbnails are grouped in the middle of the page instead of to the left if there were 5 thumbnails or even 1 thumbnail?
If possible is there a way of modifying the <div class="ngg-galleryoverview" id="ngg-gallery-13-881"> to achieve this as this code is generated by a plugin?
Iv tried adding margin: 0 auto to ngg-galleryoverview, iv also tried just text-align:center but no joy.
Thanks in advance!
Kyle
I have created the following page http://kylehouston.com/testing/ps/test.html were youll see a large image and then below it a row of 5 thumbnails.
My question is how can I set my css so that no the thumbnails are grouped in the middle of the page instead of to the left if there were 5 thumbnails or even 1 thumbnail?
If possible is there a way of modifying the <div class="ngg-galleryoverview" id="ngg-gallery-13-881"> to achieve this as this code is generated by a plugin?
Iv tried adding margin: 0 auto to ngg-galleryoverview, iv also tried just text-align:center but no joy.
Thanks in advance!
Kyle