Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Need template help!  (Read 4815 times)

0 Members and 1 Guest are viewing this topic.

shoppingnetty

    Topic Starter


    Starter

    Need template help!
    « on: November 19, 2009, 12:50:16 PM »
    Couple years ago I purchased a template.  Now the person I bought it from is no longer hosting the images.  Is there anyway I can adjust the code? and put in different images?

    Ex: <table width=75% cellpadding=50 cellspacing=0 border=0 background="http://i19.photobucket.com/albums/b155/AmeliasAuction/macromedia/moon-night-star/Untitled-2dfadfaf.jpg" style="border: #F9D24D solid"><tr><td><center><table width=100% cellpadding=10 cellspacing=0 border=0 bgcolor=ffffff style="border: #F9D24D solid"><tr><td><center><table width=100% cellpadding=10 cellspacing=0 border=0 bgcolor=ffffff style="border: #F9D24D solid"><tr><td><center><font face=Verdana COLOR=BLACK size=4>**DESCRIPTION**</b............................
    <a href="http://stores.ebay.com/COLLECTIBLES-under-the-AMBER-MOON?refid=store" alt="collectibles, collectables, Chicos, jewelry, bears, vintage">[/url]

    ChrisXPPro



      Adviser

    • Forever Learning
    • Thanked: 4
      • ACB Systems
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows XP
    Re: Need template help!
    « Reply #1 on: November 19, 2009, 06:33:05 PM »
    You should be able to use any image.  Either hotlink to another or use relative link to an image on your own server.  Just be aware of size factors.
    Ain't technology great - until it goes wrong!

    shoppingnetty

      Topic Starter


      Starter

      Re: Need template help!
      « Reply #2 on: November 19, 2009, 08:14:06 PM »
      Every time I replace the img with mine, it only shows up in the corner of the table even if I add ...background="..... Then it moves the second table down.   :'(
      <a href="http://stores.ebay.com/COLLECTIBLES-under-the-AMBER-MOON?refid=store" alt="collectibles, collectables, Chicos, jewelry, bears, vintage">[/url]

      Broni


        Mastermind
      • Kraków my love :)
      • Thanked: 614
        • Computer Help Forum
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 8
      Re: Need template help!
      « Reply #3 on: November 19, 2009, 11:36:55 PM »
      Site link?

      shoppingnetty

        Topic Starter


        Starter

        <a href="http://stores.ebay.com/COLLECTIBLES-under-the-AMBER-MOON?refid=store" alt="collectibles, collectables, Chicos, jewelry, bears, vintage">[/url]

        Broni


          Mastermind
        • Kraków my love :)
        • Thanked: 614
          • Computer Help Forum
        • Computer: Specs
        • Experience: Experienced
        • OS: Windows 8
        Re: Need template help!
        « Reply #5 on: November 20, 2009, 06:51:32 PM »
        You have two locations of that image:

        Quote
        <table width="100%" cellspacing="0" cellpadding="50" border="0" background="http://i19.photobucket.com/albums/b155/AmeliasAuction/macromedia/moon-night-star/Untitled-2dfadfaf.jpg" style="border: medium solid rgb(249, 210, 77);">
        <tbody>
        <tr>
        <td>
        <center>
        <table width="100%" cellspacing="0" cellpadding="10" border="0" bgcolor="#ffffff" style="border: medium solid rgb(249, 210, 77);">
        <tbody>
        <tr>
        <td>
        <center>
        <table width="100%" cellspacing="0" cellpadding="30" border="0" background="http://i19.photobucket.com/albums/b155/AmeliasAuction/macromedia/moon-night-star/swirlbackgrg.jpg" style="border: medium solid rgb(249, 210, 77);">

        Make sure, you replace 1st location.

        I just replaced it with my image and all works fine:


        shoppingnetty

          Topic Starter


          Starter

          Re: Need template help!
          « Reply #6 on: November 20, 2009, 08:24:16 PM »
          Thank you for the help. I finally got it to work.
          <a href="http://stores.ebay.com/COLLECTIBLES-under-the-AMBER-MOON?refid=store" alt="collectibles, collectables, Chicos, jewelry, bears, vintage">[/url]

          Broni


            Mastermind
          • Kraków my love :)
          • Thanked: 614
            • Computer Help Forum
          • Computer: Specs
          • Experience: Experienced
          • OS: Windows 8
          Re: Need template help!
          « Reply #7 on: November 20, 2009, 08:58:22 PM »
          Cool :)