Writing buttons box
2 posters
Page 1 of 1
Re: Writing buttons box
Hi @HosHos,
Add the following CSS to your stylesheet.
Display > Colors > CSS stylesheet
Add the following CSS to your stylesheet.
Display > Colors > CSS stylesheet
- Code:
div.sceditor-group {
background:#FFF !important;
border:1px solid #DDD !important;
padding:0 !important;
overflow:hidden;
}
.sceditor-button {
background:#FFF !important;
border-radius:0 !important;
border-right:1px solid #DDD;
}
div.sceditor-group > .sceditor-button:last-child { border:none }
.sceditor-button.active, .sceditor-button:active, .sceditor-button:hover, .hover {
box-shadow:none !important;
background:#FFA !important;
}
Similar topics
» How to remove contact buttons from posts & information/options in writing posts?
» Writing Forums
» Writing for my banner thanks!
» Writing to the forum
» Is there a tutorial for writing a newsletter?
» Writing Forums
» Writing for my banner thanks!
» Writing to the forum
» Is there a tutorial for writing a newsletter?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum