Elxis CMS Forum

Extensions => Modules => Topic started by: apkoutsou on February 14, 2009, 23:37:46

Title: dsMenu: center position
Post by: apkoutsou on February 14, 2009, 23:37:46
I'm trying to position the dsMenu centered (as in http://www.sprv.org.rs/ (http://www.sprv.org.rs/)), but with no luck till now...

Which css property should I change?
Title: Re: dsMenu: center position
Post by: Ivan Trebješanin on February 15, 2009, 00:28:32
Hi, it depends on lot of things, mainly the template css, so can you give us the link?
Title: Re: dsMenu: center position
Post by: apkoutsou on February 15, 2009, 12:38:09
sure: http://www.lawyersvoice.gr/ (http://www.lawyersvoice.gr/). But the site is in greek (for the time being)...
Title: Re: dsMenu: center position
Post by: Ivan Trebješanin on February 15, 2009, 15:39:14
I suggest you to read this: http://matthewjamestaylor.com/blog/beautiful-css-centered-menus-no-hacks-full-cross-browser-support

EDIT: if it's too difficult to implement the above code, you can always do this: div.navigation{padding-left:190px} or whatever padding you need