Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Change Alert Message text /box color

    I am creating a website for a client of mine and she wants to change the color of the box that contains the alert message "Congratulations you have redeemed the Discount Coupon"

    Right now the Text is White and the Box is white... so there is no way a customer will know what that says without highlighting it.

    Please someone help.... I have been searching the CSS files and have no clue where to edit.

  2. #2
    Join Date
    Aug 2007
    Location
    UK
    Posts
    66
    Plugin Contributions
    0

    Default Re: Change Alert Message text /box color

    Hi WebElements,


    Look for this file..

    includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    In that file look for

    Code:
    .messageStackSuccess {
    	background:#929292;  /* background color for success messages, grey default */
    	}
    and change the

    Code:
    background:#929292;
    To whatever colour you need.

    If this does not help then a link to your site would be greatly appreciated so I can see your stylesheet better.

    Rob

  3. #3
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Change Alert Message text /box color

    Thanks Alot! it works great

 

 

Similar Threads

  1. v150 Admin Password Change Alert Message Display -- Support Thread
    By lat9 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 24 Dec 2015, 04:53 PM
  2. how to change text in Message box only ?
    By psvialli in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Jul 2011, 09:39 AM
  3. Message/Alert back grounds - how do I change?
    By Tomjoolery in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Oct 2008, 02:16 PM
  4. How to change text color of input box?
    By mumzie in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Nov 2007, 06:28 PM
  5. How to remove search box and change color of this text?
    By kimsonvu in forum General Questions
    Replies: 1
    Last Post: 21 Aug 2006, 11:29 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg