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