First of all great theme, its one of the best I've ever worked.
What I want is to move the menu to the right, but not to the FAR right. Lets say 3/4 of distance. Not center. Not right. Its more like an in-between.

I'm using the %cat-center because it's the best one for my case: It doesn't fill the menu bar with the blue color.
All my files are locally. Let me know if you need something or if I upload the site or something.
Thanks in advance
Oh: WP version is 2.9.1, and Atahualpa 3.4.5
EDIT:
Ok I searched the forum and I found a solution: to add this code
Quote:
div#menu2 { margin-left:400px;} |
The problem, is that I want the distance from the menu to the right border stayed fixed. Right now it floats around, because it uses the center as reference.
I would have to use the %cat-right and add a margin-right. BUT it would color the whole menu bar, and I don't want that. Any ideas?
