• 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.

  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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

surf fly strength: Your signature doesn't need any extra edits. It's fine! :)

Symbiosis: I'm afraid you have a scrollbar. Either resize your N image or maybe get rid of some text. :(
 
surf fly strength: Your signature doesn't need any extra edits. It's fine! :)

Symbiosis: I'm afraid you have a scrollbar. Either resize your N image or maybe get rid of some text. :(

May I make the image slightly larger? I kinda can't see it lol. Like 50-100 pixels taller
 
May I make the image slightly larger? I kinda can't see it lol. Like 50-100 pixels taller
Just as long as you don't see a vertical scrollbar in your signature, you're good to go. :) Also keep in mind that the maximum height is 350px and maximum width is 600px.
 
surf fly strength: Your signature doesn't need any extra edits. It's fine! :)

Symbiosis: I'm afraid you have a scrollbar. Either resize your N image or maybe get rid of some text. :(

I don't currently see a scroll bar. So i assume its fine now?
 
I still see it on my end. :s Is your signature made of CSS? Try adding overflow:hidden; somewhere around the code and it miiiight get rid of it.
 
I still see it on my end. :s Is your signature made of CSS? Try adding overflow:hidden; somewhere around the code and it miiiight get rid of it.

Nope signature is just a img and words with size and color code. I thought changing forum style might help me see it but ive tried 6 different forum styles. I don't see a scrolling bar.
 
It's 375px in height, so nope, too tall. :(

Oh, it changed? I'd try to resize it... but I think it would ruin the gif though. Shoot.

How about this:

Spoiler:


I just want to make sure it fits the criteria for animated gifs as well.
 
Last edited:
The gif itself is fine now :) however you've got to make sure the total height of your signature is <350px (or bang on). It's just a touch over now because of the text. :( I see a teenie scroll bar.
 
The gif itself is fine now :) however you've got to make sure the total height of your signature is <350px (or bang on). It's just a touch over now because of the text. :( I see a teenie scroll bar.

fffff crap. I'll have to go with something smaller. I might just go back to icons again because those take up very little space. For now, since I'll be leaving soon, I'll just take out the banner so it doesn't get disabled. ><
 
Ive had my signature disabled for being over 600 pixels wide but the image is in fact 500pixels by 183pixels which is smaller than my previous signature (550x200) which was never disabled.
The reason your signature was disabled is because you had the images stacked beside one-another, and when a fluid-width style is in use, it will cause the two images to show beside one another and not above and below each other. Make sure that when you have multiple images in your signature, you don't do this:
Code:
[PLAIN][sigpic][/sigpic][img]https://imageurl.extension[/img][/PLAIN]

Instead, do this:
Code:
[PLAIN][sigpic][/sigpic]
[img]https://imageurl.extension[/img][/PLAIN]

Hopefully that clears any misunderstandings. With that in mind, I went ahead and changed your signature to reflect these changes that way it's not too wide anymore. :)
 
The reason your signature was disabled is because you had the images stacked beside one-another, and when a fluid-width style is in use, it will cause the two images to show beside one another and not above and below each other. Make sure that when you have multiple images in your signature, you don't do this:
Code:
[PLAIN][sigpic][/sigpic][img]https://imageurl.extension[/img][/PLAIN]
Instead, do this:
Code:
[PLAIN][sigpic][/sigpic]
[img]https://imageurl.extension[/img][/PLAIN]
Hopefully that clears any misunderstandings. With that in mind, I went ahead and changed your signature to reflect these changes that way it's not too wide anymore. :)

Ok thanks Zack so the sig is fine now?
 
Is my signature okay? o.o Is it within the size limits?
 
Back
Top