![]() |
Change Forum Cell Colour on Mouseover
Easier than it sounds, ive been looking for this mod for a while and couldn't find it, and when i asked for help here, no-one answered, so apologies if its been done before.
i put this together myself, all it does is change the colour of a forum cell between the alt 1 and alt 2 colours when the user move's their cursor over. Confused? look at the screenies, that'll answer it :) Fully Tested and working on 3.6.1 Shouldn't take more than a minute to install and i dont think you'll have any problems, but i'll support it as best i can (just in case). =============== Changes 1.01 - Fixed a bug where it would cause problems in subforums. |
Thx:)
|
sorry guys i dont use sub-forums myself so i didn't spot this earlier, but a friend of mine pointed out that it kind squashes sub-forums up if you use them.
if you do, download the text file again and make the relevant changes to the "forumhome_forumbit_level1_post" template. that will fix it :) |
thanks for this..
unfortunately, when using it on the threadbit, it makes the entire cell a hyperlink to the thread, and thus takes away the 'quick thread title edit' feature. is there any way to change this? |
Quote:
to make it so ONLY the link to the thread opens it and not the whole cell, open template "threadbit" and find Code:
<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='<if condition="$show['gotonewpost']">showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]<else />showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]</if>';"> Code:
<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';"<else /> |
that did remove the 'entire cell link', however, the inline thread title edit still doesn't work..
|
Quote:
here is my threadbit template: Code:
<tr> |
Hi there I have added this to my test forum to ensure it works ok, have gone to test it and nothing changes, on your screenshots it shows when you mouseover it goes red, do I have to change anything for it to do that or should it do it automatically, if so where am I going wrong?
Thanks |
Installed*!
|
installed
|
I used to use a similar mod, but with an extension: the "last post" cell I also made a hyperlink to the latest post (both in forumview and threadbit view).
I can't figure out how to do this in 3.6, any help? |
Quote:
Open Template "threadbit" FIND PHP Code:
PHP Code:
PHP Code:
PHP Code:
go to site http://www.professional77.com/vb Enjoy! https://vborg.vbsupport.ru/external/2007/07/25.jpg |
Quote:
you need to find: Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]"> Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" Dublclick="window.location.href='<if condition="$show['gotonewpost']">showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]<else />showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]</if>';"> |
Wow! This is fantastic! I've installed it on my test board, and I'll put it on my live site soon. Thank you!
|
thank you
|
Stupid Question.
I have installed this and it works fine. What would I edit/add change the "recent Topics" on vBadvanced to match this on the main portal page. [edit]Never mind, found the answer on vBa site[/edit] |
Very very very cool! Thanks,I like this change very much.
|
Am I blind? I didn't know of any "Inline Thread Title Edit Feature" where is this functionality located?
Installed and seems to be working fine. |
how come there is no pointer in firefox like in ie can anyone help me how to get it?
|
Working perfectly...
|
[high]* Guest210212002 notes that this looks an awful lot like one of his mods. ;)[/high]
|
Which one?
|
Thanks!
|
anyoe know how to fix firefox problem?
|
I have this working but I think my CSS doesn't have the required class names or something.
Using my LCD screen at an extreme angle I can see that the lines are highlited but so close to the default theme that it's unnoticable. Can you point out what is needed to change the color in the hover mode? You can see what I'm talking about here: http://www.tankkillers.com/forums/forumdisplay.php?f=5 Thanks! |
Ehhh! Thanks. :D
|
Thank you :) Installed.
|
I dunno why I didn't mark this as installed when I first installed it >.>
Installed on both my forums anyway. |
Hey, how can I choose different colors on mouseover?
|
How Do i make it so the whole Cell is a link? IT wont work http://www.xeon-gaming.net/forums/index.php
|
This is pretty similar (rather, almost exactly the same) as my mouseover hack for 3.5.
|
Quote:
|
ZombieAndy this is one of the best template mod releases made in this year imo
thanks for this AWESOME release! |
I had to remove the 'onclick' line from the threadbit hack because it killed my collapsable first post mod.
|
I LOVE this hack, works very well on my forum.
|
Quote:
|
How can I make it so that on the forum homepage, only the actual forum links are clickable, and not the entire cell?
Thanks! |
Thanks alot for your comments guys, it was nothing really just a small cosmetic mod i wanted for a while. Really sorry i havn't been around to answer questions but ive been snowed under at work and on my own forums.. im sure you guys know how it is, i suppose i shouldn't of marked it as supported or check back more often lol..
Anyway, ive turned on email subscription so if anyone else has any probs, i will do my best to answer them. Quote:
Quote:
Quote:
Code:
<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';" onclick="window.location.href='<if condition="$show['gotonewpost']">showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]<else />showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]</if>';"> Code:
<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]" style="cursor:hand;" onmouseover="this.className='alt2Active';" onmouseout="this.className='alt1Active';"<else /> |
thanks dude
installed |
Quote:
EDIT: DONE LOOKS GREAT!!!! |
All times are GMT. The time now is 09:17 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:
|