Topic: background colours etc
Sorry for being a thicky - i have been away from SV for a while but now with a new site need to revisit and use this wonderful viewer.
trouble is i have got my site template working fine and having put the viewer in like i believe i did with the older version of SV pro i cant now change the background colours. i see the code i need is this i believe:
<script type="text/javascript">
var fo = new SWFObject("viewer.swf", "viewer", "100%", "100%", "8", "#C0D3FF");
// SIMPLEVIEWER CONFIGURATION OPTIONS
// To use an option, uncomment it by removing the "//" at the start of the line
// For a description of config options, go to:
// http://www.airtightinteractive.com/simp … tions.html
//fo.addVariable("xmlDataPath", "gallery.xml");
//fo.addVariable("firstImageIndex", "5");
//fo.addVariable("langOpenImage", "Open Image in New Window");
//fo.addVariable("langAbout", "About");
fo.addVariable("preloaderColor", "#C0D3FF");
fo.write("flashcontent");
</script>
but i cant figure out where to put it in this page:
http://www.newsite.tomteegan.com/Press- … an%20Press
i am not great with the coding im afraid and have tried allsorts but got knowhere - any help greatfully received.
thanks
Richard