The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm creating a new style, my first fixed width style. I've encountered a problem with the forum width when posting a new thread and posting a reply. It looks like this:
![]() Any idea how to fix? --------------- Added [DATE]1194817851[/DATE] at [TIME]1194817851[/TIME] --------------- anybody? |
#2
|
||||
|
||||
![]()
Go to your AdminCp -> Styles & Templates -> Edit Templates (in your style) -> Search for template called newreply.
Search this code: Code:
<form action="newreply.php?do=postreply&t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> Do the same for the newthread template. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|