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!

Logo in navigation bar

HarryFNov 22 2016 — edited Nov 23 2016

I am using APEX5. I am trying to have a custom navigation bar with a background image that stretches the entire width of the navigation bar (other than the hamburger). I would also like to have another smaller image on top of that image. I did this to get the background image in the navigation bar but it does not stretch all the way across and of course does not have the image on top I want:

Logo: #APP_IMAGES#header-background.jpg

Style: STYLE="WIDTH:100%;HEIGHT:AUTO"

I want to use best practices and I think that is to have a css file with the code for the header and include that in each application.

This is the background image I want to stretch across the page:

#APP_IMAGES#header-background.jpg

This is the small image I want on top of that background.

#APP_IMAGES#logo.svg

Any help would be appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2016
Added on Nov 22 2016
1 comment
1,007 views