1 Attachment(s)
Select active thumb with border
Hi,
Here is the page in question http://www.theatticbanwell.co.uk/slideshow.html
I would like to be able to have some kind of visual affect of which thumbnail is currently selected.
I mean as i click the next button a few times and the main image changes i would like something to also be shown on the corresponding thumbnail below.
In my elastislide css file i added the following at line 51 but no difference was made ?
Code:
.es-carousel ul li a img.selected {
border-color:#FF0000;
border-style:solid;
border-width:thin;
}
Be it a border / opacity im not fussy.
I did use opacity but was unable to disable it on the phone etc.
Could you advise my mistake please.
Even something like the chrome dev tool
Attachment 6253