![]() |
can someone make this to work with 4.0.6?
|
I'd really like to use this, PLEASE UPDATE! This should be standard with Vbulletin.
|
any chance to get this to work on 4.0.7?
|
Quote:
|
Quote:
Quote:
ook...from post_bit (i use legacy) Code:
<!-- ////////start To-The-Top button in postbit////// --> Code:
.postbitlegacy .postfoot .textcontrols a.tothetop, .postbit .postfoot .textcontrols a.tothetop { You can see it work on my forum: http://markweinguitarlessons.com/forums/forum.php |
...4.1.0...dont work... :(
|
+1 would love to see this working iin 4.1
|
1 Attachment(s)
I assumed it does and ruined my site. Look what happened at the footer, can anyone help me fix this? I tried to revert templates to old settings but something happened and looks like sh1t now....
|
...hi..i find solution...
...if you need this button more then multiquote button,dont put this codes under...overwrite them...its work on 4.1.2. ... ;) |
I cant show anything in 4.1.3 Version....
|
..in Styles & Templates>Stlye Manager>your skin>edit templates>postbit templates>postbit search for "multiquote" ...then replace
Quote:
Quote:
|
Must be Replace...? No put under this
<vb:if condition="$show['multiquote_post']"> <a class='multiquote' href="{vb:raw post.replylink}" rel="nofollow" onclick="return false;" id="mq_{vb:raw post.postid}"><img id="mq_image_{vb:raw post.postid}" src="{vb:stylevar imgdir_button}/trans_40b.png" alt="{vb:rawphrase multi_quote_this_message}" /> </a> </vb:if> |
must be replace...if you put under dont work...
|
It works but I lose another function (multiquote)...
Don't want that.... |
got this working with vB4.1.4
Here's what I did. to be honest I didn't even try this hack first since everyone was saying it didn't work. I came here to get code since I recently updated and forgot to store it in a text document. Anyways, all I did was just matched a little code with some of the existing buttons like "multiquote" and "reply" etc.. In postbit.css Find : Code:
.postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote { Code:
.postbitlegacy .postfoot .textcontrols a.tothetop, .postbit .postfoot .textcontrols a.tothetop { Find: Code:
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if> Code:
<vb:if condition="$show['multiquote_post']"><span class="seperator"> </span></vb:if> Code:
<a class='tothetop' href="{vb:raw relpath}#top" onclick="self.scrollTo(0, 0); return false;"><img src="{vb:raw vboptions.cleargifurl}" alt="...to the top" />{vb:rawphrase top}</a> |
I just used steeler7's code (above) on 4.1.8.
It didn't show for me until edits to both postbit_legacy and postbit where complete. The button shows and works fine, but the hover image does not show, only a blank space. There isn't any text message on hover either. Any thoughts? This mod is marked as supported, but trilOByte hasn't posted here for close to a year, despite him having been onsite as recent as Oct... have we been abandoned? |
Hover image not showing issue solved;
I had edited the image to add some colour to it... when I saved it, the file extension was changed to uppercase (.PNG)... on changing it back to lowercase (.png) it worked. Still no hover text... shouldn't it show "...to the top"? |
It's nice looking modification, but who can made changes to work it on 4.1.11?
|
works fine on 4.1.11 PL 1
|
nice one , thank you. Works 4.2 pl2. If only it could have a little smooth animation instead of jumping ..... :o
|
Awesome, installed and rated
|
...,,,
|
Tommy, did you get the issue sorted with the button you were trying to add?
|
I am not sure but I did every thing rite and I can't see the top button
using VB 4.2.2 |
Quote:
|
Quote:
|
Install in vBulletin 4.1.7 and work fine with instroductions in here : https://vborg.vbsupport.ru/showpost....7&postcount=55
But not show the vertical line before the image of top. Anyone to know how to add this line ? |
All times are GMT. The time now is 08:36 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:
|