Hello the skin i use on my forum has a TOP buttom bottom right of the forum. It works great but i was wanting to move the link/button onto the Quick Reply box (top right of it) Would this be possible and if so can anyone advise me of what i should be doing?
The code for the button/link is
PHP Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;" class="navlinks">Top</a>
thats from the forum home. I notice that the #top bit changes depending on what forum or thread i am in. All help appreciated. thanks
--------------- Added [DATE]1201122263[/DATE] at [TIME]1201122263[/TIME] ---------------
i find that link works wherever i put it. Does anyone know where i would put it to have it to the right of the 'Quick Reply' text in the Quick Reply box?
thanks