PDA

View Full Version : Adding buttons....


PET
05-23-2002, 08:06 PM
...near the BOLD, ITALIC, etc.

I have GLOW, SHADOW & BLUR & i want to put a button near the BOLD one. For exemple after the underline to have THE GLOW, then THE SHADOW , then THE BLUR. Can you tell me how to add them ?

Also...can you tell wat hack is this :
(the NEW THREAD thing & users borwsing.

10x

Xenon
05-23-2002, 08:17 PM
To add buttons: Edit vbcode_buttons template

the users browsing is called Users Browsing on Forumhome, search in the release forum

The newthread, isn't a hack since i know, its just an editing of the forumbits template

PET
05-23-2002, 08:23 PM
And wat link i must put on the image ? To go to FIND POST FOR THIS USER ?

PET
05-23-2002, 08:42 PM
I have some troubles uith adding buttons. Bechoze the GLOW code is :

text: this is the button :

<input type="button" class="bginput" value=" G " onclick="vbcode(this.form,'glow=red','')" onmouseover="stat('glow')" title="GLOW (alt+g)" accesskey="g" >

How you can see vbcode(this.form,'glow=red','')" i must to put this. but he put : [glow=red]text[/gow=red] & it must be [glow=red]text[/gow] to work. Do you know how to make it work ?

10x

Xenon
05-23-2002, 08:48 PM
the link, just look on the quelltext here: <a href="search.php?s=&action=finduser&userid=$post[userid]">

i can't answer the other question, because i don't know javascript programming ;), try to compare it with the color tag buttons

PET
05-24-2002, 07:03 PM
Can someone help me with the buttons ?