Customizing SMF > Graphics and Templates

index.template.php

(1/1)

JTD:
I am useing the default style as my main style. I would like to know how to turn this 
<td style="background-color:#EFEFEF; padding: 1ex 20px 2ex 20px;">';  Into a link for an image insted of useing a hex code. Thank you for your help. :)

andrea:
add the attribute "background-image" into the style.

JTD:
Ok thank you I will try that. :)

emrys:

--- Code: ---background-image:url("http://linktoyourimage.com/image.jpg");
--- End code ---

Navigation

[0] Message Index

Go to full version