I noticed that you guys have a gradient on the top of the RTE BG, but the background color is still the default. It's also in the attachments box in Full Posting mode.
CSS mishaps
Started by albinoAZN, Mar 19 2007 04:01 PM
3 replies to this topic
#1
Posted 19 March 2007 - 04:01 PM
#3
Posted 20 March 2007 - 04:53 PM
oh, sorry. I searched for RTE, and that topic didn't come up. I don't see why it isn't fixed by now though, it's a 10 second edit. If Faken reads this message and feels like taking it up himself to fix it, here's what he'll need to do.
Navigate to style_images/<image director>/folder_editor_images/css_rte.css
Find
Replace with
Find
Find
and it should be fixed.
Navigate to style_images/<image director>/folder_editor_images/css_rte.css
Find
.rte-option-panel,
.rte-buttonbar
{
background-color: #DCE7FC;
Replace with
.rte-option-panel,
.rte-buttonbar
{
background-color: #EEE;
Find
.rte-menu-emo-header
{
text-align: center;
font-weight: bold;
background-color: #E5E6F1;
Replace with.rte-menu-emo-header
{
text-align: center;
font-weight: bold;
background-color: #EEE;
Find
.attach-parentdiv
{
background-color: #DCE7FC;
Replace with.attach-parentdiv
{
background-color: #EEE;
and it should be fixed.
#4
Posted 21 March 2007 - 08:39 PM
Fixed. Thanks for providing that for me. Made it a lot easier.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
