Quote:
Originally Posted by DOArodents
Maya said: """""In order to change this border color you should add following code in your CSS theme:
Code:
div.ecwid-MessageBox {
border-color: #d2d2d2;
}
change "#d2d2d2" color code to another one as needed."""""
I tryed that but it didnt work. What am i overlooking? 
|
I sorry for this, but the style, which I have provided is used for another type of pop-up messages. However, you'd better to change border color for it too.
In order to change border color of the block on the screen shot, please, use following CSS code in your theme:
Code:
div.ecwid-DisappearingMessage {
border-color: #000000;
}
__________________
Maria Nikiforova, Ecwid Team
------------------
Welcome to our
Knowledge Base with a lot of answers, tips and receipts!
Please, rate my reply
here