Not signed in (Sign In)
The Intervals Forum is read-only
Please head to help.myintervals.com for help articles and guides. If you have any questions, please contact our support team.

Tips & Tricks

Change styling of new alert bar?

Bottom of Page

1 to 2 of 2

  1.  
  1.  
    Can anyone help me with the css attributes to change the background color of the new alert bar? Thanks
    • jprado
    • Feb 19th 2013 edited @ 02/19/2013 8:37 am
     

    spoulos,

    This is the root css, so you can pretty much change something already defined or add something as well:

    #alertContainer {
    position: absolute;
    background: #eee;
    padding: 10px 17px 0;
    border-radius: 0 0 5px 7px;
    width: 488px;
    }

Comments are closed.
For more Intervals help documentation, please visit help.myintervals.com