Version: 1.00, by Sofia
Developer Last Online: Aug 2012
Category: Mini Mods -
Version: 3.8.x
Rating:
Released: 05-28-2009
Last Update: Never
Installs: 106
Re-useable Code Translations
No support by the author.
Icons with rollover effect below navbar
Description This mod allows you to add an icons box below your navbar. Icons have an increase effect simply due to a rollover. No Javascript code. This mod works with all versions of Firefox, IE and Nescape.
You must upload your icons into "images/misc".
For an icon, you must have 2 images : a small image for egs: 50x50px) and a big image (for egs: 100x100px). Big images appears on mouseover.
---------------------------------------------------------------------- <a href="www.link.com/albums" -- Enter your redirect link ----------------------------------------------------------------------
----------------------------------------------------------------------
alt="title" -- Enter your image title ----------------------------------------------------------------------
---------------------------------------------------------------------- icon1.src='images/misc/icon1_big.png
icon1.src='images/misc/icon1_small.png
<img src="images/misc/icon1_small.png"
name="icon1"
If you add more icons, you must rename this by icon4, icon5, icon6, etc... ----------------------------------------------------------------------
Hi Coroner.
No. It's just a template modification to include rollover. Fisheye Menue add a "zoom in and increase" effect on icon and use JS files (I think).
nice work your very creative sofia but as a rule of thumbs all mouse events are small caps xhtml doesnt allow the old onMouseOver events, good job keep up that creativity.
Hi Coroner.
No. It's just a template modification to include rollover. Fisheye Menue add a "zoom in and increase" effect on icon and use JS files (I think).
2 others like it as well on here Coroner but this one is less and no files to upload, even if similar she had the time and creativity to add the right elements together and make it simple for everyone.
Good job, glad to see it's not just another similar mod yet it is, creativity imo .
2 others like it as well on here Coroner but this one is less and no files to upload, even if similar she had the time and creativity to add the right elements together and make it simple for everyone.
Good job, glad to see it's not just another similar mod yet it is, creativity imo .
I would like that row does not stretch out when I hoover with mouse over small icon, that is I would like to keep row hight lets say 128px(same as big icon)
I dont like that rest of my forums jump every time....
Would be cool that small icons are centered by width and hight, and when hoover on them row does not stretch out
Any pointers for this
Thanks
_____________
Just got some free time and ....found how to fix my problem
Just after code for width added
height="128"
and also added conditionals for guests, I dont like that some icons are vissible for them...
before
<a href="http://....
added
<if condition="$show[member]">