Skip to main content
Inspiring
April 25, 2006
Answered

Urgent

  • April 25, 2006
  • 1 reply
  • 643 views
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
This topic has been closed for replies.
Correct answer snuif12
Hello,

Thanks for telling your experience. I understand it.
I have two url's for different group where I can use the same nearly the same site.

Still a Problem:
I did make a new page and try to make my class : "BGcolorRedLetterWhite". But it doesn't work in IE. no results!
I make a new class with the same conditions and again a new page. It doesn't work.
After that I make a simple one. Great letters. no results

I controle my preferences as I told you in step 1 and 2. same problem.

All in the editable region. DW MX 2004.

Are there somewhere other conditions. What can I do wrong more?

Thanks for given me some education. I hope after this it works.

Jan from Holland (in the middle of the night)



Hello,

thanks I have found a misstake in my stylesheet
caused by copying from other stylesheets.

Now it works. Also new styles are changing through my hole site.

Thanks a lot for helping me urgent!!!!!!!!!!!!

jan from holland

1 reply

Inspiring
April 25, 2006
Did you change the style sheet and was the class already assigned, or did
you put in the class="HeaderRedLetterWithe" after you had created the
template?

Because it's in an editable region, if you did not previously enter the
class into the template, it will not update.

However, if you already had your class assigned when you created the
template (and therefore class="HeaderRedLetterWithe" should be on all child
pages), then the CSS should pick up.

Do you have an url?

HTH,

Jon
"snuif12" <webforumsuser@macromedia.com> wrote in message
news:e2lfb6$7e7$1@forums.macromedia.com...
> 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
>
>


snuif12Author
Inspiring
April 25, 2006
Hello,

Thanks for your time.
I have found the preferences but it doens't work until now.

first your questions to help me:

1. I changed the stylesheet bij choose "manage styles" and save the style sheet en the template before I see the results in IE.

2. The class was new and in the preferences I choose "use shorthand for" all itrems and "according ro settings above"

3. I created the class after I created the template! So you say It doesn't update.
But How I repair this?? How I had to handle to complete my css style. I it happens often that I desided to make a new css style for all pages.

4. I have an url. http://www.gsm4all.nl. I am making a new design for it.

Thanks

Jan from holland