Add this highlighted stylesheet to the head of the page as shown:
Code:
<html>
<head>
<title>Omonoia Greek Bakery - Home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
#master0 div {
background: url("http://boulderdrumstudio.com/omonoia/images/bkgd.jpg") -8px -8px;
background-color: #ffcc99 !important;
}
.AWMSTCBG0 {
z-index: 10000 !important;
}
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">
/***********************************************
* Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay int . . .
Add the highlighted id and code to the body as shown:
Code:
<table id="slideshowtable" width="960" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="208" valign="top">
<div align="left">
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 188, 155, 0, 3000, 0)
fadeimages.bgposition = function(){
document.getElementById('canvas0_0').style.backgroundPosition = document.getElementById('canvas0_1').style.backgroundPosition =
'-' + document.getElementById('slideshowtable').offsetLeft + 'px -8px';
}
fadeimages.bgposition();
document.onreadystatechange = fadeimages.bgposition;
window.onresize = fadeimages.bgposition;
</script>
</div>
</td>
<td width="579" valign="top"><a hr . . .
Bookmarks