Bonjour,
J'ai un petit soucis sur mon template (voir sur le screenshot)
J'ai une sorte d'ombre sur la droite de mon image.
Lorsque je met une image toute blanche, je n'ai pas ce probleme.
Le css relié à l'image :
Avez vous une idée d'où cela peut venir ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53 img (ligne 15) { border-top-width: medium; border-right-width-value: medium; border-right-width-ltr-source: physical; border-right-width-rtl-source: physical; border-bottom-width: medium; border-left-width-value: medium; border-left-width-ltr-source: physical; border-left-width-rtl-source: physical; border-top-style: none; border-right-style-value: none; border-right-style-ltr-source: physical; border-right-style-rtl-source: physical; border-bottom-style: none; border-left-style-value: none; border-left-style-ltr-source: physical; border-left-style-rtl-source: physical; border-top-color: -moz-use-text-color; border-right-color-value: -moz-use-text-color; border-right-color-ltr-source: physical; border-right-color-rtl-source: physical; border-bottom-color: -moz-use-text-color; border-left-color-value: -moz-use-text-color; border-left-color-ltr-source: physical; border-left-color-rtl-source: physical; }
Merci de votre retour![]()
Partager