PDA

View Full Version : Help : Error in display post


anhtuanvo
05-12-2010, 09:30 AM
when user post any thread, any post in my forum, there is one error .

You can see in this picture
http://c.upanh.com/upload/6/484/CS0.10668253_1_1.jpg

How can i make the content display in full width of forum ?

i'm using VB 4.0.3, and when i change my style to the defaut style of VBB, it doesn't solve this problem.

Lynne
05-12-2010, 01:50 PM
This has already been posted about several times over on vbulletin.com and over here. Search is your friend.

This is a bug in 4.0.3PL1. You may do a temporary fix by opening the postbit_legacy and/or postbit template and finding this line:
<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">

Replace with this line:
<div class="content">