Hi guys,
I was wondering if anyone had tried increasing the height of the top Navigation Bar in APEX Universal Theme using the Theme Roller Custom CSS. We want to increase the height so our logo appears larger.
We tried ...
.t-NavigationBar {
display: block;
height: 58px;
}
... which does increase the height, but alas the Nav Bar now overlaps the regions below it rather than pushing them down the page.
Any ideas are welcome.
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
APEX Application Express 5.0.1.00.06
Cheers,
Michael