The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
Here you go:
Code:
<!-- lastpost --> <dl class="threadlastpost td<vb:if condition="$show['notificationtype']"> alt</vb:if>"> <vb:if condition="$show['threadmoved']"> <dt class="lastpostby hidden"> </dt> <vb:else /> <dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt> <dd>{vb:raw memberaction_dropdown}</dd> <dd>{vb:raw thread.lastpostdate}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw thread.lastposttime}</span></vb:if> <a href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_lastpost}, 'threadid', 'threadtitle'}#post{vb:raw pageinfo_lastpost.p}" class="lastpostdate understate" title="{vb:rawphrase go_to_last_post}"><img src="{vb:stylevar imgdir_button}/lastpost-{vb:stylevar right}.png" alt="{vb:rawphrase go_to_last_post}" onload="this.parentNode.parentNode.parentNode.getElementsByTagName('a')[0].removeAttribute('title');" /></a> </dd> </vb:if> </dl> <vb:if condition="$show['notificationtype']"> <!-- notification --> <div class="threadnotification td" > <label for="thread_imod_checkbox_{vb:raw thread.realthreadid}">{vb:raw thread.notification}</label> </div> <label class="threadimod td"> <input type="checkbox" name="deletebox[{vb:raw subscribethread.$threadid}]" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" value="yes" tabindex="1" /> </label> </vb:if> <vb:if condition="$show['inlinemod']"> <!-- fourth block --> <label class="threadimod td alt"> <input type="checkbox" id="thread_imod_checkbox_{vb:raw thread.realthreadid}" name="imodcheck[{vb:raw thread.realthreadid}]" tabindex="1" /> </label> </vb:if> </div> </li> |
#22
|
|||
|
|||
I went to your forum and there's no mouseover tooltip box. Did you reload the page from a link or just hit the refresh button?
|
#23
|
||||
|
||||
Okay, I don't know if this will help or not, but according to Firebug we may be editing the wrong item. Notice the line in red is what is showing up on mouse over event.
Code:
[COLOR] <a id="yui-gen63" class="username online popupctrl" bold;"="" font-weight:="" red;="" color:="" ms;="" sans="" comic="" 13px="" font:="" title="<span style=" href="member.php?u=1"> Syxguns is online now"> <strong> <span style="font: 13px Comic Sans MS; color: red; font-weight: bold;">Syxguns</span> </strong> </a> I just hit the refresh button. Let me try to clear cookies and history real quick... Nope it still shows the mouse over on that link in the last post by area. I tried in Firefox, Chrome, Opera, and IE. |
#24
|
|||
|
|||
Just click on some other forum. Refreshing the page won't reload JavaScript
--------------- Added [DATE]1347133547[/DATE] at [TIME]1347133547[/TIME] --------------- You still have the same problem with the thread starter. Try this: Code:
onload="this.parentNode.parentNode.parentNode.getElementsByTagName('a')[0].removeAttribute('title'); this.parentNode.parentNode.parentNode.parentNode.getElementsByTagName('a')[1].removeAttribute('title');" |
#25
|
||||
|
||||
I closed down the forum, went to a couple of other sites, then opened the forum again, even after cleaning cookies and history. If you are saying that you do not see the tool tip when you hover over that area, then maybe I need to clear the cache and history from Prefetch folder, and reboot my machine to see if it is gone. I'll update this post in just a short time.
|
#26
|
|||
|
|||
You must be on GENERAL FORUMS page. I'm on Introduce yourself!
There must be another bit of some kind you have to modify for the page you're on. I'll look |
#27
|
||||
|
||||
Quote:
I'll be back shortly, let me know if you find anything. |
#28
|
||||
|
||||
nerbert,
I found a [FIXED] version of the mod for 4.2 and it works worst than the original mod. I'm going to keep testing different ideas that I can come up with! Maybe I'll get lucky, but who knows. I might have to change the original code back and just remove the XML file and not have user name colors on the thread links like I wanted. If you happen to think of anything else let me know and I'll give it a shot! |
#29
|
|||
|
|||
any news ??
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|