Quote:
Originally Posted by kingmotox
any chance to get this to work on 4.0.7?
|
Quote:
Originally Posted by markwein
Actually it still works on my forum...I'll see if I can copy the code today..
|
ook...from post_bit (i use legacy)
Code:
<!-- ////////start To-The-Top button in postbit////// -->
<span class="seperator"> </span><a class='tothetop' href="{vb:raw relpath}#top" onclick="window.scrollTo(0,0); return false;"><img src="{vb:raw vboptions.cleargifurl}" alt="...to the top" />{vb:rawphrase top}</a>
<!-- ////////end To-The-Top button in postbit////// -->
and the postbit.css:
Code:
.postbitlegacy .postfoot .textcontrols a.tothetop, .postbit .postfoot .textcontrols a.tothetop {
background: url({vb:stylevar imgdir_button}/tothetop_40b.png) no-repeat transparent {vb:stylevar left};
padding-{vb:stylevar left}: 20px;
}
.postbitlegacy .postfoot .textcontrols a.tothetop:hover, .postbit .postfoot .textcontrols a.tothetop:hover {
background: url({vb:stylevar imgdir_button}/tothetop_40b-hover.png) no-repeat transparent {vb:stylevar left};
padding-{vb:stylevar left}: 20px;
}
You can see it work on my forum:
http://markweinguitarlessons.com/forums/forum.php