2013-05-19, 03:47 AM
2013-05-19, 03:51 AM
what does the CSS button do - what should user get after clicking that button ?
2013-05-19, 03:54 AM
Add CSS button code in newthread template, like this:
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /> <a class="yourcssbuttonclass" href="www.mysite.com/help.php">HELP</a></td>
2013-05-19, 04:02 AM
I was directing the user to here. m.
http://www.only126.web.id/misc.php?action=help&hid=7
because I want to add a tutorial code here.
hallo destroy.
http://www.only126.web.id/misc.php?action=help&hid=7
because I want to add a tutorial code here.
hallo destroy.
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /> <a class="yourcssbuttonclass" href="www.mysite.com/help.php">HELP</a></td>
how to add a popup on the code above2013-05-19, 07:06 AM
^ you can follow replies here for simple code to popup window
2013-05-19, 10:02 AM
okle thanks .m.
The code is very helpful.
The code is very helpful.