Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 04-07-2012, 12:09 AM
DOArodents's Avatar
DOArodents DOArodents is offline
Member
 
Join Date: Mar 2012
Posts: 78
Default

Quote:
Originally Posted by DOArodents View Post
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?
Reply With Quote
  #12  
Old 04-09-2012, 07:01 AM
Maya's Avatar
Maya Maya is online now
Ecwid Team
 
Join Date: Feb 2010
Location: Ecwid headquarter
Posts: 3,991
Send a message via Skype™ to Maya
Default

Quote:
Originally Posted by DOArodents View Post
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
Reply With Quote
  #13  
Old 04-09-2012, 08:19 AM
DOArodents's Avatar
DOArodents DOArodents is offline
Member
 
Join Date: Mar 2012
Posts: 78
Default

thank you
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:51 PM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.