AAngel
07-03-2010, 05:04 AM
:confused:i am trying to add a fpwslideshowphp i got it to work but i cant find how to get it off the top of the page, here is code
and page
http://denniswilsonmusic.com/links.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<table width="965" cellspacing="0" cellpadding="0" border="0"><tr><td style="background-image:url(images/background.jpg); background-position:top center;background-repeat:no-repeat;">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Dennis Wilson -- Castles In The Sand</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<?php include "header.php"; ?>
<style type="text/css">
</div>
<br /><br><br>
ul.fpthumbs{ /*thumbnails main UL list*/
list-style-type:none;
margin:0;
padding:0;
position:absolute;
left:100;
bottom:10px;
width:98%;
}
ul.fpthumbs li{
display:inline;
margin-right:10px; /*spacing between each thumbnail*/
}
ul.fpthumbs li img{
border:2px solid white;
background:gray;
cursor:hand;
cursorointer;
margin-top:5px;
width:50px;
height:50px;
}
ul.fpthumbs li img.selected{
border-color:red;
}
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://www.denniswilsonmusic.com/fpslideshowvar.php" type="text/javascript"></script>
<script type="text/javascript" src="fpslideshow.js">
</script>
</head>
<body>
<table width="80%">
<tr><br><br><br><br><br><br><br><br><br><td align="center" width="100%"><div style="position:absolute;z-index:1004;left:3px;top:1000;background:lightblue;padding:3px;font:bold 16px Arial"><a href="index.php" style="color:blue;text-decoration:none">Back To Home Page</a></div>
<table width="100%" cellpadding="0" cellspacing="5" style="padding-left:30px;padding-right:30px;">
<tr><td height="19">
</div> </tr></table>
<br>
<div style="width:965;height:7px;background-color:#D3C5B8;"></div>
<table width="955" border="0" align="center" cellpadding="5" cellspacing="0">
<tr>
<td width="450" div="div" class="content_box_fade"><div><br />
<br />
<br />
<br />
</div></td>
<td> </td>
<td width="450" class="content_box_fade"> </td>
</tr><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<?php include "footer.php"; ?>
</table></td></tr>
</table>
</td></tr>
</table>
</body>
</html>
I do this for free for this man, and he is profroming in atlanta for 4th, with Rev Charles Stanley thank you for your help
and page
http://denniswilsonmusic.com/links.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<table width="965" cellspacing="0" cellpadding="0" border="0"><tr><td style="background-image:url(images/background.jpg); background-position:top center;background-repeat:no-repeat;">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Dennis Wilson -- Castles In The Sand</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<?php include "header.php"; ?>
<style type="text/css">
</div>
<br /><br><br>
ul.fpthumbs{ /*thumbnails main UL list*/
list-style-type:none;
margin:0;
padding:0;
position:absolute;
left:100;
bottom:10px;
width:98%;
}
ul.fpthumbs li{
display:inline;
margin-right:10px; /*spacing between each thumbnail*/
}
ul.fpthumbs li img{
border:2px solid white;
background:gray;
cursor:hand;
cursorointer;
margin-top:5px;
width:50px;
height:50px;
}
ul.fpthumbs li img.selected{
border-color:red;
}
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://www.denniswilsonmusic.com/fpslideshowvar.php" type="text/javascript"></script>
<script type="text/javascript" src="fpslideshow.js">
</script>
</head>
<body>
<table width="80%">
<tr><br><br><br><br><br><br><br><br><br><td align="center" width="100%"><div style="position:absolute;z-index:1004;left:3px;top:1000;background:lightblue;padding:3px;font:bold 16px Arial"><a href="index.php" style="color:blue;text-decoration:none">Back To Home Page</a></div>
<table width="100%" cellpadding="0" cellspacing="5" style="padding-left:30px;padding-right:30px;">
<tr><td height="19">
</div> </tr></table>
<br>
<div style="width:965;height:7px;background-color:#D3C5B8;"></div>
<table width="955" border="0" align="center" cellpadding="5" cellspacing="0">
<tr>
<td width="450" div="div" class="content_box_fade"><div><br />
<br />
<br />
<br />
</div></td>
<td> </td>
<td width="450" class="content_box_fade"> </td>
</tr><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<?php include "footer.php"; ?>
</table></td></tr>
</table>
</td></tr>
</table>
</body>
</html>
I do this for free for this man, and he is profroming in atlanta for 4th, with Rev Charles Stanley thank you for your help