<span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> Could someone please post the right syntax to add<br>> "background-repeat:no-repeat" so that the background image is only displayed
<br>> once with the follwing example ? And maybe how to center the image with<br>> background-position too ;-) ?<br><br>try<br>(:div style="background: url(...) center center no-repeat":)<br><br>Note the "..." to enclose all the style attributes.
</blockquote></span><br><br>It's magic ;-) Thanks a lot !<br><br>Christophe