News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Center menu...tried everything!

Started by ajay16, March 23, 2012, 02:33:38 PM

Previous topic - Next topic

ajay16

Hi people! First time ever working with css or php iv figured out alot for myself and got everything up and running. Mad some small modifications to themes etc etc

But! I cannot at all center the menu under the banner, i have tried all the suggestions and bits of code that previous members have used and still it doesnt work :( could someone shed some light on what i need to do?

Version: SMF 2.0.2
Theme: Minimalistic

thpengine.info/public_html

Matthew K.

Have you tried the modification for centering the menu? Even though you have a custom theme, if it's based on Curve it may still work, or be close enough you could manually add the edits.


ajay16

I added this to the .nav section in the index (thanks to the maker of the theme!)

   margin-left: 10%;
   margin-right: 10%;

:D

Matthew K.


Advertisement: