Hover image flashes a different colour border-how?[FIXED]

This forum is for all Flare issues related to styles, stylesheets and XML.
Post Reply
M33R4
Sr. Propeller Head
Posts: 128
Joined: Wed Oct 07, 2020 7:58 am
Location: UK

Hover image flashes a different colour border-how?[FIXED]

Post by M33R4 »

Are there any instructions out there on how my image can change border colour when the user hovers over the image please? I have 2 images I can use: one full image and another with just a different border colour.

Thanks.
Last edited by M33R4 on Fri May 28, 2021 2:19 am, edited 1 time in total.
Newbie to MadCap Flare
NorthEast
Master Propellus Maximus
Posts: 6363
Joined: Mon Mar 05, 2007 8:33 am

Re: Hover over image flashes a different colour border - how

Post by NorthEast »

Use the :hover selector in CSS to apply styles - see https://developer.mozilla.org/en-US/docs/Web/CSS/:hover
M33R4
Sr. Propeller Head
Posts: 128
Joined: Wed Oct 07, 2020 7:58 am
Location: UK

Re: Hover over image flashes a different colour border - how

Post by M33R4 »

Dave Lee wrote:Use the :hover selector in CSS to apply styles - see https://developer.mozilla.org/en-US/docs/Web/CSS/:hover
Many thanks for that Dave - much appreciated :)
Newbie to MadCap Flare
Post Reply