1 reply [Last post]
slobodnium
slobodnium's picture
User offline. Last seen 1 year 37 weeks ago. Offline
newbie
Timezone: GMT+2
Joined: 2010-09-03
Posts: 2
Points: 3

i started creating an apple community page and i am having trouble with centering the UL that contains menu buttons.

the page is

www.appleserbia.org

as you can see menu buttons are locked to the left and i can not centered them ? any suggestions how to make them appear at the middle of the screen ?

thanks in advance

slobodnium
slobodnium's picture
User offline. Last seen 1 year 37 weeks ago. Offline
newbie
Timezone: GMT+2
Joined: 2010-09-03
Posts: 2
Points: 3

solve this

solved this Smile

first i was lost i started to code javascript to get width of the page the divide by two and minus the half width of the menu etc but then i remembered Smile why not just put a content div which is centered with auto margins and fixed width and now it works.