Status
Not open for further replies.

Mikevet1984

Customer
Hello,

as I am a newbie in the forums world I am looking a tutorial to guide me to create a new BBCODE to make this mod 100% working.

Shouldn't be such info inside the rar file of the mod when downloading from the site?

Thanks in advance for every reply!
 
Mikevet1984 cloferba

You don't really need to create a bbcode to make a clickable icon, here is how to do it.

1. Download this image,(save it as hide.jpg) and insert it in your, images/buttons folder via ftp.
14dd7b6f3e1d37.jpg


2. Now in your templates navigate to, Editor Templates/editor_toolbar_on: and search for the following code:

Code:
<vb:if condition="!$show['basicbbcodeonly']">
Add Above that code this:
Code:
<img src="images/buttons/hide.jpg" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_hide" width="20" height="20" alt="Insert Hide Tags" />
Once this is all done correctly, you will have a new image in your editor, and when you click on that, it will insert the hide tags automatically.

14dd7bae9de2ff.png


:D
 
Last edited:
Status
Not open for further replies.

Similar threads

  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
8
Views
711

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,041
Customer rating
5.00 star(s) 1 ratings
Back
Top