I have searched the threads and can't seem to find an answer as to how to center the gallery. I am using a gallery module within an article. Here is a link to the site that is currently under development. Any help to have the gallery centered would be greatly appreciated.
http://newway-web.com/testsites/gabriel ... hp/gallery
Thank you in advance for your help.
Center the Gallery
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Center the Gallery
Hi k6614,
it depends on template settings etc. As I didn't see any other .moduletable on other menus [to avoid conflicts], you could try with:
Kind regards, Christine
it depends on template settings etc. As I didn't see any other .moduletable on other menus [to avoid conflicts], you could try with:
Code: Select all
#phocagallery-module-ri,.moduletable {
margin-left:4%;
}
-
- Phoca Newbie
- Posts: 6
- Joined: 22 Jan 2012, 01:34
Re: Center the Gallery
Thank you very much Christine. That worked like a charm.
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Center the Gallery
Hi k6614,
that's fine! Kind regards, Christine
that's fine! Kind regards, Christine
-
- Phoca Newbie
- Posts: 1
- Joined: 08 Aug 2016, 12:17
Re: Center the Gallery
you can also center the gallery without changing the css. See this post: viewtopic.php?f=1&t=6279&start=0#p27307