• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help How to add text in hover state??

dazzling

blurry
Hey, I was wondering how you add text to a background image in a hover state. I would love it if anyone could help, thanks! :))
 
Last edited:
You need two classes

[class=class]
stuff here
[/class]

[class name=class state=hover]
hover stuff here
[/class]

Here is the actual CSS generally used to get an idea how how hovers work; CSS :hover Selector
 

Users who are viewing this thread

Back
Top