Hello,
Something strange is happening with some recent code I've pasted in to Actinic.
My customer has a SSL certificate and I have pasted the in the code which pulls in a seal graphic and contains a link to their certificate. I've gone to the design tab and pasted in the code which has replicated throughout the template.
The code is working perfectly on all the inner pages and the graphic shows with a built in link no problem - but it wont display on the home page??? the only thing that is different on the home page is that I have a fragment with some flash embeded in to it.
would anybody mind haing a look at the following site to see if you can spot anything why it might not be working - i think it is something to do with the javascript.
http://www.lingerieofdesire.co.uk/
it should be showing down the left hand menu - if you click an inner page you will see how it should look.
here is the code;
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=130 border=0 cellspacing=0 cellpadding=0 title="CLICK TO VERIFY: This site uses a GlobalSign SSL Certificate to secure your personal information." ><tr><td><span id="ss_img_wrapper_130-65_image_en"><a href="http://www.globalsign.co.uk/ssl/" target=_blank title="SSL Certificates"><img alt="Buy SSL" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_130-65_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_130-65_en.js"></script><br /><a href="http://www.globalsign.co.uk/ssl-information-center/" target=_blank style="color:#000000; text-decoration:none; font:bold 8px arial; margin:0px; padding:0px;">SSL CERTIFICATES - Get Info</a></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
many thanks for your help
Cheers
Rob
Something strange is happening with some recent code I've pasted in to Actinic.
My customer has a SSL certificate and I have pasted the in the code which pulls in a seal graphic and contains a link to their certificate. I've gone to the design tab and pasted in the code which has replicated throughout the template.
The code is working perfectly on all the inner pages and the graphic shows with a built in link no problem - but it wont display on the home page??? the only thing that is different on the home page is that I have a fragment with some flash embeded in to it.
would anybody mind haing a look at the following site to see if you can spot anything why it might not be working - i think it is something to do with the javascript.
http://www.lingerieofdesire.co.uk/
it should be showing down the left hand menu - if you click an inner page you will see how it should look.
here is the code;
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=130 border=0 cellspacing=0 cellpadding=0 title="CLICK TO VERIFY: This site uses a GlobalSign SSL Certificate to secure your personal information." ><tr><td><span id="ss_img_wrapper_130-65_image_en"><a href="http://www.globalsign.co.uk/ssl/" target=_blank title="SSL Certificates"><img alt="Buy SSL" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_130-65_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gs_image_130-65_en.js"></script><br /><a href="http://www.globalsign.co.uk/ssl-information-center/" target=_blank style="color:#000000; text-decoration:none; font:bold 8px arial; margin:0px; padding:0px;">SSL CERTIFICATES - Get Info</a></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
many thanks for your help
Cheers
Rob
Comment