Hello,
Any body can help add an image in the background in my <code>LINK</code> on wordpress please ?

here is my code now :
PHP Code: 
.entry code {
background-color:#FFFFFF;
border-left:1px solid #CCCCCC;
display:block;
font-family:"Courier New",mono;
padding:5px 10px
i tried adding :
PHP Code: 
background-image:url(/public_html/wp-content/themes/scarlett/images/code.png); 
but it didnt work... and this is the image i want to add in the background
RT Reviewed by RT on . <code> help please Hello, Any body can help add an image in the background in my <code>LINK</code> on wordpress please ? here is my code now : .entry code { background-color:#FFFFFF; border-left:1px solid #CCCCCC; display:block; font-family:"Courier New",mono; Rating: 5