Hi.
I have Atahualpa 3.7.9, WP 3.4.2
I want menu bar centered, I have used the code %page-center in configure header area as described.
Menu is centered. But then... I want fill out space to width and height for menu - and I found this code:
#rmenu2 a {
padding: 25px 15px !important;
}
#rmenu2 {
width: 998px;
}
inserted it in: css inserts
Buttons change widht and height just as I want to - but menu will then not be centered - it is aligned to left???
Thanks! Björn