Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 7:19 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 5 posts ] 
Author Message
Posted: Mon Nov 03, 2008 6:54 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Mon Nov 03, 2008 1:03 am
Posts: 4
I'm at my whits end. I've tried everything posted on the forum and haven't found a solution.

I'm trying to add custom style options to the WYSIWYG editor and for some reason it only shows one class.

No matter how many additional classes I edit, or where I put them, or tell TinyMCE where to look for the style sheet I keep getting just one class show up.

currently the editor css looks like this:

Code:
body {
   background: #fff;
   font-family: Tahoma,Helvetica,Arial,sans-serif;
   line-height: 1.3em;
   font-size: 76%;
   color: #333;
}

h1 {
   font-family:Helvetica ,Arial,sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #666;
}

h2 {
   font-family: Arial, Helvetica,sans-serif;
   font-size: 14px;;
   font-weight: normal;
   color: #333;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #333;
}

a:link, a:visited {
   color: #1B57B1; text-decoration: none;
   font-weight: normal;
}

a:hover {
   color: #00c;   text-decoration: underline;
   font-weight: normal;
}

.PlainText { font-family: Times New Roman,Times,serif; font-size: 12px; font-style: normal;line-height: normal; font-weight: normal; color: #000000; }
.Questions { font-family: Times New Roman,Times,serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;color: #800020; }


div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }




yet the only thing that appears in the style drop down is "caption"

I really need for the PlainText and Questions to appear but it just won't show up...

Can anybody shed some light onto my problem?


Top
  E-mail  
 
Posted: Tue Nov 04, 2008 7:57 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Sep 18, 2007 1:54 am
Posts: 728
Location: Cairns, Australia
The styles dropdown box will only show classes, that is the ones that begin with a "." It won't display any of your others as dropdown options.

_________________
Rutten Technology Services, Cairns' Local Website Developer - http://www.ruttentech.com
Also Dabbling in Stock Photography - http://www.shutterstock.com/gallery.mhtml?id=2970&rid=2970


Top
   
 
Posted: Tue Nov 04, 2008 2:42 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Mon Nov 03, 2008 1:03 am
Posts: 4
Joyce Mar wrote:
The styles dropdown box will only show classes, that is the ones that begin with a "." It won't display any of your others as dropdown options.

well the ones that I need to appear are the ones that are classes...


.PlainText

and

.Questions

and these are the ones that aren't showing up at all


Top
  E-mail  
 
Posted: Tue Nov 04, 2008 4:00 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Mon Nov 03, 2008 1:03 am
Posts: 4
well I cleaned it all out and reloaded it and now its working....


Top
  E-mail  
 
Posted: Thu Dec 04, 2008 9:11 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Sep 30, 2008 8:02 am
Posts: 17
Location: Makati City, Philippines
That's exactly what's been happening to me. Care to slowly explain this to a super beginner?


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 6 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 © 2000, 2002, 2005, 2007 phpBB Group