![]() |
Quote-Top-Down button in each post
Hi all,
anybody can help me to add this 3 button in each post of my forum? http://img514.imageshack.us/img514/7677/catturaxt0.jpg -Quote post in PM- First button -Top Button- Clicking this my users will go upper on the forum -Down Button- Clicking this button my users will go down on my forum Please help me. |
find to postbit _legacy
Code:
<if condition="$show['inlinemod']"> Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/top.png" alt="Top" border="0"/></a> for the bottom do the same like Code:
<a href="#bottom" onclick="self.scrollTo(0, 0); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/bottom.png" alt="Top" border="0"/></a> Code:
<a name="bottom"></a> |
Don't work :(
Nothing buttons are showed in the showthread page :( And sorry, but where is the quote post? https://vborg.vbsupport.ru/external/2008/11/25.gif --------------- Added [DATE]1225657883[/DATE] at [TIME]1225657883[/TIME] --------------- I have added this code in my postbit under : Code:
<!-- icon and title --> Code:
<span style="float:right"> The pm button don't quote the username (Recipient Username) and the content of the pm (the post quoted). The down# button i don't know why don't work :( . Please anybody can correct this code? Thanks |
this code works cause i am using it. u need to add top.png and bottom.png to /buttons folder
|
Re-Tryed on my 3.73 version, and the Kostantinos code work, but there's a problem.
If i click on the "Bottom" arrow, the page scroll to up. If i copy the link of the bottom arrow the page scroll correctly in the bottom of the page. Why this? What is the error? Kostantinos, can you post the exact location of the bottom code in postbit_legacy and the exact location in the footer template? Sorry but i'm not expert. (i have seo installed , i don't know if is it that cause this problem) Thanks |
All times are GMT. The time now is 03:17 AM. |
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:
|