Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
tips-topic
OT: But a good suggestion to stop site scrapers comment spammers etc
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 20, 2012 - 9:30 am

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! wink  tried it in firebug but not actually modifying the code...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625