Hello,
I made my first trails tonight and it is nearly good.
I did try the HTML/text
I puted all the CSS style in the head tag and the .jpg, or .gif in the "pieces jointes".
The style was OK in the mail-test, but 1 points is not working... and after many other try, it still doesn't work...
I luze the picture in the background (even if the picture is in “pieces jointes“.
In the original CSS, it is writted this way :
I understand easily that it cannot work with this URL...
So, how do I must write it to catch the picture in the “pieces jointes”
Thanks for the help and scuse my bad and poor english
Gilles
I made my first trails tonight and it is nearly good.
I did try the HTML/text
I puted all the CSS style in the head tag and the .jpg, or .gif in the "pieces jointes".
The style was OK in the mail-test, but 1 points is not working... and after many other try, it still doesn't work...
I luze the picture in the background (even if the picture is in “pieces jointes“.
In the original CSS, it is writted this way :
Code:
#conteneur-cachegauche {
background: url(../images/filtre2.gif) repeat-y left top;
}
I understand easily that it cannot work with this URL...
So, how do I must write it to catch the picture in the “pieces jointes”
Thanks for the help and scuse my bad and poor english
Gilles