1
How to put a image in the back of the code name on Fri Dec 10, 2010 10:37 pm
Matti

Registered Member

How to put a image in the back of the code name like this

This is the code I'm using but isn't looking good as you can see

click the spoiler to see the code:

This is the code I'm using but isn't looking good as you can see

click the spoiler to see the code:
- Spoiler:
- dl.codebox {
background-color: #FFFFFF;
border-color: #C9D2D8;
background: url(http://i65.servimg.com/u/f65/14/65/54/10/imagco10.png) no-repeat top left !important;
}
dl.codebox dt {
border-bottom-color: #CCCCCC;
}
dl.codebox code {
color: #2E8B57;
}





