Thread Locked This thread is locked - replies are not allowed.


This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 5 - Pages: 1 - Last Post: 18 Aug 21, 20:59 Last Post By: robbif Threads: [ Previous | Next ]
robbif

Posts: 22
Registered: 15-Oct-2008
Saturn 71: Setting Arrows (image below asks the question)
Posted: 18 Aug 21, 17:42
 
Attachment thiswothoutthis.jpg (450.1 KB)
How do I get arrows as shown in attached image?

Edited by: robbif on 18 Aug 2021, 11:43
JeffTucker

Posts: 8,492
Registered: 31-Jan-2006
Re: Saturn 71: Setting Arrows (image below asks the question)
Posted: 18 Aug 21, 19:09   in response to: robbif in response to: robbif
 
Attachment finger.png (213.4 KB)
Attachment nohint.png (217.6 KB)
The normal browser behavior is to show some kind of pointer when you're mouse-hovering on something that will produce navigation. Saturn simply replaces the standard "pointing finger" icon with a directional arrow.

In place of the directional arrow on the image, would you want to let the browser do its usual routine (see finger.png), or would you want to suppress the "pointing finger," as well, leaving only the regular "nothing's going to happen" arrow cursor (see nohint.png)?
JeffTucker

Posts: 8,492
Registered: 31-Jan-2006
Re: Saturn 71: Setting Arrows (image below asks the question)
Posted: 18 Aug 21, 19:40   in response to: JeffTucker in response to: JeffTucker
 
And the quick fix, for either option. Head for Saturn > Code > CSS and enter this for the "pointing finger" cursor:
a.fbPrevPanel, a.fbNextPanel {cursor: pointer !important;}
And for the "no hint plain arrow" cursor:
a.fbPrevPanel, a.fbNextPanel {cursor: default !important;}
robbif

Posts: 22
Registered: 15-Oct-2008
Re: Saturn 71: Setting Arrows (image below asks the question)
Posted: 18 Aug 21, 20:28   in response to: JeffTucker in response to: JeffTucker
 
Thanks for pointing out the obvious (well, almost obvious to me).

Answer: the nohint.png option CSS fix is the highest priority for me.
Worked fine, of course.
MUCH Lower priority, but figured I'd ask.I'm wondering
if it's a simple replacement in which I can specify any symbol.
I like the current arrow, but might choose a less obvious version,
i.e. smaller and/ or hollow.

Thanks!

Edited by: robbif on 18 Aug 2021, 14:56
JeffTucker

Posts: 8,492
Registered: 31-Jan-2006
Re: Saturn 71: Setting Arrows (image below asks the question)
Posted: 18 Aug 21, 20:37   in response to: robbif in response to: robbif
 
Attachment skinny.png (157.9 KB)
I don't plan to add this as a skin feature - the custom CSS options will do the trick. I'm trying to avoid the "endless byzantine options" phenomenon.

If you want a skinnier arrow, try the "skinny icons" choice under Saturn > Index Page & Icons > Icon Style. See screenshot.

BTW, the problem with less obvious arrows, like one that's hollow, is that a black-outlined, transparent arrow on a dark background vanishes completely.
robbif

Posts: 22
Registered: 15-Oct-2008
Re: Saturn 71: Setting Arrows (image below asks the question)
Posted: 18 Aug 21, 20:59   in response to: robbif in response to: robbif
 
I need a THANKS! stamp for every time I have a question.
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums