Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : luca219 29 Nov 2009, 14:52:31
-
scusatemi, ho seguito la guida
http://docs.joomla.org/Put_a_background_image_or_color_on_an_article
vorrei xrò che l'immagine fosse trasparente e non si ripeta, potete darmi qualche suggerimento per come farlo?
grazie
-
una una .png trasparente, e nel link imposti norepat
-
cosi?
<div style="background-image: norepeat url('images/stories/key.jpg')">
<background-repeat: no-repeat;>
-
trovato
<div style="background-image: norepeat url('images/stories/key.jpg'); background-repeat: no-repeat;">
grazie