Apex 4.1
Editing Navigation Bar Entry
Section: Entry Display
Field: Entry Label
Per Apex 4.1 help on this field:
For each navigation bar icon you can define an optional sub-text to be displayed below the icon. For example a help icon can display the text "help" below the icon.
This was working - I had 5 icons on one row at the top right, and the text for each icon showed below it's applicable icon.
However....
I was "cleaning up" my template subscriptions and messed something up.
Suddenly the Entry Label text is to the right of each Icon and they are all jammed into a column 75 pix wide and 5-6 inches down the right side of the page!
Can someone help me fix my template? (13- Blue Gray)
I have the same HTML in all page templates...
- in the SubTemplate for the NAVIGATION BAR
<div id="t13NavBar">#BAR_BODY#</div> (standard)
- in the SubTemplate for the NAVIGATION BAR ENTRY
<a href="#LINK#" class="t13NavLink"> (standard)
<img src="#IMAGE#" height="#HEIGHT#" width="#WIDTH#" title="#ALT#" />#TEXT#</a> (I added this in v3.2)
Why isn't the Entry Label being shown BELOW the icon?
HELP!
Thanks in advance -
Rich
Closing this thread and opening issue in another - due to additional research/detail.
https://forums.oracle.com/thread/2597285
Message was edited by: rdarlin2
Closing this thread and opening issue in another - due to additional research/detail.
https://forums.oracle.com/thread/2597285