всем привет!
У меня та же проблема!
Пытался изменить CSS файл но безрезультатно. Подскажите пож. еще варианты решения проблемы цитирования?
мой CSS:
POSTS
----------------------------------------------------------------------------------------------- ***/
/*** structure ***/
/* column container */
.ag_blockpostroweven, .ag_blockpostrowodd { padding: 0; margin: 0 0 2px 0; overflow: hidden; }
.ag_postrow { position: relative; width: 100%; float: left; overflow: hidden; clear: both; }
/* right column settings */
.ag_right_column {}
.ag_right_column .ag_postrow_container { position: relative; right: 100%; margin-left: -200px; width: 200%; float: left; }
.ag_right_column .ag_postrow_wrap { position: relative; left: 50%; padding-bottom: 1em; width: 50%; float: left; }
.ag_right_column .ag_postrow_col1 { margin: 0 15px 0 215px; overflow: hidden; }
.ag_right_column .ag_postrow_col2 { position: relative; left: 185px; width: 170px; float: right; }
/* left column settings */
.ag_left_column {}
.ag_left_column .ag_postrow_container { position: relative; left: 200px; width: 200%; float: left; }
.ag_left_column .ag_postrow_wrap { position: relative; right: 200px; padding-bottom:1em; width: 50%; float: right; }
.ag_left_column .ag_postrow_col1 { position: relative; right: 100%; margin: 0 15px 0 215px; overflow: hidden; }
.ag_left_column .ag_postrow_col2 { position: relative; right: 185px; width: 170px; float: left; }
/*** misc ****/
.ag_agora .ag_post_preview { padding: 10px; }
.ag_postarea { padding: 0; margin: 0; white-space: normal; }
.ag_avatararea { padding: 0; margin: 0; }
.ag_postdate { padding: 2px 0; float: left; }
.ag_postdate a { font-size: 11px; }
.ag_postnum { float: right; }
.ag_postnum a { text-decoration: none !important; }
.ag_postnum a img { vertical-align: middle; }
/* administrator has disabled public posting */
.ag_post_tools strong { padding: 5px 0; display: block; text-align: center; font-size: 16px; font-weight: normal; }
.ag_post_separator { height: 0; clear: both; }
/*** post text ***/
h3.ag_posttitle { padding: 10px 0; margin: 0 0 8px 0; font: bold normal 12px/1em Verdana, sans-serif; }
h3.ag_posttitle a { font-weight: bold; }
.ag_postright { width: auto; text-align: top; overflow: hidden; white-space: normal; min-height: 100px; }
div.ag_postmsg, .newtext,
div.ag_postmsg { width: auto !important; overflow: hidden; white-space: normal;
float: top; }
div.ag_postmsg, div.ag_postmsg p,
div.ag_postmsg
blockquote, div.ag_postmsg .incqbox { line-height: 1.85em; float: top;}
div.ag_postmsg p { width: auto; height: auto; overflow: hidden; }
div.ag_postmsg
blockquote, div.ag_postmsg .ag_codebox { padding: 4px; margin: 0 0 5px 0;
float: top; }
div.ag_postmsg .incqbox, div.ag_postmsg .ag_incqbox { padding: 5px 10px; }
div.ag_postmsg .incqbox h4, div.ag_postmsg .ag_incqbox h4 { padding: 0 0 5px 0; margin: 0; font-size: 12px; }
div.ag_postmsg
blockquote.HideText {}div.ag_postmsg
blockquote.HideText h4 { padding: 0 0 5px 24px; margin: 0 0 4px 0; font-size: 12px;
float: top; }
div.ag_postmsg h4.HideText { padding: 4px 4px 5px 24px; margin: 0; font-size: 12px; }
div.ag_postmsg .ag_scrollbox {}
div.ag_postmsg img { vertical-align: middle; }
div.ag_postmsg img.ag_postimage { padding: 2px; }
div.ag_postmsg .bbcenter { text-align: center; }
div.ag_postmsg .bbleft { text-align: left; }
div.ag_postmsg .bbright { text-align: right; }
div.ag_postmsg .bbjustify { text-align: justify; }
div.ag_postmsg .bbindent { margin-left: 35px; }
div.ag_postmsg span.bbu { text-decoration: underline; }
div.ag_postmsg span.bbs { text-decoration: line-through; }
div.ag_postmsg span.bbhighlight { padding: 2px 3px; }
div.ag_postmsg ol, div.ag_postmsg ul { margin-left: 40px; height: auto; }
div.ag_postmsg li { margin-left: 40px; padding: 0; line-height: 1.8em; }
div.ag_postmsg ol li { margin: 0; height: auto; list-style-type: decimal; }
div.ag_postmsg ul li { margin: 0; height: auto; list-style-type: disc; }
div.ag_postmsg .bbtable { border-collapse: separate; border-spacing: 0; }
div.ag_postmsg .bbtr {}
div.ag_postmsg .bbth { padding: 5px; font-weight: normal; text-align: center; }
div.ag_postmsg .bbtd { padding: 5px !important; margin: 0 !important; font-weight: normal; }
div.ag_postmsg pre { padding: 10px; margin: 0; width: 96%; overflow: auto; white-space: normal; }
div.ag_postmsg hr { width: 100%; height: 1px; text-align: center; }
div.ag_postmsg .bbvideo { padding: 0; margin: 10px 0; width: auto; height: auto; clear: both; text-align: center; }
div.ag_postmsg .bbvideo object {}
.ag_agora .ag_postedited { padding: 5px; margin: 0; font-size: 11px; }
/*** signature ***/
.ag_agora .ag_signature { padding: 5px 0; overflow: visible; }
.ag_agora .ag_postsignature { padding: 5px; }
.ag_agora .ag_postsignature img { width: auto; height: auto; max-width: 486px; max-height: 200px; }