Help for a theme in Source

Excuse me, to change the Source Menu example the active link, border color, text, link background which css should I use, I can’t understand
li … li.active {

I’m making a mess

(with ButtonPlus it works fine, but I want to use source menu)
Thanks.

@Gianluca. You can set the active and normal link colours etc in the Source stack

1 Like

and if you want to address the menu items (for things like borders etc the selector is:

.navbar ul li{
    border: 2px solid rgba(128, 128, 128, 0.1);
}

similarly, the active menu item is just

.navbar ul li.active{}
2 Likes

Thanks again

Thanks Tav (in practice you did everything), the model is perfect, I think even better than the old one.
Thanks again for the help.

1 Like

Hi @tav,
I picked up this old post for an idea of a menu that scrolls sideways, right to left and should stop at one third of the screen.
Is it possible to slide it sideways with Limelight controlled by Limelight Menu button?
Because I only find the full screen mode option.

I wanted to insert it here

instead of “Side Menu”

Thanks.

@tav
I like this very much,
I’d like to do it the same as this

That is done with MenuLab stacks that will now be released for Stacks5 App. I’d been waiting for a suitable occasion and if this is not it then I don’t know what is!

5 Likes

MenuLab stacks?
Great.

“now” is relative …
I think Stacks5 App will take a long time, rightfully so, to be released …
I don’t think for this year.

Let’s not be pessimistic. I think you’ll be menu’ing before then!

4 Likes

👍🙌

yes please…

2 Likes

Yes, please :-)

1 Like