Positioning Logos (Solved)
Posted: Thu Apr 17, 2014 1:12 am
Greetings all!
Was wondering if anybody could help me with the following please:
I need to add/change something to the following Trustwave logo script to allow me to position the logo properly on my website (in footer.tpl) :
<script type="text/javascript" src="https://sealserver.trustwave.com/seal.j ... "></script>
Although i know how to create script for normal images to position them, for e.g.
<img src="image/data/YOUR-IMAGE.PNG" style="position:absolute; margin-left:480px; margin-top:15px ; width:50px ; height:50px ;" alt=""/>
I don't know how to change the script for the Trustwave logo, which would redirect the customer to the Trustwave website. I've spent hours trying to sort this out so any help would be greatly appreciated !
Was wondering if anybody could help me with the following please:
I need to add/change something to the following Trustwave logo script to allow me to position the logo properly on my website (in footer.tpl) :
<script type="text/javascript" src="https://sealserver.trustwave.com/seal.j ... "></script>
Although i know how to create script for normal images to position them, for e.g.
<img src="image/data/YOUR-IMAGE.PNG" style="position:absolute; margin-left:480px; margin-top:15px ; width:50px ; height:50px ;" alt=""/>
I don't know how to change the script for the Trustwave logo, which would redirect the customer to the Trustwave website. I've spent hours trying to sort this out so any help would be greatly appreciated !