MyBB Community Forums

Full Version: My Code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ive got an images in my images folder , how can i display it using "MyCode" ?

What HTML replacement do i need to use ?

Heres the css ive created :
.rs {
    background: url(images/black/icons/rsdl.png) center left no-repeat;

I figured it out guys thanks.