In Firefox, there is no problem widgets are placed. By cons, under Internet Explorer, I have widgets that are slightly offset. Then you developers, perhaps, would you have the right answer to solve this problem. It is true that I watch often not in the browser IE, Opera, Google Chrome, because I do not use long or close to, but I think more users and members who come in these browsers, and see some problems. What are the problems of this bug? what are the solutions?
Here, images of illustrations:
They are not. CSS is involved?
I let you see those bits of code:
Code:
1.
#r_sidebar {
2.
background: #FFFFFF;
3.
float: right;
4.
width: 135px;
5.
margin: 0px;
6.
padding: 10px 10px 0px 10px;
7.
line-height: 20px;
8.
display: inline;
9.
}
10.
11.
#r_sidebar p {
12.
padding: 0px 0px 15px 0px;
13.
margin: 0px;
14.
}
15.
16.
#r_sidebar a img {
17.
border: none;
18.
margin: 0px;
19.
padding: 0px 0px 15px 0px;
20.
}
21.
22.
#r_sidebar ul {
23.
list-style-type: none;
24.
margin: 0px 0px 10px 0px;
25.
padding: 0px;
26.
}
27.
28.
#r_sidebar ul ul {
29.
list-style-type: none;
30.
margin: 0px 0px 0px 0px;
31.
padding: 0px;
32.
}
33.
34.
#r_sidebar ul li li {
35.
background: #FFFFFF url(images/icon.png) no-repeat top left;
36.
padding: 0px 0px 5px 18px;
37.
margin: 0px 0px 0px 0px;
38.
}
39.
40.
#r_sidebar ul li ul li {
41.
background: #FFFFFF url(images/icon.png) no-repeat top left;
42.
padding: 0px 0px 5px 18px;
43.
margin: 0px 0px 0px 0px;
44.
}
That is what I can give you. I can not give you further explanations. Thank you very much to you for your help and your generosity.
Link :
http://www.donnetonavis.fr/ (French)
Cordially