How do you insert your website/webpage into an eBay listing?

Discussion in 'HTML & Website Design' started by KGL, Feb 28, 2006.

  1. #1
    I know it can be done, but how?

    Any help would be great.
     
    KGL, Feb 28, 2006 IP
  2. slickricky

    slickricky Active Member

    Messages:
    240
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Add the following code after you've customized it:

    <a href="http://yoursite.com">Link Text</a>

    Of course change out the "yoursite" with the url to your webpage, and change Link Text to the text you want linked.
     
    slickricky, Feb 28, 2006 IP
  3. KGL

    KGL Peon

    Messages:
    1,155
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #3
    No what I meant, but thanks anyway.
     
    KGL, Mar 2, 2006 IP
  4. donteatchicken

    donteatchicken Well-Known Member

    Messages:
    432
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    118
    #4
    create the page in an html editor, only link to images using htt://yoursite/yourpics... copy the source from and including <body> </body> paste into your new auction description using the html tab..
     
    donteatchicken, Mar 2, 2006 IP
    onedollar likes this.
  5. KGL

    KGL Peon

    Messages:
    1,155
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I use Coolpage as my editor.
    Been using for about 5 years and I love it.
    Not a fan of Frontpage.

    Just threw in some old code to test it and...

    I copy and paste into the description box, however, my "page" that I inserted ends up "floating" above the eBay page.

    I don't know if the way Coolpage generates the code has anything to do with...take look at the pic.

    The images don't show because I haven't uploaded then yet.

    [​IMG]

    Any help at this point would much appreciated, I really do not want to stop using CoolPage because it won't work with eBay.
     
    KGL, Mar 2, 2006 IP
  6. donteatchicken

    donteatchicken Well-Known Member

    Messages:
    432
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    118
    #6
    looks like that is just in preview mode and you have some transparants in your page.. after the final post the background should default to white and it will not look like it's "floating"
     
    donteatchicken, Mar 2, 2006 IP
  7. lorien1973

    lorien1973 Notable Member

    Messages:
    12,206
    Likes Received:
    601
    Best Answers:
    0
    Trophy Points:
    260
    #7
    You could iframe it, couldnt you? isn't a link to a live website not allowed by ebay, though?
     
    lorien1973, Mar 2, 2006 IP
  8. onedollar

    onedollar SEO Consultant for Hire

    Messages:
    3,481
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    0
    #8
    are you using some css too for layout which might be the reason?
     
    onedollar, Mar 2, 2006 IP
  9. donteatchicken

    donteatchicken Well-Known Member

    Messages:
    432
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    118
    #9
    good point



    if he iframed he'd loose a nice chuck of veiwers right? isn't iframes mainly for ie?
     
    donteatchicken, Mar 2, 2006 IP
  10. KGL

    KGL Peon

    Messages:
    1,155
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Thanks for all of the replies, to help here is the code, not of the actual auction, this code from an old site, but still created by Coolpage.

    <HTML>
    <HEAD>
    <TITLE>DeadStoc.com</TITLE>
    <META NAME="description" CONTENT="DeadStock.com">
    <META NAME="Generator" CONTENT="Cool Page version 2.72 Standard, Sep 15 2002 for Windows">
    <BASE TARGET="_top">
    <STYLE TYPE="text/css">BODY {margin-left:0; margin-right:0; margin-top:0;}</STYLE>
    <STYLE TYPE="text/css">
    	.Arial-11pxFF0000b {font:bold 11px Arial, sans-serif; color:#FF0000}
    	.Arial-11px0000FFb {font:bold 11px Arial, sans-serif; color:#0000FF}
    	.Arial-16pxn {font:normal 16px Arial, sans-serif}
    	.Arial-11pxb {font:bold 11px Arial, sans-serif}
    	.Arial-11px004000b {font:bold 11px Arial, sans-serif; color:#004000}
    </STYLE>
    </HEAD>
    
    <BODY SCROLL="auto" BGCOLOR="#FFFFFF" TOPMARGIN=0 LEFTMARGIN=0>
    
    <SCRIPT LANGUAGE="JavaScript">
    <!--
    var agt=navigator.userAgent.toLowerCase();
    var is_major=parseInt(navigator.appVersion);
    var is_minor=parseFloat(navigator.appVersion);
    var is_nav=((agt.indexOf('mozilla')!=-1)&&(agt.indexOf('spoofer')==-1)&&(agt.indexOf('compatible')==-1) && (agt.indexOf('opera')==-1)&&(agt.indexOf('webtv')==-1));
    var is_ie=(agt.indexOf('msie')!=-1);
    if(is_ie){var agt_ie=agt.substring(agt.indexOf('msie')+5); is_major=parseInt(agt_ie); is_minor=parseFloat(agt_ie);}
    var is_dom2=(document.getElementById);
    var is_http=(window.location.protocol.indexOf('http')==0);
    // Browser detect
    if( is_minor < 3.5 )
       alert( "This page will not function properly in your browser.\n\nYour browser is very old.  Please upgrade your browser to version 4 or later.\n\nOr request the webmaster (of this page) to change their browser compatibility setting in Cool Page to version 3 browsers." );
    else
    {
       if( is_nav && is_minor < 5.0 )
          window.location.replace( 'turnkeydesign_nn4.html' + window.location.search );
    }
    
    function jsNoLinks() {alert('Links do not function in Preview.\n\nTo test links, please Publish *all* of the pages of your web site, then browse to the published web site.  Or Export *all* pages to the same folder on your hard disk, then open the local pages in your browser.  Export and Publish can be found in the File menu of Cool Page.');return true;}
    //-->
    </SCRIPT>
    
    <DIV ID="idElement2" style="position:absolute; top:108px; left:68px; width:700px; height:49px;"><IMG SRC="turnkeyheader.jpg" NAME="idElement2Img" ID="idElement2Img" WIDTH=700 HEIGHT=49 BORDER=0></DIV>
    
    <DIV style="position:absolute; top:0px; left:0px; width:1px; height:1px;"><A HREF="http://www.coolpage.com/"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></A></DIV>
    <DIV ID="idElement121211" style="position:absolute; top:860px; left:115px; width:794px; height:16px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=794>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=794 HEIGHT=16 BGCOLOR="#000000"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement1123" style="position:absolute; top:890px; left:251px; width:561px; height:14px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=561><TR VALIGN=top><TD><DIV align=left><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><FONT CLASS=Arial-11px004000b>Turnkey Websites</FONT></A><FONT CLASS=Arial-11px004000b> | </FONT><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><FONT CLASS=Arial-11px004000b>Custom Web Design </FONT></A><FONT CLASS=Arial-11px004000b>| </FONT><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><FONT CLASS=Arial-11px004000b>Internet Marketing</FONT></A><FONT CLASS=Arial-11px004000b> | </FONT><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><FONT CLASS=Arial-11px004000b>Website Hosting</FONT></A><FONT CLASS=Arial-11px004000b> | Domain Names</FONT></DIV></TD></TR></TABLE></DIV>
    
    <DIV ID="idElement713" style="position:absolute; top:877px; left:357px; width:353px; height:14px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=353><TR VALIGN=top><TD><DIV align=left><FONT CLASS=Arial-11pxb>Copyright © 1996-2006. Oka.com. All Rights Reserved.</FONT></DIV></TD></TR></TABLE></DIV>
    
    <DIV ID="idElement1323" style="position:absolute; top:97px; left:115px; width:157px; height:761px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=157>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=157 HEIGHT=761 BGCOLOR="#000000">&nbsp;</TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement13112" style="position:absolute; top:98px; left:116px; width:155px; height:759px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=155>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=155 HEIGHT=759 BGCOLOR="#FFFFCA">&nbsp;</TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement2023" style="position:absolute; top:98px; left:119px; width:153px; height:736px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=153><TR VALIGN=top><TD><DIV align=left><FONT CLASS=Arial-11pxFF0000b>Register a Domain Name</FONT><FONT CLASS=Arial-11pxb><BR>
    Save up to 15% on 5- & 10-year registrations! <BR>
    
    .INFO now just $5.95/yr!
    What's your name worth? <BR>
    </FONT><FONT CLASS=Arial-11px0000FFb>Appraise it!</FONT><FONT CLASS=Arial-11pxb><BR>
    <BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b>Quick Web Site</FONT><FONT CLASS=Arial-11pxb><BR>
    Click and build yours in minutes. <BR>
    From just $4.95/mo. <BR>
    Share your
    photos online!<BR>
    <BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b>Find a Hosting Plan</FONT><FONT CLASS=Arial-11pxb><BR>
    SAVE 20%! Rated #1* by Netcraft®. <BR>
    
    From just $4.99/mo.<BR>
    <BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b>Protected Email</FONT><FONT CLASS=Arial-11pxb><BR>
    Free WebMail & Greeting Cards.<BR>
    <BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b>Secure My Site</FONT><FONT CLASS=Arial-11pxb><BR>
    256-bit Secure Certificates Hundreds less than the others. <BR>
    Save Up To
    26%!<BR>
    <BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b>NEW! Build your Blog</FONT><FONT CLASS=Arial-11pxb><BR>
    
    No Ads. 100% You.<BR>
    Quick Blog is just $2.95/mo!<BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b><BR>
    Get Traffic to My Website</FONT><FONT CLASS=Arial-11pxb><BR>
    Promote your business online with Traffic Blazer. Save 33% on additional urls!<BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b><BR>
    Build an Online Store</FONT><FONT CLASS=Arial-11pxb><BR>
    Quick Shopping Cart™ now works w/ QuickBooks®! Save Up To 20%!</FONT><FONT CLASS=Arial-16pxn><BR>
    <BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b>Original Works Protection</FONT><FONT CLASS=Arial-11pxb><BR>
    
    Protect your original work with a copyright with c-Site®. Just $16.95!<BR>
    </FONT><FONT CLASS=Arial-11pxFF0000b><BR>
    Express Email Marketing</FONT><FONT CLASS=Arial-11pxb><BR>
    Custom Email Campaigns.<BR>
    Plans start at $9.95/yr<BR>
    </FONT><FONT CLASS=Arial-11px0000FFb>Never be considered&nbsp; a spammer.</FONT></DIV></TD></TR></TABLE></DIV>
    
    <DIV ID="idElement332" style="position:absolute; top:111px; left:898px; width:1px; height:1px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=1>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=1 HEIGHT=1 BGCOLOR="#000000"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement1522" style="position:absolute; top:94px; left:115px; width:794px; height:1px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=794>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=794 HEIGHT=1 BGCOLOR="#000000"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement1103" style="position:absolute; top:904px; left:333px; width:407px; height:14px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=407><TR VALIGN=top><TD><DIV align=left><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><FONT CLASS=Arial-11pxb>Home </FONT></A><FONT CLASS=Arial-11pxb>| Contact Us | Privacy Policy | Terms of Service | Link to Us</FONT></DIV></TD></TR></TABLE></DIV>
    
    <DIV ID="idElement315" style="position:absolute; top:919px; left:178px; width:689px; height:14px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=689><TR VALIGN=top><TD><DIV align=left><FONT CLASS=Arial-11pxb>Okados.com is an ICANN-accredited domain name registrar for .COM, .NET, .ORG, .INFO,.BIZ
    and .US domain extensions. </FONT></DIV></TD></TR></TABLE></DIV>
    
    <DIV ID="idElement1212" style="position:absolute; top:861px; left:116px; width:792px; height:14px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=792>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=792 HEIGHT=14 BGCOLOR="#FF9224"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement2212" style="position:absolute; top:76px; left:115px; width:158px; height:18px;"><IMG SRC="ioio.jpg" NAME="idElement2212Img" ID="idElement2212Img" WIDTH=158 HEIGHT=18 BORDER=0></DIV>
    
    <DIV ID="idElement94" style="position:absolute; top:75px; left:115px; width:1px; height:20px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=1>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=1 HEIGHT=20 BGCOLOR="#000000"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement3114" style="position:absolute; top:76px; left:274px; width:158px; height:18px;"><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><IMG SRC="ioio2.jpg" NAME="idElement3114Img" ID="idElement3114Img" WIDTH=158 HEIGHT=18 BORDER=0></A></DIV>
    
    <DIV ID="idElement392" style="position:absolute; top:76px; left:433px; width:158px; height:18px;"><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><IMG SRC="ioio3.jpg" NAME="idElement392Img" ID="idElement392Img" WIDTH=158 HEIGHT=18 BORDER=0></A></DIV>
    
    <DIV ID="idElement402" style="position:absolute; top:76px; left:592px; width:158px; height:18px;"><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><IMG SRC="ioio4.jpg" NAME="idElement402Img" ID="idElement402Img" WIDTH=158 HEIGHT=18 BORDER=0></A></DIV>
    
    <DIV ID="idElement422" style="position:absolute; top:76px; left:751px; width:158px; height:18px;"><A HREF="javascript:;" onClick="javascript:jsNoLinks();return true"><IMG SRC="ioio5.jpg" NAME="idElement422Img" ID="idElement422Img" WIDTH=158 HEIGHT=18 BORDER=0></A></DIV>
    
    <DIV ID="idElement911" style="position:absolute; top:76px; left:908px; width:1px; height:19px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=1>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=1 HEIGHT=19 BGCOLOR="#000000"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement152211" style="position:absolute; top:75px; left:115px; width:794px; height:1px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=794>
    <TR VALIGN="top" ALIGN="left"><TD WIDTH=794 HEIGHT=1 BGCOLOR="#000000"><IMG SRC="t.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
    </TABLE></DIV>
    
    <DIV ID="idElement451" style="position:absolute; top:-5px; left:754px; width:180px; height:20px;"><IMG SRC="bestiewed.jpg" NAME="idElement451Img" ID="idElement451Img" WIDTH=180 HEIGHT=20 BORDER=0></DIV>
    
    <DIV ID="idElement351" style="position:absolute; top:27px; left:807px; width:104px; height:22px;"><IMG SRC="creditcardlogos.jpg" NAME="idElement351Img" ID="idElement351Img" WIDTH=104 HEIGHT=22 BORDER=0></DIV>
    
    <DIV ID="idElement361" style="position:absolute; top:43px; left:643px; width:57px; height:30px;"><IMG SRC="img_tab_myaccount_2.gif" NAME="idElement361Img" ID="idElement361Img" WIDTH=57 HEIGHT=30 BORDER=0></DIV>
    
    <DIV ID="idElement371" style="position:absolute; top:52px; left:708px; width:60px; height:17px;"><IMG SRC="img_tab_support.gif" NAME="idElement371Img" ID="idElement371Img" WIDTH=60 HEIGHT=17 BORDER=0></DIV>
    
    <DIV ID="idElement381" style="position:absolute; top:47px; left:825px; width:85px; height:21px;"><IMG SRC="img_tab_email_3.gif" NAME="idElement381Img" ID="idElement381Img" WIDTH=85 HEIGHT=21 BORDER=0></DIV>
    
    <DIV ID="idElement411" style="position:absolute; top:48px; left:771px; width:80px; height:22px;"><form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_cart">
    <input type="hidden" name="business" value="lyfesbasiqs@yahoo.com">
    
    <input type="image" src="http://www.thebasiqs.com/img_tab_mycart.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
    <input type="hidden" name="display" value="1">
    </form></DIV>
    
    <DIV ID="idElement1" style="position:absolute; top:170px; left:276px; width:628px; height:658px;"><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=628><TR VALIGN=top><TD><DIV align=left><FONT CLASS=Arial-11pxb>Our turnkey designs are second to none in terms of overall look, feel and effectiveness
    in their targeted markets.<BR>
    Just like our custom designed websites every
    one of our turnkey creations is one of a kind and we will never build another
    site like it.<BR>
    <BR>
    A creative and descriptive domain name is what sets
    your apart from all the other websites on the internet.<BR>
    All of our turnkey
    solutions have registered domain names, you will never see "insert domain name
    here", relating to a Okados turnkey solution.<BR>
    The domain names chosen for
    our solutions are carefully researched for maximum brandability, profitability
    and high search engine rankings.<BR>
    All domains included with our turnkey
    solutions are registered at Okados for one year at no charge to you.<BR>
    
    <BR>
    A
    renewal charge of $8.95 is required each year thereafter.<BR>
    You can renew
    your domain quick and easy at OkaDomains.<BR>
    <BR>
    Much like the uniqueness
    of the site itself, the products and services packaged with our turnkey sites
    are exclusive to Oka.com.<BR>
    Full content and product integration is what
    makes or brakes a turnkey website, we offer everything but the kitchen sink.<BR>
    We
    provide all the informational content and sticky features for the website
    such as free giveaways, forms, articles, interactive elements and many more
    features at no extra charge.<BR>
    <BR>
    All of turnkey websites are professionally
    SEO'd for optimal search engine performance.<BR>
    Search engine submission,
    rich keywords, (H1), (H2) and (H3) header tags, plus many other top search engine
    ranking features are included with every turnkey package.<BR>
    
    <BR>
    We provide&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    integration
    into every turnkey design, bringing your site one step
    closer to being able to run on "autopilot."<BR>
    Other companies charge hundreds
    of dollars for this service putting you in the negatives before you even
    establish your online presence.<BR>
    <BR>
    Owning a website can be frustrating
    at times and when purchasing a turnkey solution most companies will just hand you
    your website and send you on your way.<BR>
    We offer lifetime customer support
    for as long as you continue to host your website(s) on our servers.<BR>
    <BR>
    All
    that is up to you is to market your new business.<BR>
    We make that easy,
    too!<BR>
    
    All of our turnkey solutions include our patented Blast! marketing
    package.<BR>
    Blast! includes our exclusive web marketing strategies, tips and
    tricks that will push your website to the top of the search engines.<BR>
    Also
    included with Blast! is over $325 worth of FREE web marketing software.<BR>
    <BR>
    To
    complete your package we offer one year free hosting with all of our turnkey
    solutions.<BR>
    Hosting with us is only $4.99/mo thereafter and can be purchased
    right here at Oka.<BR>
    Other providers charge upwards of $19.95/mo just&nbsp;
    for hosting.<BR>
    A $240.00 value, yours FREE!<BR>
    
    </FONT></DIV></TD></TR></TABLE></DIV>
    
    <DIV ID="idElement3" style="position:absolute; top:142px; left:543px; width:49px; height:14px;"><IMG SRC="paypallogo.gif" NAME="idElement3Img" ID="idElement3Img" WIDTH=49 HEIGHT=14 BORDER=0></DIV>
    
    <DIV ID="idElement312" style="position:absolute; top:533px; left:339px; width:49px; height:14px;"><IMG SRC="paypallogo.gif" NAME="idElement312Img" ID="idElement312Img" WIDTH=49 HEIGHT=14 BORDER=0></DIV>
    
    <DIV ID="idElement4" style="position:absolute; top:749px; left:785px; width:64px; height:53px;"><IMG SRC="hostingpic.gif" NAME="idElement4Img" ID="idElement4Img" WIDTH=64 HEIGHT=53 BORDER=0></DIV>
    
    <DIV ID="idElement5" style="position:absolute; top:643px; left:705px; width:80px; height:60px;"><IMG SRC="traffic.jpg" NAME="idElement5Img" ID="idElement5Img" WIDTH=80 HEIGHT=60 BORDER=0></DIV>
    
    <DIV ID="idElement6" style="position:absolute; top:324px; left:620px; width:276px; height:59px;"><IMG SRC="privatereg.gif" NAME="idElement6Img" ID="idElement6Img" WIDTH=276 HEIGHT=59 BORDER=0></DIV>
    
    
    
    </BODY>
    </HTML>
    Code (markup):
     
    KGL, Mar 3, 2006 IP
  11. Amsterdam

    Amsterdam Well-Known Member

    Messages:
    361
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #11
    Make all of your image urls absolute (http://www.etc...) and then simply copy and paste the HTML into the box.

    It works for me ;o)

    T
     
    Amsterdam, Mar 3, 2006 IP
  12. KGL

    KGL Peon

    Messages:
    1,155
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I have not tried it yet...

    You say by doing this it will stop the whole description from "floating"?
     
    KGL, Mar 3, 2006 IP
  13. donteatchicken

    donteatchicken Well-Known Member

    Messages:
    432
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    118
    #13
    it's only "floating" because your previewing it..
     
    donteatchicken, Mar 3, 2006 IP