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

Question: Signature problems when trying to centre/right align

The Dark Knight

Gotham's Watchful Protector
  • 89
    Posts
    16
    Years
    When I try to making everything in my signature aligned to the centre or the right, it goes weird and makes two of the images, one where I tried to align it and underneath, one where it was before. Any help?
     
    Showing us the exact coding of your signature may be of some help, because otherwise I can see nothing wrong with what you're trying to do, and no reason for the problem. =/
     
    When I try to making everything in my signature aligned to the centre or the right, it goes weird and makes two of the images, one where I tried to align it and underneath, one where it was before. Any help?

    I have had that exact problem before. They way to fix is to manually type the center align code in your self, my guess is that you are using firefox. For some reason, when I did what you where doing with fire fox, my sig image would multiply, several times.

    Code:
    [center] [PLAIN][center]The code for your sig goes here[/center][/PLAIN][/center]
     
    Thanks, Buoysel, I tried what you said and it works =D

    Mods are free to lock now, my question's been answered.

    EDIT: Well it did work in the preview... The code is:
    [*css-div=" color: white;cursor: crosshair; background-image:url("https://i291.photobucket.com/albums/ll300/bennywenny10/pokecommunitysig.png"); width: 360px; height: 225px; font-size: 10px; text-align: right;"]
    >Profile< .
    >E-Mail me!< .
    >PM me!< .
    My team ....................................
    *pokemonelite2000 image removed*"image removed""image removed""image removed""image removed"*pokemonelite2000 image removed* .
    Training Progress - *image removed* .
    [/div]
     
    Last edited:
    [*css-div=" color: white;cursor: crosshair; background-image:url("https://i291.photobucket.com/albums/ll300/bennywenny10/pokecommunitysig.png"); width: 360px; height: 225px; font-size: 10px; text-align: right;"]
    >Profile< .
    >E-Mail me!< .
    >PM me!< .
    My team ....................................
    *pokemonelite2000 image removed*"image removed""image removed""image removed""image removed"*pokemonelite2000 image removed* .
    Training Progress - *image removed* .
    [/div]

    You for got to remove the astro *

    the code, and example of the display are below:

    center align:
    Code:
    [PLAIN][center][div=" color: white;cursor: crosshair; background-image:url("https://i291.photobucket.com/albums/ll300/bennywenny10/pokecommunitysig.png"); width: 360px; height: 225px; font-size: 10px; text-align: right;"]
    [RIGHT][URL="https://www.pokecommunity.com/members/112736"][COLOR=white][B]>Profile<[/B][/COLOR][/URL] [COLOR=black].[/COLOR]
    [EMAIL="[email protected]"][B][COLOR=white]>E-Mail me!<[/COLOR][/B][/EMAIL][COLOR=black].[/COLOR]
    [URL="https://www.pokecommunity.com/members/112736"][B][COLOR=white]>PM me!<[/COLOR][/B][/URL] [COLOR=black].[/COLOR]
    My team[COLOR=black] ...................................[/COLOR][COLOR=black].[/COLOR]
    [B]*pokemonelite2000 image removed*[B]"image removed"[B]"image removed"[B]"image removed"[B]"image removed"[B]*pokemonelite2000 image removed* [COLOR=black].[/COLOR][/B][/B][/B][/B][/B][/B]
    Training Progress - [B]*image removed* [COLOR=black].[/COLOR][/B][/RIGHT]
    [/div][/center][/PLAIN]

    >Profile< .
    >E-Mail me!<.
    >PM me!< .
    My team ....................................
    *pokemonelite2000 image removed*"image removed""image removed""image removed""image removed"*pokemonelite2000 image removed* .
    Training Progress - *image removed* .


    Right align
    Code:
    [PLAIN][right][div=" color: white;cursor: crosshair; background-image:url("https://i291.photobucket.com/albums/ll300/bennywenny10/pokecommunitysig.png"); width: 360px; height: 225px; font-size: 10px; text-align: right;"]
    [RIGHT][URL="https://www.pokecommunity.com/members/112736"][COLOR=white][B]>Profile<[/B][/COLOR][/URL] [COLOR=black].[/COLOR]
    [EMAIL="[email protected]"][B][COLOR=white]>E-Mail me!<[/COLOR][/B][/EMAIL][COLOR=black].[/COLOR]
    [URL="https://www.pokecommunity.com/members/112736"][B][COLOR=white]>PM me!<[/COLOR][/B][/URL] [COLOR=black].[/COLOR]
    My team[COLOR=black] ...................................[/COLOR][COLOR=black].[/COLOR]
    [B]*pokemonelite2000 image removed*[B]"image removed"[B]"image removed"[B]"image removed"[B]"image removed"[B]*pokemonelite2000 image removed* [COLOR=black].[/COLOR][/B][/B][/B][/B][/B][/B]
    Training Progress - [B]*image removed* [COLOR=black].[/COLOR][/B][/RIGHT]
    [/div][/right][/PLAIN]

    >Profile< .
    >E-Mail me!<.
    >PM me!< .
    My team ....................................
    *pokemonelite2000 image removed*"image removed""image removed""image removed""image removed"*pokemonelite2000 image removed* .
    Training Progress - *image removed* .
     
    Back
    Top