
09-24-2010, 03:27 PM
|
|
|
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by grc
Since Abe seems to be busy with other things, I went ahead and hacked the font size on the "Following Users Say..." line on the forums.
Listen, I'm not a coder and all I can say is that it works on my forum -- follow at your own risk and be sure you can go backwards if needed.
Anyway...
In post_thanks_postbit find:
HTML Code:
<h2 class="<vb:if condition="!$vboptions['legacypostbit']">post</vb:if>title">
If you're using the legacy (vertical) postbit template: change the word " title" to " bitlegacy"
Otherwise change the word " title" to " content"
Again: I'm no coder - try it at your own risk.
|
thank you
you fix it
|