• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Signature Rules & Check Thread

Signature check pls ^_^ not sure if i exceeded :3
 
Your signature's exceeding by about 50 pixels in height, XpokeX. I'd suggest you should remove one of those user-bars, and it should be all good. :] Also, yours is fine, wildjr; don't worry!
 
Hows my siggy now? ^~^ hopefully its fine now
 
Is mine okay? I feel it's too tall but I don't know ;_______;

Is there a code here that can be used to shrink images? For example, [imgsize=100px]image url here[/imgsize]
 
Is mine okay? I feel it's too tall but I don't know ;_______;

Is there a code here that can be used to shrink images? For example, [imgsize=100px]image url here[/imgsize]
Just use css
Code:
[cd=width:Your desired width;height:Your desired height;background-image:url("Your image url");background-size:contain]Write anything here, don't leave it blank, you can instead write a soft hyphen (Alt-0173)[/cd*]
Remove the asterisk (*)
 
what about now? D: T___T

if its not yet alright what should i remove?

Is mine okay? I feel it's too tall but I don't know ;_______;

Is there a code here that can be used to shrink images? For example, [imgsize=100px]image url here[/imgsize]
Both of your signatures are okay! :)

Just use css
Code:
[cd=width:Your desired width;height:Your desired height;background-image:url("Your image url");background-size:contain]Write anything here, don't leave it blank, you can instead write a soft hyphen (Alt-0173)[/cd*]
Remove the asterisk (*)
That's not how that works at all. All that does is just crop the image instead of actually resize it.

Let's say I have this image and I want it to be in my signature:

Spoiler:


Since it's too large, we have the [CIMG] BBCode. Here's what you could use:

Code:
[PLAIN][CIMG="width:500px;"]https://i.imgur.com/WPLTj9T.png[/CIMG][/PLAIN]

And this would be your output:
 
That's not how that works at all. All that does is just crop the image instead of actually resize it.

Let's say I have this image and I want it to be in my signature:

Spoiler:


Since it's too large, we have the [CIMG] BBCode. Here's what you could use:

Code:
[PLAIN][CIMG="width:500px;"]https://i.imgur.com/WPLTj9T.png[/CIMG][/PLAIN]
And this would be your output:
No, since background-size is contain it'll resize it, proof is the Dark Magician Circle in my signature, this is the real image: https://i636.photobucket.com/albums/uu90/BurhanMysterio/Yugioh Renders/Circle01-CursedHexagram.png
 
Back
Top