The current placement is temporary and I know it won't work with all browsers or screen resolutions but that's just about where I want it to be. Looks good in FF with my 1280x1024 res.
http://minu.me/2qmq
Could someone help me with the code to place this in my stylesheet while still remaining clickable? I know it will involve a combination of php and CSS, I just don't know how to make it work.<div style="position: fixed; top: 80px; left: 15px;"><?php
echo "<span id='siteseal'>";
echo "<script type='text/javascript' src='https://seal.godaddy.com/getSeal?sealID=blah-blah-blah'></script>";
?></div>
Thank you,
Stephen



