PDA

View Full Version : removing the ssl link/image from my website?


alexanderpreece
25-Jan-2007, 01:59 PM
Hi,

just wondering at the bottom of my website there is meant to be a rapid ssl certifcate but the image is not showing for some reason i have no idea how to get the image back in there or remove the whole thing all together?

BR

alex:confused:

www.shhh-itsourlittlesecret.co.uk

acompton
26-Jan-2007, 02:40 PM
Viewing the source on your home page shows this line:
<img src="acatalog/rapidssl_ssl_certificate.gif" alt="Secure Online Payment" width="90" height="50" border="0">

This isn't a complete HTML tag. It either needs /> on the end instead of >
or it needs to be wrapped in a <a>...</a> tag (like the Protx one below it).

This has probably been hand-edited into one of your primary templates

Alan Compton
www.greenknightgames.co.uk
Great board games and cards games you won't find in the High Street

acompton
26-Jan-2007, 02:46 PM
I'm talking rubbish again;
the image file, rapidssl_ssl_certificate.gif, isn't in your acatalog folder on the server.

Alan

alexanderpreece
26-Jan-2007, 08:57 PM
cheers thanks for that will have to add it tommorrow!

again thanks