![]() |
Need help about Navbar
1 Attachment(s)
Hi Dear,
I have a html files and upload to my forum root...now I want to add that file link to Navbar and reply editor (see the Picture) how can do this..please help me. REGARDS |
Edit "showthread_quickreply" and "Navbar" templates.
|
In your editor? Strange... :)
In showthread_quickreply Find: HTML Code:
<td><div class="imagebutton" id="{$editorid}_cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" width="21" height="20" alt="$vbphrase[bold]" /></div></td> Code:
<td><div class="imagebutton"><img src="/your_image.gif" width="21" height="20" alt="title" /></div></td> For Navbar: Find: HTML Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="your_url">title</a></td> |
Thank you.......Install to Navbar...... but I don't have a image that I add to Editor....need add link name only to reply editor please see the picture for more information...
--------------- Added [DATE]1243801950[/DATE] at [TIME]1243801950[/TIME] --------------- any one plz help me |
Still waiting
|
Quote:
Code:
<td><div class="imagebutton">Text Here</div></td> |
Quote:
|
Like this.
HTML Code:
<td><div class="imagebutton"><a href="urdupad.htm">UrduPad</a></div></td> |
Quote:
the link show in Quick reply editor like this td> Urdu Pad so how can remove the (td>) and add to advance reply editor too. HTML Code:
td><div class="imagebutton"><a href="http://mysite name/upad/openpad.htm" target="new_page">UrduPad</a></div></td> |
Quote:
HTML Code:
<td><div class="imagebutton"><a href="http://mysite name/upad/openpad.htm" target="new_page">UrduPad</a></div></td> |
All times are GMT. The time now is 09:28 PM. |
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:
|