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

  • Staff applications for our PokéCommunity Daily and Social Media team are now open! Interested in joining staff? Then click here for more info!
  • 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.

grrr...

BakingBluePotatoe

The Red Death Alchemist
  • 2,281
    Posts
    17
    Years
    I'm trying to make the an image the bg in my sig but... IT ADDS AUTOMATICALLY!

    WHY!?

    Code:
    [css -div = "background: #F FB6C1 https://img523.imageshack.us/ img523/1337/(harukaaeffectel8.png) no-repeat top left; border: 2px solid #8B2323; width: 300px; height: 175px; text-align: center; padding: 5px;"][/c ss-div]

    is what I put in...


    Code:
    [css -div = "background: #F FB6C1 [url ]https://img523.imageshack.us/ img523/1337/(harukaaeffectel8.png[/url ]) no-repeat top left; border: 2px solid #8B2323; width: 300px; height: 175px; text-align: center; padding: 5px;"][/c ss-div]

    is what I get >.>

    help?
     
    I believe your CSS coding is wrong.

    Try this, it works for me~

    HTML:
    [div="background: #FFB6C1; background-image:url("https://img523.imageshack.us/img523/1337/harukaaeffectel8.png"); background-repeat: no-repeat; border: 2px solid #8B2323; width: 300px; height: 175px; text-align: center; padding: 5px;"]lololololo[/div]

    I think your coding looks fine apart from that, just a CSS error. :D

    EDIT// Audy beat meh ._.
     
    Back
    Top