Welcome, Guest
Username Password: Remember me

Blue masking in "More Photos" mode
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Blue masking in "More Photos" mode

Blue masking in "More Photos" mode 1 year, 2 months ago #633

  • jaavi
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hi Everyone,

When I am in the "MORE PHOTO" Mode in the "PROPERTY DETAIL" tab, If I hold the mouse on the forward button, or backward button, half of the photo gets covered by a blue mask. Any thoughts on that is much appreciated.

Thanks.

www.sunnyorlandorentals.com/main/home/vi...y/Glenbrook16636/11/

Re: Blue masking in "More Photos" mode 1 year, 2 months ago #634

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
The links syle depend on the joomla template, so if you want to remove that blue background, you have to edit /main/templates/ja_raite/css/colors/blue.css at line 19 and where you see:


a:hover, a:active, a:focus {
background: none repeat scroll 0 0 #00568B;
}

change that to:

a:hover, a:active, a:focus {
}
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page

Re: Blue masking in "More Photos" mode 1 year, 2 months ago #636

  • jaavi
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hi pirana,

That didn't work. It just gave me a different color mask.

However I did manage to get the mask off, by changing the background color for the hover to transparent.

If anyone has the same problem, here is what I did.

I changed;

a:hover, a:active, a:focus { background: #00568b; }

to

a:hover, a:active, a:focus { background:transparent; }


Thanks again.
Last Edit: 1 year, 2 months ago by jaavi.
  • Page:
  • 1
Time to create page: 1.05 seconds