Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
mbos01
tagDiv Member

Come on! You’re not helping. I understand that you’re trying to sell custom work but like I mentioned earlier: I don’t want you to do this for me. I’m just looking for information.

It’s not a complex request at all. It’s very clear. It concerns 2 flexblocks that need to be edit. Flexblock 3 and flexblock 4 to be precise. They both call the same javascript to actually update the values.

Where can I find these files and do you have online documentation for this? If you don’t know where these files are that’s OK but then please ask somebody who knows. I’m really not happy at the moment.

mbos01
tagDiv Member

Hi,

I understand there’s no option for this. I can do the custom work myself but I’m looking for some information just to make my day a little easier. That would save me a lot of reverse engineering.

Thanks!

mbos01
tagDiv Member

Sure!

This is the situation: https://www.screencast.com/t/cbhalwjuSI4 As you can see I got two different flex blocks that I want to control with 1 set of prev-next buttons. So when I click next I want to trigger both blocks at the same time. Hope that makes sense.

Thanks!

mbos01
tagDiv Member

Great! Thanks!

mbos01
tagDiv Member

I fixed it by adding custom css


.tdb-block-menu:hover {
background-color: #003863;
}
.tdb-menu-item:hover {
background-color: rgba(170,170,170,0.22);
}

Now when I hover over the menu only the item I’m hovering over is selected. When the mouse leaves the menu selection jumps back again to just the active item.

mbos01
tagDiv Member

Any information would be greatly appreciated

mbos01
tagDiv Member

Thanks for the reply.

No that doesn’t really answer my question. I know how to change the color. What I’m looking for is a way for the current active menu item to lose it’s selection (the highlighted menu item) once I hover over the menu and to be selected again once the mouse no longer hovers over the menu.

Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)