Rommel
Member
Hey!
So, I am currently wondering if I can add a tooltip when you hover over an image:
(when you hover over the shield)
This is my User Name CSS:
When you hover over it I want it to say what I put, so for example this would say 'Administrator'
So, I am currently wondering if I can add a tooltip when you hover over an image:
(when you hover over the shield)
This is my User Name CSS:
Code:
color: orange;
background: transparent url('/badges/Admin.png') no-repeat;
padding-left: 20px;
When you hover over it I want it to say what I put, so for example this would say 'Administrator'