Hi,
I'm having the following problem postioning Coolmenus 4. Currently I'm using the menuPlacement="center" code to center the menu, the table containing the page is also centered, so the menu fits nicely onto the page. So the table and the menu is 720px.
Now I would like to add an extra column of 120px to the right of my main 720 px content table. Because I would like to centre the new table of 840 px (720 + 120px), the menu doesnt fit in the middle of the 720 px table anymore (because the menu is centered on the screen instead of centered in the 720 px table).
My question: how can I center the menubar in a table instead of onto the screen? Of course I could use absolute positioning, but I really like the centering feature.
Thanks!
|