Problem: Menu width
Hy there,
Iīve got a big problem, and thatīs in the css file. My menu has got a width of 100%, but i need it only for 940px. If I change it in teh file red.css, everything went wrong. The original code right now is:
PHP Code:
.header_menu { background: #b22222; border:1px solid #BE3101; color:#FFF; text-decoration:none; padding:5px 10px; border-radius:4px; text-shadow:1px 1px 0 rgba(0, 0, 0, 0.25)}
How can I change this to make it to the width of 940px, with border-radius:4px and in the middle, not left and not right.
Hope to hear from anybody here.....
Thanks and regards....