Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2015-02-20 23:31:12

post@trulsellefsen.no
Member
Registered: 2015-01-17
Posts: 37

Highslide mouse pointer

In Highslide Slideshow the mouse pointer appears as a "text marker" when pointing at any icon in the upper line.
When pointing at the lower line icons it appers a "hand". Everywhere else as an arrow...

This seems a bit weird to me..., and may be a bit confusing for the visitors. Especially the text marker.
Example: http://britogtruls.no/galleries/1_kunst … ier_truls/

Offline

#2 2015-02-20 23:43:06

kmlucy
Member
From: Atlanta, GA
Registered: 2013-01-30
Posts: 123
Website

Re: Highslide mouse pointer

I am just seeing the hand on the bottom icons, but it stays as the default arrow on the top row. I never saw the text marker. I see the same behavior on my website.


Kyle Lucy Photography
kylelucy.com

Offline

#3 2015-02-20 23:46:43

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Highslide mouse pointer

until Matt can take a look you can fix this with some custom css:

.fa {
    cursor: pointer;
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#4 2015-02-21 04:40:58

post@trulsellefsen.no
Member
Registered: 2015-01-17
Posts: 37

Re: Highslide mouse pointer

It seems that it depends on the internet reader. I am normally running Internet Explorer (11.0.16), but when I switch to Google Chrome I see the same as kmlucy - the mouse pointer is an arrow except in the lower line.

However I think it should always be a "hand" when pointing to a link of any kind (icons, pictures and others), as it works elsewere in the Gallery.

Offline

#5 2015-02-21 04:54:58

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Highslide mouse pointer

in Firefox I was seeing the text marker on the upper row. In Chrome it's the pointer.
The css I posted should take care of it.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#6 2015-02-21 10:46:23

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Highslide mouse pointer

So that we don't have pointers on icons which are not hyperlinks, probably better to clarify that styling to:

a .fa {
    cursor: pointer;
}

Matt

The Turning Gate, http://theturninggate.net

Offline

#7 2015-02-21 11:04:54

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Highslide mouse pointer

ah. yes. good idea wink


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#8 2015-02-21 17:08:56

post@trulsellefsen.no
Member
Registered: 2015-01-17
Posts: 37

Re: Highslide mouse pointer

To me as a customer this cursor thing looks more like a bug in the CE4 Gallery Highslide Slideshow implementation than a "styling", as it seems to be a general problem. On the other hand, the Magnific Popup implementation seems to work properly.

I don't think it's a good idea that every customer using HS have to dig into PHP to fix this.
Will this problem be corrected in an update to the CE4 Gallery?

Offline

Board footer

Powered by FluxBB