Anomaly with Online Editor and Website Interface

Anomaly with Online Editor and Website Interface

Saturday 11 October 2008 3:40:21 am - 3 replies

Modified on Saturday 11 October 2008 12:14:24 pm by Richard Lundberg

Author Message

Yannick Komotir

Monday 13 October 2008 1:08:11 am

hi Richard,

you can add in your own css an other définition of textarea background-color as following:

  textarea{background-color:#FFF}
 

be sure that you call your css file's after all others

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

André R.

Monday 13 October 2008 2:02:30 am

Some code from a black site I made some years ago, it was a custom design so will probably not work for you without some changes:

/* CSS OVERRIDES FOR BLACK DESIGN */
input, selection, select, checkbox, input.button, input.defaultbutton { border: 1px solid #f9f9f9;}
fieldset label, legend, fieldset, form, option, input, selection, select, checkbox, input.button, input.defaultbutton { background-color:#000000; color: #fff; }
input.button-disabled { color: #888;}
div.oe-window { background-color: #fff; color: #000000; }
div.content-edit legend { color: #b2b2b2; }
div.content-edit label { color: #fff; }
div.original, div.warning, div.content-browse table td, div.content-browse table td a, div.content-edit table.list td  { color: #eee; }

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Richard Lundberg

Friday 17 October 2008 9:23:14 am

Thanks Andre,

As you said, not an exact fit, but put me in the right direction to sort it.

Richard

www.peakm3.com

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.