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.
You use CSS for it. Here's a sample where I use the following image as a background:
Removing the asterisk from the following code,
This is an example to showcase the usage of CSS to allow backgrounds in posts.[/cd*]
will give you this:
This is an example to showcase the usage of CSS to allow backgrounds in posts.
To have an image as background though no other attribute apart from "background-image:url("")" is necessary in the cd tag. All you gotta do is use CSS and place the link to your desired background image inside the brackets of the background-image:url("") attribute like I did in the example above. For more information on CSS, you might wanna check this thread out.
That's a special coding called CSS. It makes thread more fancier.I don't know much about it myself,but if you want to learn how to do that there's a thread for it: here.