![]() |
|
01-09-2013
|
1 |
|
Cold Blooded
Join Date: Nov 2012
Posts: 221
|
Gang Pic Status
I've been looking everywhere and haven't found the code to place a gang pic in my status. Could someone post it here? By the way, my gang has 2 words with a space in between and I need to know what to do in that case.
|
|
01-09-2013
|
2 |
|
just a noob
Join Date: Apr 2012
Location: Everywhere
Posts: 1,513
|
I think it was something like <img src=profile-logo_"gang".png> I'm not very sure, it's just a wild guess. Also for multiple words I think you just throw the space in there
|
|
01-09-2013
|
3 |
|
Developerツ
Join Date: Sep 2011
Location: ga
Posts: 838
|
|
|
01-09-2013
|
4 |
|
Cold Blooded
Join Date: Nov 2012
Posts: 221
|
|
|
01-09-2013
|
5 |
|
Developer
Join Date: Feb 2012
Location: IN, USA
Posts: 70
|
Try putting quotes around it: <img src="profilelogo_GANG NAME.jpeg"> or <img src=profilelogo_GANG%032NAME.jpeg> or whatever the key code for space is, I seem to think it's %032 |
|
01-09-2013
|
6 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
The HTML "symbol" for a single space in a URL is %032.
|
|
01-10-2013
|
7 |
|
Pixels for breakfast!
Join Date: Oct 2011
Location: Florida, United States
Posts: 2,409
|
Now, how do you size it down?
|
|
01-10-2013
|
8 |
|
versace trap god
Join Date: Nov 2011
Location: New Haven, Pandora
Posts: 336
|
length = (no.) width = (no.) then close brackets (<,>)
|
|
01-10-2013
|
9 |
|
just a noob
Join Date: Apr 2012
Location: Everywhere
Posts: 1,513
|
<img src=profilelogo_Cold%032Blooded.jpeg length=50 width=50>
|
|
01-10-2013
|
10 |
|
Cold Blooded
Join Date: Nov 2012
Posts: 221
|
|
|
01-10-2013
|
11 |
|
just a noob
Join Date: Apr 2012
Location: Everywhere
Posts: 1,513
|
Did it work? Again, I've been spitballing the whole two posts I've done in this thread
|
|
01-10-2013
|
12 |
|
Cold Blooded
Join Date: Nov 2012
Posts: 221
|
|
|
01-10-2013
|
13 |
|
Registered User
Join Date: Dec 2011
Location: Blacksburg, Virginia
Posts: 5,459
|
|
|
01-10-2013
|
14 |
|
Registered User
Join Date: Oct 2012
Location: UAE
Posts: 251
|
<img src=profilelogo_(Gang Name).jpeg width=100 height=100>
|