Appearance panel (Sidebar Inspector)

@KBConcepts is directing me to use the “appearance panel”, and I can’t find it, regardless of what is selected on a web page. Where is this?

There is not one. I think AI is hallucinating in his response.

1 Like

I was afraid of that. It seems to be conflating your app with bootstrap. Specifically, I need for an AI pencil sketch composition to dissolve into the photo that it was derived from on hover. And I’m happy to purchase the solution if necessary. Ideas?

If you want to create an image with an alternative (on hover) the easiest way is to not actually use image Brics and use a div instead.

Using a class, give div a height and width and assign a background image to it.

Then assign a different background image on the hover state.

You could probably do it with the new stack container option using image Brics, but that’s not officially released yet.

Here is an example project, the hover image is at the top.

hover-img-test.bloc (842.6 KB)

This is what is used in the class (hover-img) applied to the empty div.

I hope that helps.

1 Like

I’m sure it will. Thank-you for your time. I figured this was headed for the class manager, I’m just not facile enough with that yet.

2 Likes

Sidebar Inspector

Sidebar Inspector

What’s the best way to ease that transition rather than have it snap back and forth?

Forget my second question. Got it from @Eldar 's tutorial about animations.

1 Like

Your hover-img class is throwing my images out of perspective.
?
Also, your Image Overlay bric looks amazing.
Does it allow image replacement on hover?

I just made another version using the stacked container, which is a new feature in Blocs 6.2.

CleanShot 2025-06-05 at 15.22.32

This one contains 2 images (the same dimensions) inside of a div container set to Stacked.

The frontmost image has a class (hide-img) that sets the opacity to 0 on hover with in and out transitions.

Here is an example project. :sunglasses:

hover-img-test.bloc.zip (265.0 KB)

I hope that helps. :sweat_smile:

1 Like

beeyooteeful
I don’t care what @Eldar says about you.

What would I say? It’s beautiful indeed.

I owe both of you guys dinner.

Yes indeed