OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
center menu OS Blank template (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Center menu OS Blank template

rutger1973 (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
center menu OS Blank template 9 Years ago
Karma: 0  
Hi Guys

First of all... thanks a bunch for the AWESOME blank template. Really nice!

I am struggeling with one (seemed to be simple) thing. Somehow I cannot center the menu. The menu is alligned left but design of my client wants is centered. I have tried all sorts of css adjustments but without succes. How can I center the menu taking the responisveness into consideration?

Thanks!
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:center menu OS Blank template 9 Years ago
Karma: 58  
Hello,

Thank you.

Your problem can be solved by using CSS, but we need more details and link on your website to help you.

Because by default menu is aligned centered (on demo)
ordasoft.com/demo.php?view=pc&t=Joomla%20Blank%20Template

Best Regards,
Taras
OrdaSoft team
Logged Logged
Last Edit: 2020/04/22 11:20 By admin.
The administrator has disabled public write access.
rutger1973 (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
Re:center menu OS Blank template 9 Years ago
Karma: 0  
Hi,

Thanks for your fast answer. Link to website:

www.testeenwebsite.nl
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:center menu OS Blank template 9 Years ago
Karma: 58  
Hello,

You need open file style.css of OS Blank template and edit line 135 in this way:
.main_menu ul.menu {
display: inline-block;
float: none;
margin: 10px 0 0;
}

Also you need add line (rule) in style.css of OS Blank template.
.moduletable_menu {
text-align: center;
}

If you face any problems, please contact us through our contact form.
ordasoft.com/About-us/OrdaSoft.html
Thanks,
Taras
OrdaSoft team.
Logged Logged
Last Edit: 2015/04/08 11:07 By Taras.
The administrator has disabled public write access.
rutger1973 (User)
Junior Boarder
Posts: 27
graphgraph
User Offline Click here to see the profile of this user
Re:center menu OS Blank template 9 Years ago
Karma: 0  
Yes! Thanks a bunch, works like a charm...
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:center menu OS Blank template 9 Years ago
Karma: 58  
Your welcome.

Thank you for choosing OS Blank template - Beautiful Fast & Light Joomla Template.

Best Regards,
Taras
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»