Hi, Unfortuntately prezi suppport is not responding (although I am a premium customer) so I ask the community for help.
I need the circles and brackets exactly in color code #FF00000 (dark red color) but unfortunately they appear in a bright red color. How can I make this work?
I need the circle in the same color as the font. The have the same color but appear differently. Have a look: http://joopi.com/error.jpg
Here is the CSS code:
frame.circle
{
color: #FF0000;
gradStartAlpha: 1; gradEndAlpha: 1;
}
frame.bracket
{
color: #ff0000;
gradStartAlpha: 1; gradEndAlpha: 1;
}
I need the circles and brackets exactly in color code #FF00000 (dark red color) but unfortunately they appear in a bright red color. How can I make this work?
I need the circle in the same color as the font. The have the same color but appear differently. Have a look: http://joopi.com/error.jpg
Here is the CSS code:
frame.circle
{
color: #FF0000;
gradStartAlpha: 1; gradEndAlpha: 1;
}
frame.bracket
{
color: #ff0000;
gradStartAlpha: 1; gradEndAlpha: 1;
}
