G
Guest
Does anyone know why Frontpage won't change a color in a .css file, when I
change it through style toolbar? If I change the hex code directly, the style
toolbar displays it correctly. This only happens if the attribute to be
colored differently is "border-right".
I.e. I open a css file for editing, click style button on a style toolbar
and edit properties of a style containing just border-right:
..ms-main{
border-right: 50px solid #FF0000;
}
The hex code doesn't change no matter what I select in the dialogs. If the
text is "border", the color changes as it should.
change it through style toolbar? If I change the hex code directly, the style
toolbar displays it correctly. This only happens if the attribute to be
colored differently is "border-right".
I.e. I open a css file for editing, click style button on a style toolbar
and edit properties of a style containing just border-right:
..ms-main{
border-right: 50px solid #FF0000;
}
The hex code doesn't change no matter what I select in the dialogs. If the
text is "border", the color changes as it should.