YAFLogo

Dimi
  • Dimi
  • 100% (Exalted)
  • YAF All-the-Time Topic Starter
12 years ago
I added the style to the forum page and all the links are highlighted when the mouse gets over the link. The style is pretty simple:

a:link, a:visited {text-decoration:none; cursor:hand; color:Navy;}
a:hover {text-decoration:none; background:#ffff00; color:#ff0000; cursor:hand;}
href:hover {text-decoration:none; color:#ff0000; cursor:hand;}


Here is the direct link to this file .

The problem is - when I open more than one image in a popup window it works just great, but the script is done so that it divides the image into two parts to use the mouse click on the appropriate half of the image for navigation. The style that I added "corrects" the script work so that this active part of the image changes to a solid yellow color.

The question is - what script the forum is using to show the image in a popup window? What is the name of the file with this script?

I'd like to play with it and, probably, disable this annoying color. I'm sure it's possible to do that if I override the style inside the script.

Here is the URL to better understand the situation:
http://eyepluslens.com/Forum/yaf_postst17_Night-Macro-Photos-of-Sleeping-Dragonfly.aspx 
Dimi
UserPostedImage
Sponsor

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
12 years ago
Quote:

he question is - what script the forum is using to show the image in a popup window? What is the name of the file with this script?



The Script is called jquery.ceebox-min.js.

But i dont think you can disable this color on the script.

you could try this.

#cee_box a:hover,
#cee_box href:hover {background:transparent}
Dimi
  • Dimi
  • 100% (Exalted)
  • YAF All-the-Time Topic Starter
12 years ago
Originally Posted by: tha_watcha 

you could try this.

#cee_box a:hover,
#cee_box href:hover {background:transparent}



It made it! You can check the same link. Works just perectly. Thanks a lot!
Dimi
UserPostedImage
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button