Center?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Apr 16, 2013 11:33 am
Reply with quote
Report this post
Hey Guys,

Two things, What is causing my gallery to shift to the right? I think there is a hidden module position?
I can't seem to center it.

Second how can I center the menu items?

I have tried:
Code: Select all
margin-left: auto
margin-right: auto

margin: 0 auto


http://www.visuallinemedia.com/index.php?option=com_k2&view=item&layout=item&id=160&Itemid=630

As always thanks!
User avatar
Junior Boarder

Konrad M
Tue Apr 16, 2013 8:10 pm
Reply with quote
Report this post
Hi,
First I don't see aligned it to right. All elements of your gallery ahve float to left. And all galery is little moved to left.
Second, please add to override.css
Code: Select all
#gkMainMenu {
margin-right: 15%;
}

and decrease or increase this value to fit your needs. Remember to enable override.css option in template settings.
User avatar


cron