The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Mon Aug 27, 2007 7:47 am 
Joomla! Intern
Joomla! Intern

Joined: Wed Jun 28, 2006 10:48 am
Posts: 62
???

Good morning all
I have been working on creating a template for my site . at the moment I am having a small problem trying to  locate the background color handle  I am using Waseem Sadiq's template . I have given the body a dark color and it is coming through on the editor , I am hoping that whoever is reading this will be able to  give me a few pointers as to  where i can find or add the coding into this to  get it back to  white
thanks for you time on this matter

kind regards

Barefootedboy

_________________
http://www.biltongonline.co.uk - Fine South African Foods


Top
 Profile  
 
PostPosted: Mon Aug 27, 2007 7:54 am 
User avatar
Joomla! Master
Joomla! Master

Joined: Thu Aug 18, 2005 8:55 pm
Posts: 18140
Location: Nijmegen, The Netherlands
To solve this in Joomla 1.0.x put the following in your template_css.css:
.mceContentBody {
text-align: left;
background: #FFF none;
font: normal 11px Arial, Helvetica, sans-serif;
}


I guess it might be similar in Joomla 1.5.
To find the correct handle (in the code above: .mceContentBody), you could use FireFox + Webdeveloper extension.
That FireFox extension is able to display all CSS Classes & IDs that you could use in styling your site (and the background color of your editor)

_________________
Kind Regards,
Peter Martin, Global Moderator - Community Leadership Team
http://www.db8.nl - Joomla specialist, Nijmegen, Nederland
Joomla 2.5 multilanguage in 10 steps: http://www.db8.nl/multilanguage-in-10-steps


Top
 Profile  
 
PostPosted: Mon Aug 27, 2007 8:42 am 
Joomla! Intern
Joomla! Intern

Joined: Wed Jun 28, 2006 10:48 am
Posts: 62
Hi Peter
Thanks for that . i am looking into  it now to  see what i can come up with

kind regards

Sebastian

_________________
http://www.biltongonline.co.uk - Fine South African Foods


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: I am Megatron and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group