|
Post by tunescool on Mar 6, 2010 13:20:25 GMT -8
the code that this thread is. i put it in my global headers but it didnt work
|
|
|
Post by Wormopolis on Mar 6, 2010 19:41:28 GMT -8
footers.
|
|
|
Post by tunescool on Mar 6, 2010 20:06:21 GMT -8
still doesnt work
|
|
|
Post by Wormopolis on Mar 7, 2010 0:03:24 GMT -8
main footer would be better actually...
<script type="text/javascript"> pic="http://www.yahoo.com/images.someimage.jpg";
if (document.modifyForm) { document.modifyForm.parentNode.parentNode.style.backgroundImage = document.modifyForm.parentNode.style.backgroundImage = 'url('+pic+')'; } </script>
|
|
|
Post by tunescool on Mar 7, 2010 0:42:27 GMT -8
works now thanks wormo
|
|