1
jimmyx
How do i edit the Jgrowl redirection message ?
  • 2010/10/24 4:28

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


i want to change the background color and outline color of the message box

thank you

2
kris_fr
Re: How do i edit the Jgrowl redirection message ?
  • 2010/10/24 10:08

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


in suico, i put :
/*==================== for jGrowl =========================*/
.jGrowl {margin200px autowidth:450px;}
.
jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer {
    
text-shadow2px 2px 3px #aaa;
    
border2px solid #666;
    
border-radius 10px;
        -
webkit-border-radius 10px;
        -
moz-border-radius:     10px;
    -
khtml-border-radius:         10px;
    
box-shadow:                 2px 2px 10px rgba(102102102.5);
        -
moz-box-shadow:         2px 2px 10px rgba(102102102.5);
        -
webkit-box-shadow:     2px 2px 10px rgba(102102102.5) ;
}
.
jGrowl-notification .header font-size 1.2em/*padding-top: .75em;*/ padding-bottom.75em;}

use this class, and errors message

Login

Who's Online

175 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 175


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits