Answered
Urgent
Hallo, (Urgent because my site must be upgraded very soon!!
Thanks a lot)
I have made a stylesheet in my Template. I have give an other background-color on the header of my table and an other color of the Font Type. I give it the class="HeaderRedLetterWithe".
The table is part of the "Editable Region".
1. I cannot see those results in the IE when I let me see the template
2. I can also not see those results in the IE when I let me see the other pages of my site.
And you know thats the most important
Here is the page information of the template may be it helps?
Can someone help me soon?
.HeaderRedLetterWithe {
font-family: "Microsoft Sans Serif", Arial, "Times New Roman";
color: #FFFFFF;
background-color: #bb293f;
font-size: 10px;
<!-- TemplateBeginEditable name="inhoud" -->
<div id="inhoud" style="position:absolute; left:141px; top:160px; width:860px; height:930px; z-index:4; overflow: auto;">
<p>o0rc</p>
<table width="500" border="1" cellspacing="0" cellpadding="1">
<tr>
<td width="100" class="HeaderRedLetterWithe">hello1</td>
<td class="HeaderRedLetterWithe">hello2</td>
<td class="HeaderRedLetterWithe">hello3</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</div>
<!-- TemplateEndEditable -->
Jan from holland
I have made a stylesheet in my Template. I have give an other background-color on the header of my table and an other color of the Font Type. I give it the class="HeaderRedLetterWithe".
The table is part of the "Editable Region".
1. I cannot see those results in the IE when I let me see the template
2. I can also not see those results in the IE when I let me see the other pages of my site.
And you know thats the most important
Here is the page information of the template may be it helps?
Can someone help me soon?
.HeaderRedLetterWithe {
font-family: "Microsoft Sans Serif", Arial, "Times New Roman";
color: #FFFFFF;
background-color: #bb293f;
font-size: 10px;
<!-- TemplateBeginEditable name="inhoud" -->
<div id="inhoud" style="position:absolute; left:141px; top:160px; width:860px; height:930px; z-index:4; overflow: auto;">
<p>o0rc</p>
<table width="500" border="1" cellspacing="0" cellpadding="1">
<tr>
<td width="100" class="HeaderRedLetterWithe">hello1</td>
<td class="HeaderRedLetterWithe">hello2</td>
<td class="HeaderRedLetterWithe">hello3</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
</div>
<!-- TemplateEndEditable -->
Jan from holland