|
Date: 3/27/2008 6:51 pm · Subject: Re: tiny mce styles · Rating: -4
Here's my css .rightalign img { float: right; padding: 6px; margin: 6px; vertical-align: top; }
.righttextblock { font-family: verdana, sans-serif; font-size: 10px; color: #1E417C; float: right; padding: 6px; margin: 6px; vertical-align: top; background: #E4E4F1; border: 1px #6F8AB7 solid; width: 200px; white-space: normal; }
.righttextblock h3 { font-family: verdana, sans-serif; font-size: 11px; font-weight: bold; color: #6F8AB7; float: right; vertical-align: top; } And here's what i have in the css file block in the richedit config page: gateway macro followed by URL/to/file.css;
--- (Edited on 3/27/2008 6:51 pm [GMT-0500] by lleighh) ---
--- (Edited on 3/27/2008 7:01 pm [GMT-0500] by lleighh) ---
|