View Full Version : [signature/code question]
xxkaylabby
October 1st, 2009, 08:16 PM
so i have this picture that i wanna put in my sig,
but i want the text to go right next to the picture,
instead of on top or bottom,
right next to it.
what's the code for that?
H-King
October 1st, 2009, 08:17 PM
I am pretty sure there is no text needed for that.
xxkaylabby
October 1st, 2009, 08:18 PM
I am pretty sure there is no text needed for that.
huh..o_O..?
i dont understand?
Abnegation
October 1st, 2009, 08:19 PM
It' called CSS, it's a form of coding like HTML but simplified. PC has a watered down version of CSS for obvious reasons.
I will make you the code if you PM me your sig and text, it's really no problem.
2 links to learning CSS would also be:
Simple version/tutorial:
http://www.ppnstudio.com/node/273
Better resource imo:
http://www.w3schools.com/Css/default.asp
As I say, PM me and I will make the code as I dislike showing mine in public :P
xxkaylabby
October 1st, 2009, 08:23 PM
It' called CSS, it's a form of coding like HTML but simplified. PC has a watered down version of CSS for obvious reasons.
I will make you the code if you PM me your sig and text, it's really no problem.
2 links to learning CSS would also be:
Simple version/tutorial:
http://www.ppnstudio.com/node/273
Better resource imo:
http://www.w3schools.com/Css/default.asp
As I say, PM me and I will make the code as I dislike showing mine in public :P
alrighty,
i sent you a message.
Bloodex
October 1st, 2009, 10:37 PM
If you mean like next to it in the middle, like middway down, I dont think you can...
Ayano Katagiri
October 2nd, 2009, 12:08 AM
If I'm not mistaken, you're wanting the text to go to the side of the image? Like the following for example?
[css-div="width:700px;height:125px;"]http://i406.photobucket.com/albums/pp142/Raidensakura/Kasumi-1.png
|avvi by Vişne Tanrıça (http://www.pokecommunity.com/member.php?u=67163) |sig by the bitter end. (http://www.pokecommunity.com/member.php?u=93942)|My Trade Thread (http://www.pokecommunity.com/showthread.php?t=179387)|fc: 0903 8648 7807|
|World King♥|[/css-div]
It's mainly using tags rather than tags.
So the coding you want is:
[css-div="width:700px;height:125px;"][image=left]http://i406.photobucket.com/albums/pp142/Raidensakura/Kasumi-1.png
|avvi by [I]Vişne Tanrıça (http://www.pokecommunity.com/member.php?u=67163) |sig by the bitter end. (http://www.pokecommunity.com/member.php?u=93942)|My Trade Thread (http://www.pokecommunity.com/showthread.php?t=179387)|fc: 0903 8648 7807|
|World King♥|[/css-div]
Dr Gregory House
October 3rd, 2009, 03:13 AM
Either that or you could use padding, that works too.