Lemminator

Registered
hi @Russ

is it possible to implement a Intro ? from youtube or the one website ? is there a way to use the welcome bar message ? or have you some idea what i can do ??

greetings lemmi
 
You could do this:

Style Properties -> [XB] General Setup
Add the video embed above the link with a <br /> after wards:

Screenshot_2.png


Result would be this:

Screenshot_1.png


You could use an image there too if you wanted too.
 
Add something like this to your css:

Code:
.welcomeMessage iframe {
bottom: 35px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
}

Would shift it out of the bar and cause the bar to be just the text height.
 

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