Jump to content


CSS mishaps


  • This topic is locked This topic is locked
3 replies to this topic

#1 albinoAZN

    Albinos Are Extinct!!!

  • Members
  • PipPipPipPip
  • 1,139 posts
  • Gender:Male
  • Location:Mississippi, USA

Posted 19 March 2007 - 04:01 PM

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.

#2 Matthew.

    Official Spammer .Matt

  • Members
  • PipPipPipPip
  • 2,749 posts
  • Gender:Male
  • Location:England

Posted 20 March 2007 - 01:05 PM

http://www.pixel2lif...showtopic=32269

#3 albinoAZN

    Albinos Are Extinct!!!

  • Members
  • PipPipPipPip
  • 1,139 posts
  • Gender:Male
  • Location:Mississippi, USA

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
.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 Chaos King

    Senior Programmer

  • P2L Staff
  • PipPipPip
  • 676 posts
  • Gender:Male
  • Location:Florida

Posted 21 March 2007 - 08:39 PM

Fixed. Thanks for providing that for me. Made it a lot easier. :g[1]:





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users