Avalon111 |
08-23-2006 10:31 AM |
Quote:
Originally Posted by cclaerhout
Edit 3 : well the bug is not a bug :D Now i undersand why vB wants the "Code Block Width" to be in pixels ;) Otherwise there are too numerous problems. So forget my advice to put a value in %. It must be in pixels. In 800x600 there is a display problem, but it's the same thing with vb default templates. So i guess we can't do anything.
|
i am using vb3.6.0
i have kust uninstalled this modification because the use of [code] is totaly breaking the layout. its width is waaaaaaaaaaay to large
cant be changed manually?
vb devault template for [code] works properly and doesnot break the layout of the page.
EDIT:
okay i have altered the value from % to px in this line
Code:
<td style="background-image: url($vboptions[bburl]/images/bbcodemanager/simple/11.$bbcode_image_extension);background-repeat:repeat-x;width:730px;height:24px;" ></td>
but how do i get rid of this empty space at the end of [php] [code] [html] ??
Attachment 52547
|