BoardHover Mod

Started by butchs, January 28, 2008, 06:03:27 PM

Previous topic - Next topic

butchs

#60
I guess I am a geek after-all.   :P

I do not have SMF 1.1.6 but this is my best guess at it based on what I see in your theme.  This should get you 90% there...
8)

By the way the graphics on your site are utterly awesome!  You have skillz!   :)

I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

=<|Skary|>=

I was psyched about this mod, but i don't wanna install it because it failed several tests when i went to install it on my non-standard themes.

butchs

I am sorry but it is made for the default theme.  To make this mod work with all themes will be impossible.  Try installing it first before other mods.  If it shows errors than a manual install is in order.


I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

butchs

New Version 1.4.0 - Updated for SMF 2.0 RC1 only.

Still only works with default theme.

I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

Chit-Chat ChatterBox Boss

Great Mod. I love it!!  :D Makes it easier and faster to view things!
Chit-Chat ChatterBox

Our site is open to everyone. It is a resource for anyone and everyone to talk about anything and everything you could possibly think of. It's a great place to come and talk, ask questions, or just simply hang out. We offer many great features. All we ask is that you follow by the site rules. Hope to see you around!
www.chitchatchatterbox.com
Remember in the "Referral" box to put "Caleb" while registering.

Sudhakar Arjunan

Installed and not worked for me on default theme.

Even after hard refresh.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

butchs

Sorry but, I do not know what to tell you.  It is hard to help you when we have no info.
:)
I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

DareDevil1990

any one who can edit the files for me :-s i tried editing but didnt work i am on a custom theme btw and smf 1.1.9

Rockz

#68
Hey butchs, do you think you can make this compatible for 2.0 RC1-1?  I just tried to install it with that SMF version and was given the following message in the package manager:

QuoteThe package you are trying to download or install is either corrupt or not compatible with this version of SMF.


Thanks a lot!

butchs

I will look into it.   :o
I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

butchs

I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

Rockz


[Core]


butchs

I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

jorgen

Great mod.

-But is it possible to also change the color of the font when hovering over a category?

butchs

In style.css you can modify:
a:hover
{
   text-decoration: underline;
}

to something like:
a:hover
{
        color:  red;
   text-decoration: underline;
}

This will change the color of the text when the cursor goes over it.
I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

butchs

New version to support SMF 2 RC1.2.
I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

jorgen

Thanks, but this will only change the color of the text when I hover over the text, will it not?

I was hoping to change the color of the text together with the category color, when I vover anywhere in the category.



Quote from: butchs on August 02, 2009, 04:25:43 PM
In style.css you can modify:
a:hover
{
   text-decoration: underline;
}

to something like:
a:hover
{
        color:  red;
   text-decoration: underline;
}

This will change the color of the text when the cursor goes over it.

butchs

Yes, I gave you the easy way.  Problem is it is only a partial implementation since the standard text is used in many places.

To do what you are looking at, you will need to define at least two new text styles.  One for hover and one not.  Assign the styles to the forum text and then apply the other during the hover.

That is something I can look at when I do my winter snow storm programming.   ;)
I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

butchs

New version was posted today:

Bug fix:  Corrected a bug that prevented hovers from being displayed in 2.0 RC 1.2 in Safari 4.0.3.
I have been truly inspired by the SUGGESTIONS as I sit on my throne and contemplate the wisdom imposed upon me.

Advertisement: