Quote:
Originally Posted by balinor
Be sure to call your images using smarty, and code your table cells using CSS, not the old fashioned way like you have:
background="http://www...etc" will cause all sorts of issues, but mainly security issues when you go into https.
|
I know how to call a regular image with smarty code but how would I call a background image?