theremotedr
03-15-2016, 08:46 PM
Hi,
Here is the page in question http://www.theremotedoctor.co.uk/accaudi.html?scrollto=selection
When you visit the page you will see my doctor image.
If you click on the right Flip key pad the doctor image has been replaced.
Using Chrome F12 the code for this image is
<img src="m-images/photos/AUDI002.png" alt="Honda car key remote programming" id="mainImage" class="img-border">
But I need to change it to
<img src="m-images/photos/AUDI002.png" alt="Honda car key remote programming" id="mainImage" class="img-border shareable-class">
I am unable to find this code to alter it.
Can you see/advise why I can't locate it ?
Here is the page in question http://www.theremotedoctor.co.uk/accaudi.html?scrollto=selection
When you visit the page you will see my doctor image.
If you click on the right Flip key pad the doctor image has been replaced.
Using Chrome F12 the code for this image is
<img src="m-images/photos/AUDI002.png" alt="Honda car key remote programming" id="mainImage" class="img-border">
But I need to change it to
<img src="m-images/photos/AUDI002.png" alt="Honda car key remote programming" id="mainImage" class="img-border shareable-class">
I am unable to find this code to alter it.
Can you see/advise why I can't locate it ?