Support Forum
so to the change here is what I would do - and I agree with Andy if you make the change now, be prepared to make it again until the relocatble editor css mod is complete...
open up your sp theme and find your blockquote styling... you will need it to be straight css and not php... if you are using one of our themes with php for overlays, you will need to get the real css from firefox/firebug or other... In our shipped themes it will look something like:
#spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent blockquote {
background: none repeat scroll 0 0 #F0F0F0;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
color: #000000;
font-size: 100%;
font-weight: normal;
line-height: 1.2em;
margin: 0 0 1em;
overflow: hidden;
padding: 1em 1em 0;
}
remove all the IDs and class descriptors from it and just leave blockquote { on the first line... and then edit the:
wp-content/sp-resources/forum-plugins/tinymce-richtext/tinymce/themes/advanced/skins/o2k7/content.css file and paste it in there... Now the blockquote will look in the editor like in your sp theme....
In theory anyways! tried it in firebug but not actually modifying the code...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)