![]() |
Any update of this for vb4?
|
Im looking to add my bbcode button to the quick reply and quick edit but nothing found yet.
|
Love to see this updated for VB4
|
Update this to vbulletin 4..
|
Create a BBCODE and name it "justify"
Templates to edit: editor_toolbar_on look for: Code:
<vb:if condition="$stylevar['textdirection'] == 'ltr'"> there you will have: Code:
<img src="{vb:stylevar imgdir_editor}/justifyleft.png" class="imagebutton" id="{vb:raw editorid}_cmd_justifyleft" width="20" height="20" alt="{vb:rawphrase align_left}" /> Code:
<img src="{vb:stylevar imgdir_editor}/justify.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_justify" width="20" height="20" alt="Wrap [JUSTIFY] tags around selected text" /> just note that name of BBCODE and id of an image are same id="{vb:raw editorid}_cmd_wrap0_justify |
^That template isn't available on 4.15^
Assuming you were posting that as a solution for vB4... |
It appears like the new editor no longer uses "editor_toolbar_on" template.... :(
|
Using VB3.8
Ive got 20 extra bbcode buttons and the layout just extends horizontally forever, anyone know where to put a linebreak between? Where exactly would i put it? Alternatively i could center my interface if i knew how to https://vborg.vbsupport.ru/[/URL] Uploaded with ImageShack.us[/IMG] thanks! |
Having error after editing the template
Code:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in |
Quote:
HTML Code:
<table> Also, looks to me like you or a modification have made additional edits to your editor template. So you would need to make certain the HTML is correct here before attempting to try and center anything. Quote:
|
All times are GMT. The time now is 07:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|