Skip to main content

Reply to "http://www.practiceboard.com/?0"

Hi Donie, OK, first, I've repositioned your gallery script, so the gallery is now inside the lower portion of your border, full code is below - take your pick which you prefer. I'm not sure what's wrong with the gallery itself actually, that does look odd - can you please copy your gallery HTML from your store tab and paste it here so we can see it? Thanks.


<center><table width="100%" cellpadding=35 cellspacing=0 border=1
background=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaBack1.jpg>
<tr><td width="100%">
<p><center>
<table width="90%" cellpadding=2 cellspacing=0 border=0 bgcolor=#ffffff>
<tr><td width="100%">
<p><center>
<table width="100%" cellpadding=20 cellspacing=0 border=1 background=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaBack2.jpg>
<tr><td width="100%">
<p><center>
<table width="100%" cellpadding=5 cellspacing=0 border=1 bgcolor=ffffff
<tr><td width="100%">
<P> <br>
<div align=center><img src=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaWelcome.jpg>
<br><br>
<center><img src=http://i198.photobucket.com/albums/aa115/Princess-Jewels/CustomWork/ThreeStar1.jpg></center>
<br>
<div align=center><font face="Georgia" color="#000000" size=+1>
<br><br>
ENTER AUCTION TITLE HERE
<br><br>
<div align=center><font face="Georgia" color="#000000" size=+1>
<img src=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaDesc.jpg>
<br>
<br>
[DESCRIPTION_AND_IMAGES]
<br><br>
<center><font face="Georgia" size=+1>
<br>
<img src=ENTER PICTURE URL FROM PHOTOBUCKET HERE>
<br>
<br>
<P>
<br>
<table width="80%" cellpadding=20 cellspacing=0 border=1
background=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaBack1.jpg>
<tr><td width="100%">
<p><center>
<table width="100%" cellpadding=15 cellspacing=0 border=1 background=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaBack2.jpg>
<tr><td width="100%">
<p><center>
<table width="100%" cellpadding=10 cellspacing=0 border=1 bgcolor=ffffff
<tr><td width="100%">
<P>
<center><img src=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaTerms.jpg>
<P>
<div align=center><font face="Georgia" color="#000000" size=+1>
[PAYMENT]ENTER PAYMENT TERMS HERE.
<P>
<div align=center><font face="Georgia" size=+1 color="#000000">
[SHIPPING]ENTER SHIPPING TERMS HERE.
<P>
<P>
</td></tr></table></center>
</td></tr></table></center>
</td></tr></table>
<P>
<br>
<center><img src=http://i198.photobucket.com/albums/aa115/Princess-Jewels/Templates/BandanaThank.jpg><!--ASW--><!--version 1.0-->
<table width='100%' border='0' align='center' cellpadding='0' cellspacing='0'>
<tr>
<td>
<SCRIPT LANGUAGE='JavaScript' type='text/javascript'>function scrapeCat(){var are = /.+\/category(\d+?)\//im; var ama = document.body.innerHTML.match(are); if (ama != null && ama.length == 2) { return ama[1]; } else { return '-1'; } }function passpara(){return '&id=419000&itembgcolor=0xFFFFFF&bordercolor=0xFF0000&storewindowbgcolor=0xFFFFFF&toptextcolor=0xFF0000&bottomtextcolor=0xFF0000&stripcolor=0x6633CC&auctionclosemessagecolor=0xFF0000&emptyboxmessagecolor=0xFFFFFF&buttovercolor=0x330099&buttoutcolor=0x000006&searchtitlecolor=0xFF0000&searchbuttbgcolor=0xFF0000&searchbutttextcolor=0x000006&searchbuttbordercolor=0x330099&itemhighlightcolor=0xFF0000&navbuttonactivecolor=0x000006&navbuttonoutlinecolor=0xFF0000&navbuttoninactivebgcolor=0x000006&siteid=0&cat=' + scrapeCat() + '&baseurl='+escape(location.href.substring(0, location.href.lastIndexOf('/') + 1));} </script>
<SCRIPT language='JavaScript' type='text/javascript'><!--

var flashVersion = window.flashVersion ? window.flashVersion : 0;
if (flashVersion <= 0)
{
var agent = navigator.userAgent.toLowerCase();
if (navigator.plugins != null && navigator.plugins.length > 0)
{
var flashPlugin = navigator.plugins['Shockwave Flash'];
if (typeof flashPlugin == 'object')
{
/*
need flash version 6 or higher (this code should work with future flash plugins.)
*/
if (flashPlugin.description.indexOf(' 5.') != -1)
flashVersion = 5;
else if (flashPlugin.description.indexOf(' 4.') != -1)
flashVersion = 4;
else if (flashPlugin.description.indexOf(' 3.') != -1)
flashVersion = 3;
else if (flashPlugin.description.indexOf(' 2.') != -1)
flashVersion = 2;
else if (flashPlugin.description.indexOf(' 1.') != -1)
flashVersion = 1;
else if (flashPlugin.description.indexOf(' 6.') != -1)
flashVersion = 6;
else if (flashPlugin.description.indexOf(' 7.') != -1)
flashVersion = 7;
else
flashVersion = 8;
}
}
else if (agent.indexOf('msie') != -1 && parseInt(navigator.appVersion) >= 4 && agent.indexOf('win')!=-1 && agent.indexOf('16bit')==-1)
{
if (window.sqHasFlash || typeof(window.andale_fv) != 'undefined')
{
if (window.sqHasFlash || andale_fv >= 6)
{
flashVersion = 6;
}
}
else
{
document.writeln('<scr' + 'ipt language="VBScript">');
document.writeln('on error resume next');
document.writeln('dim obFlash ');
document.writeln('set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.7")');
document.writeln('if IsObject(obFlash) then ');
document.writeln('flashVersion = 7 ');
document.writeln('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.6") end if ');
document.writeln('if flashVersion < 7 and IsObject(obFlash) then ');
document.writeln('flashVersion = 6 ');
document.writeln('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.5") end if ');
document.writeln('if flashVersion < 6 and IsObject(obFlash) then ');
document.writeln('flashVersion = 5 ');
document.writeln('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.4") end if ');
document.writeln('if flashVersion < 5 and IsObject(obFlash) then ');
document.writeln('flashVersion = 4 ');
document.writeln('else set obFlash = CreateObject("ShockwaveFlash.ShockwaveFlash.3") end if ');
document.writeln('if flashVersion < 4 and IsObject(obFlash) then ');
document.writeln('flashVersion = 3 ');
document.writeln('end if ');
document.writeln('</scr' + 'ipt>');
}
}
}

if (flashVersion >= 6)
{
document.writeln('<table align="center" valign="top" border="0" cellspacing="0" cellpadding="0">');document.writeln('<tr><td width="247"><tr><td align="right" valign="top">');document.writeln('<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="752" HEIGHT="227" id="auctivastorewindow" ALIGN="middle">');document.writeln('<PARAM NAME=movie VALUE="http://asw.auctiva.com/StoreWindow_HScroller.swf">');document.writeln('<PARAM NAME=FlashVars VALUE="'+passpara()+'">');document.writeln('<PARAM NAME=quality VALUE=high>');
document.writeln('<PARAM NAME=wmode VALUE=transparent>');
document.writeln('<PARAM NAME=allowScriptAccess VALUE=always>');document.writeln('<EMBED src="http://asw.auctiva.com/StoreWindow_HScroller.swf" FlashVars="'+passpara()+'"quality=high ');document.writeln('WIDTH="752" HEIGHT="227" NAME="auctivastorewindow" ALIGN="middle"');document.writeln('TYPE="application/x-shockwave-flash"');document.writeln('PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');document.writeln('</EMBED>');
document.writeln('</OBJECT>');
document.writeln('</td></tr></table>');
}
else
{document.write('<a href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"><img src="http://www.auctiva.com/images/StoreWin_NoFlashPlayer_Hor.jpg" border="0"></a><div style="text-align:center"><table align="center"><tr><td><a style="text-decoration:none" href="http://www.texasthreestar.com"><img src="http://ti2.auctiva.com/sw/browse1.gif" border="0"></a></td><td height="23px" valign="middle" align="center"><font face="arial" size="2"><b><a href="http://www.texasthreestar.com">threestarfleamarket</a> Store</b></font></td></tr></table></div>');}
//--></SCRIPT>
<NOSCRIPT><div style="text-align:center"><img src="http://ti2.auctiva.com/sw/java.gif" border="0"><br><table align="center"><tr><td><a style="text-decoration:none" href="http://www.texasthreestar.com"><img src="http://ti2.auctiva.com/sw/images.gif" border="0"></a></td><td height="27px" valign="middle" align="center"><font face="arial" size="2"><b><a href="http://www.texasthreestar.com">threestarfleamarket</a> Store</b></font></td></tr></table></div></NOSCRIPT>

</td>
</tr>
</table>
<!--ASW--></center>
<br>
<P>
<P><center>
</td></tr></table></center>
</td></tr></table></center>
</td></tr></table></center>
</td></tr></table>
Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×