It means that .png images with alpha canal can't be displayed correctly.Sopel wrote:Warning, style contains .png images which are not complatibled with ie6!
OK, excuse me, I n' had not read entirely this topic.Zergall wrote:LEGROSBE, look at the first post of this topic.It means that .png images with alpha canal can't be displayed correctly.Sopel wrote:Warning, style contains .png images which are not complatibled with ie6!
Code: Select all
body {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #1c1c1c;
background: #33332f;
font-size: 62.5%;
margin: 0;
text-align: center;
}
Code: Select all
body {
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
color: #1c1c1c;
background: #2a2a26;
font-size: 62.5%;
margin: 0;
text-align: center;
}
Can you explain it? I don't know what exactly do you mean.takihoma wrote:is there a way to add a navigational bar at the top