Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Navigation Bar - align some buttons to the right, some to the left

Hi! I'm working on a corporate app using Apex 24.1 and Universal Theme, and we're on the process of updating it. I've been asked to revamp the navigation bar, and I would like the buttons marked “right” in the image (the search box and the Support and Logout buttons) to be aligned to the right of the bar, whilst maintaining the rest left-aligned.

I've tried modifying the user-defined CSS at the Theme Roller and many HTML fixes at both the page and list template, to no avail.

Would there be some way to align only those specific buttons?

(Note: Buttons are aligned to the left because the Navigation bar, <div class="t-Header-navBar"> is at the end of the t-Header-branding div, and is defined on the CSS as display: flex)

Comments
Post Details
Added on Mar 5 2025
0 comments
148 views