This Is The Code I have for My SLideshow on my Homepage, what do I need to change to centre the slideshow as its appearing to the left currently, also Id Like To Put a Small Introduction to the site underneath the slideshow, how do i get this to appear under the slideshow as currently is appears next to the slideshow as shown on the site www.abovenbeyondworld.co.uk
!!<<TABLE width="100%" cellpadding="5" cellspacing="5">
<TR>
<TD align="centre" width="350">
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 350, 200, 0, 3000, 1, "R")
</script>
</TD>
<TD align="centre">
Welcome to AboveNBeyondWorld! Here you will find your non-stop shop for all your TV & Movie Merchandise needs. This Site has been specially created with fans in mind, we specialise in those hard to find Products and Merchandise unseen within the UK and surrounding Europe.
</TD>
</TR>
</TABLE>>!!
!!<<TABLE width="100%" cellpadding="5" cellspacing="5">
<TR>
<TD align="centre" width="100%">
<font size="4">Orders Of Over £25.00 Will Receive 5% Discount, If Your Order Is Over £50.00 You Will Receive A 10% Discount And If Your Order is over £100.00 you will receive a 12.5% Discount </font>
</TD>
</TR>
</TABLE>>!!
!!<<TABLE width="100%" cellpadding="5" cellspacing="5">
<TR>
<TD align="centre" width="350">
<script type="text/javascript">
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 350, 200, 0, 3000, 1, "R")
</script>
</TD>
<TD align="centre">
Welcome to AboveNBeyondWorld! Here you will find your non-stop shop for all your TV & Movie Merchandise needs. This Site has been specially created with fans in mind, we specialise in those hard to find Products and Merchandise unseen within the UK and surrounding Europe.
</TD>
</TR>
</TABLE>>!!
!!<<TABLE width="100%" cellpadding="5" cellspacing="5">
<TR>
<TD align="centre" width="100%">
<font size="4">Orders Of Over £25.00 Will Receive 5% Discount, If Your Order Is Over £50.00 You Will Receive A 10% Discount And If Your Order is over £100.00 you will receive a 12.5% Discount </font>
</TD>
</TR>
</TABLE>>!!
Comment