Is there a way to change the colour of the actual navigation button up there on the navigation bar.
I would like to change it for both when it's inactive and also when it's active (when a mail comes in)
Thanks
| Author | Comment | |||
|---|---|---|---|---|
Zandranna |
Navigation Button |
Lead | ||
|
Is there a way to change the colour of the actual navigation button up there on the navigation bar. I would like to change it for both when it's inactive and also when it's active (when a mail comes in) Thanks |
||||
|
|
||||
Arizona |
#1 | |||
|
I'm not sure about when a mail comes in but the regular button you can change with this:
div.mgr-right-col p.mgr-sliver-open-button {background-color: transparent; } div.mgr-right-col p.mgr-sliver-open-button a:link {background-color: transparent; border: 0px; font-weight: bold;} And then just change those properties to the colors and things you like. If you put it in the wysiwyg editor, the "background-color" will get
truncated to "background" so you have to go back in with the edit button to correct that.
|
||||
|
|
||||
Zandranna |
#2 | |||
|
Ahhh!!!, Thanks muchly Zona.
Will any colour I change it too show up for all who visit or is the colour of the button tied into the account do you know?? |
||||
|
|
||||
Arizona |
#3 | |||
|
It will show for anyone
.
|
||||
|
|
||||
Zandranna |
#4 | |||
|
Thanks muchly.
|
||||
|
|
||||