abdfahim

Registered
I have checked "Enable Welcome Bar", but I don't see anything. If I check "Welcome Bar fade in-and-out" as well, then I can see the welcome bar which fades out automatically after few seconds. Why I can't see a permanent welcome bar if I don't check the second option?

Also, out of curiosity, the new fixed bar at the bottom here in PE.com, is that custom made for PE or part of XB?
 
Last edited:
This would be a bug... it's corrected for the next release. Go to: Style Properties -> [XB] General Setup -> Welcome Bar CSS, in the misc box put:
Code:
display: block;

The bar we use here is a customized version of the XenBase Top Bar.

Style Properties -> Top Bar -> Top Bar CSS

Code:
position: fixed;
bottom: 0;

In the misc box.
 

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