Graalians

Graalians (https://www.graalians.com/forums/index.php)
-   General Graal Discussion (https://www.graalians.com/forums/forumdisplay.php?f=2)
-   -   How do you put a guild image in your status? (https://www.graalians.com/forums/showthread.php?t=4414)

Sungwonc01 02-26-2012 07:36 AM

How do you put a guild image in your status?
 
Above ^^^

The Ever 02-26-2012 07:51 AM

<profilelogo_(gang name).jpeg>

Dylan 02-26-2012 08:45 AM

<img src=profilelogo_guild%032name.jpeg width=1-1000 height=1-1000>

XENA* 02-26-2012 03:34 PM

<img src=profilelogo_sK.jpeg height=100 width=100>

callimuc 02-26-2012 03:36 PM

Quote:

Posted by Bam (Post 73191)
<img src=profilelogo_guild%032name.jpeg width=1-1000 height=1-1000>

actually itīs just
HTML Code:

<img src = profilelogo_guild/gangname.jpeg>
If you want to set any special height or width, than it needs to be
HTML Code:

<img src = "profilelogo_guild/gangname.jpeg" width = "100" height = "100">
You can change the numbers for the width and height though. If you guild or gang name contains any spaces, you need to insert %032 for the space.

Sungwonc01 02-26-2012 07:53 PM

Quote:

Posted by callimuc (Post 73239)
actually itīs just
HTML Code:

<img src = profilelogo_guild/gangname.jpeg>
If you want to set any special height or width, than it needs to be
HTML Code:

<img src = "profilelogo_guild/gangname.jpeg" width = "100" height = "100">
You can change the numbers for the width and height though. If you guild or gang name contains any spaces, you need to insert %032 for the space.

How would it look like if my gang name was "Tysuya Sector"?

MattKan 02-26-2012 08:04 PM

HTML Code:

<img src = profilelogo_guild/Tysuya%20Sector.jpeg>

Sungwonc01 02-26-2012 08:30 PM

But now instead of the pic all I get is "HTML code".

callimuc 02-28-2012 08:16 PM

Quote:

Posted by MattKan (Post 73362)
HTML Code:

<img src = profilelogo_guild/Tysuya%20Sector.jpeg>

ist it
HTML Code:

<img src = profilelogo_guild/Tysuya%032Sector.jpeg>
?


All times are GMT. The time now is 09:22 AM.

Powered by vBulletin/Copyright ©2000 - 2025, vBulletin Solutions Inc.