[All Adaptavist Apps]

Page tree

Hello everyone,

I must say that what the theme builder does to the design of confluence is just amazing. Like this I can increase the acceptance of our enterprise wiki a lot.

At the moment I am just stuck at not being able to figure out how to left align the text of the menu panels.

Can someone point me into the right direction on how to left align the text? I am using IE.

Thank you very much in advance!

  • No labels

1 Comment

  1. Unknown User (amoran)

    Take a look at the extreme menu customisation page, you likely want to be looking at something along these lines:

    div.dynarch-popup-menu tr.item {
     align:left;
    }
    

    Note: that it's simplest to work with the fully custom styles when you use one of the 'custom' menu types.