The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Using images instead of buttons for vB Code
I tried posting this on the vBulletin.com board, but never could get any help with it so I was hoping that maybe someone here would be able to help.
I receintly added a bunch of new vB Codes for my members to use on the board. I would like to add some buttons in the format panel (the one's right above the text area that you can use to insert vB Code), but it would become really cluttered if I tried to add them all. I tried making some images to use instead, but I can't seem to get them to work right. I tried changing the code's so to something like this... <input type="image" src="atbutton.gif" " title="Insert Email Address" onclick="namedlink(this.form,'EMAIL')" onmouseover="stat('email')"> But that didn't work and caused the buttons to act funny. Has anyone sucessfully done this or know how I would go about changing the buttons to images? Any help would be much appreciated. Thanks, Brian |
#2
|
||||
|
||||
This was wrong.
Anyway, I just tried using this for example: Code:
<input type="image" src="images/go.gif" title="PHP CODE" onclick="vbcode(this.form,'PHP','')" onmouseover="stat('php')"> |
#3
|
|||
|
|||
where do you go to change this? is it in the template or the php itself? i would also like to do this
|
#4
|
||||
|
||||
In the template.
|
#5
|
|||
|
|||
which template to be exact?
|
#6
|
||||
|
||||
Thank you very much sir. I will go try that now.
It's in the "vbcode_buttons" template 212. |
#7
|
||||
|
||||
Hmmm... Well I tried doing it this way, but then whenever you click on the image it automatically tries to post the message. Anyone know how to fix this???
|
#8
|
||||
|
||||
<a href="http://vbulletin.com/forum/showthread.php?s=&threadid=46612" target="_blank">http://vbulletin.com/forum/showthrea...threadid=46612</a>
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|