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
Xenforo Image Username
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="Obbex" data-source="post: 352606" data-attributes="member: 51523"><p>Hello there, I am trying to add two images to my username itself on Xenforo. The main code I am using is this:</p><p>[CODE]color:red;</p><p>font-weight:bold;</p><p>background: url("http://ram-forum.xyz/forum/styles/theseicons/award-star-bronze-1-icon.png") no-repeat scroll left center transparent;</p><p>padding-left: 17px;</p><p>padding-center: 17px;</p><p>background: url("http://ram-forum.xyz/forum/styles/theseicons/backround6.gif")[/CODE]</p><p>I am only getting the badge icon itself to show instead of the background sparkle image to show up aswell, what exactly am I doing wrong here?</p></blockquote><p></p>
[QUOTE="Obbex, post: 352606, member: 51523"] Hello there, I am trying to add two images to my username itself on Xenforo. The main code I am using is this: [CODE]color:red; font-weight:bold; background: url("http://ram-forum.xyz/forum/styles/theseicons/award-star-bronze-1-icon.png") no-repeat scroll left center transparent; padding-left: 17px; padding-center: 17px; background: url("http://ram-forum.xyz/forum/styles/theseicons/backround6.gif")[/CODE] I am only getting the badge icon itself to show instead of the background sparkle image to show up aswell, what exactly am I doing wrong here? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
Xenforo Image Username
Top