tipmoose

Registered
This isn't a high priority issue for me as I'm not using the alternative page width setting for Fusion Gamer.
The thumbnail below shows my settings for page width.
pic3.jpg


The pic below shows the navbar working fine prior to toggling the alternative page width.
pic4.jpg


The final pic below shows what happens after the alternative page width is toggled.
pic5.jpg
 
Whoops...

We're actually making some adjustments on all the page widths next update but for now:

Code:
.xb-page-wrapper .p-nav, .xb-page-wrapper .p-sectionLinks
{
    .xb-toggle-default &
    {
        max-width: @xf-pageWidthMax;
    }
    max-width: @xf-xbAlternatePageWidth;
}

In extra.less should do the trick.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back