Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Not working so well after editing the code logo still not well position inside the navCheck this out: https://pixelexit.com/threads/fragzone-1-5-6-shift-logo-left.3523/#post-19761
Slightly different method to do it.
@media (min-width:1300px)
{
.navTab.xbNavLogo { position: absolute; right: 0px;}
}
float: left;
Un check enable logo in navigation and see what happens.Not working so well after editing the code logo still not well position inside the nav
I used this extra.css code:
Code:@media (min-width:1300px) { .navTab.xbNavLogo { position: absolute; right: 0px;} }
Public tabs:
Code:float: left;
and this is the [XB] Header and Navigation settings:
Hi Russ I really want the logo to be inside the navigationYa in Style Properties -> [XB] Header and Navigation, uncheck the enable logo in navigation for now if you want too until I can look into a proper RTL fix.
You have a ton of navigation tabs as it is so it may be best if the logo isn't even in the nav.