MyBB Community Forums

Full Version: Group title problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys!
Ive got a problem with span text..

so my problem is here i cant get it working how hard i try...
anyone can fix this code and ad this?


Glowing style and i need to add crown here  code:
<span style="color: red;#fefefe; text-shadow:0px 0px 5px red; background: transparent url(images/sparkle.gif);">{username}</span>


crown code

<img src="http://www.upload.ee/image/4211940/a.png" border="0" alt="a.png" />


anyone can add them together and make the working?!!

I would be so thankful !! Smile
did you try like this.....

<span style="color: red; text-shadow: 0px 0px 5px red; background: transparent url(images/sparkle.gif);"><img src="http://www.upload.ee/image/4211940/a.png" border="0" alt="a.png" />{username}</span>