neoBackgroundClipText - Forum

Forum Navigation
You need to log in to create posts and topics.

neoBackgroundClipText

Hi @luishp

I don't see any examples of how to use neoBackgroundClipText.
Can you send me one, please?

Regards

 

@phil78

  1. Add a Container.
  2. Right click > Edit HTML
  3. Write some HTML text (give it a big size)
  4. Create a Button and add this code:
neoBackgroundImage "Container1" "C:\path\to\your\image\image.jpg" "center center" "no-repeat" "cover"
neoBackgroundClipText "Container1"

Done

Phil78 has reacted to this post.
Phil78

@luishp I did not put the text in the right place.

THANKS A LOT