Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
CSS Problem
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Central" data-source="post: 389352" data-attributes="member: 57042"><p>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:</p><p></p><p>[CODE]background: url("https://cdn2.iconfinder.com/data/icons/fugue/icon/crown.png") no-repeat scroll left center transparent;</p><p>padding-left: 17px;</p><p>color: red;</p><p>font-weight: bold;[/CODE]</p><p>The outcome is as follows:</p><p><img src="http://i.imgur.com/jczBl3S.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /> </p><p>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.</p><p></p><p><a href="http://i656.photobucket.com/albums/uu288/angel-45/backround6.gif" target="_blank">http://i656.photobucket.com/albums/uu288/angel-45/backround6.gif</a></p></blockquote><p></p>
[QUOTE="Central, post: 389352, member: 57042"] 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: [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;[/CODE] The outcome is as follows: [IMG]http://i.imgur.com/jczBl3S.png[/IMG] 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. [URL]http://i656.photobucket.com/albums/uu288/angel-45/backround6.gif[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
CSS Problem
Top