badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Site logo as image and not only text

#22964
c_sardinha
Participant

To illustrate what I want, look at this code below. If I change anything, nothing appears in my page. When it stays the same and I only includes the last line of code, the logo text appears with my image logo as background.

#site-title {
font-size: 28px;
text-transform: uppercase;
font-weight: normal;
line-height: 85px;
backgroud:url(/wp-content/themes/interface/logo_site.png) no-repeat;

What I want here? I want to remove the text and live only the image. But when I remove the text in Dashboard-Appearance-Theme Options-Design Options-Title&Description, also the background disappears. The background code was the only one that made my logo appears.

What can be done to change text to image?

Thanks