Central
Imagination is more important than knowledge.
- Feb 22, 2015
- 709
- 107
I removed the CSS Code for it but I'm currently setting up some forums (XenForo) and I'm adding a CSS style to the username, which is:
The outcome is as follows:
I want to add this to the name but it every time I add it the crown goes away, the image is the sparkling effect and the link will be placed below, I want to know how to add it to the background without anything changing or the crown disappearing.
Code:
background: url("https://cdn2.iconfinder.com/data/icons/fugue/icon/crown.png") no-repeat scroll left center transparent;
padding-left: 17px;
color: red;
font-weight: bold;
I want to add this to the name but it every time I add it the crown goes away, the image is the sparkling effect and the link will be placed below, I want to know how to add it to the background without anything changing or the crown disappearing.
You must be registered for see links