The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
desing problem..
how i can resolve this problem look this image...
When i put code tags into a post i have this desing problem :/ anyone know? :/ |
#2
|
||||
|
||||
Check bbcode_quote template to see if there is fixed width in it. If it has fixed width then decrease it or change to % width.
|
#3
|
||||
|
||||
this is my bbcode_quote
Code:
<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>"> <div class="smallfont" style="margin-bottom:2px">$vbphrase[quote]:</div> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2" style="border:1px inset"> <if condition="$show['username']"> <div> <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase> <if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if> </div> <div style="font-style:italic">$message</div> <else /> $message </if> </td> </tr> </table> </div> |
#4
|
||||
|
||||
could be your ADMINCP / Style Manager / Stylevars settings
start with editing the CODE BLOCK WIDTH |
#5
|
||||
|
||||
thnx i resolve this problem
|
#6
|
||||
|
||||
i have the same problem when i post image in img bbcodes.. like image before with code tags can i fix that?
thnx |
#7
|
|||
|
|||
use the image resize hack I had the same issue & it works great there is a few available.
|
#8
|
||||
|
||||
thnx i fix this.. my other problem is here.. but i search and i dont find where i can change to fix this look the attach image..
|
#9
|
||||
|
||||
anyone? :/
|
#10
|
||||
|
||||
guys someone can help me... i cant find where i can fix this :/ help me if someone can
thnx |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|