Enjoy unlimited access to all forum features for FREE! Optional upgrade available for extra perks.

amazon astore help

Discussion in 'Affiliate Marketing' started by pendragon, Sep 25, 2007.

Thread Status:
Not open for further replies.
  1. pendragon United Kingdom

    pendragon Well-Known Member

    Joined:
    Aug 2006
    Posts:
    4,211
    Likes Received:
    17
    can anybody tell me how to change the size of my astore when it's displayed. Changing the html given sizes just results in parts of the astore being chopped off. I want to shrink it so it fits a specific area but still keep all sections of the store etc.
     
  2. Domain Forum

    Acorn Domains Elite Member

    Joined:
    1999
    Messages:
    Many
    Likes Received:
    Lots
    IWA Meetup
     
  3. retired_member16

    retired_member16 Banned

    Joined:
    Apr 2005
    Posts:
    3,577
    Likes Received:
    45
    I never found a way to do that, I dont think its possible.

    The only thing you can do is have the main body of the store only which makes it easier to fit into your page.
     
  4. Alien

    Alien Well-Known Member

    Joined:
    May 2006
    Posts:
    6,029
    Likes Received:
    67
    Hi Pen,

    I've struggled with this in the past too I must admit as there isn't too many options really :confused:. I ended up using a iframe, within a table, which I didn't want to do, but it was the only way to show it correctly, with a decent scroll/view, etc, etc.

    Code I used, I think was:

    Code:
    <td width="100%" height="100%" rowspan="4" align="left" valign="top">
    
    <iframe src="http://astore.amazon.co.uk/youramazoniddetails" name="center" width="100%" height="100%" frameborder="0" allowtransparency="true">
    
    <!-- Alternate content for non-supporting browsers -->
      <p>We're sorry, your browser doesn't appear to like Inline Frames. Please upgrade and visit again soon, thank you.</p>
    </iframe>
    </td>
    See if it works for you. :)
     
  5. ratboy United Kingdom

    ratboy Well-Known Member

    Joined:
    Sep 2005
    Posts:
    2,484
    Likes Received:
    78
    Same problem, faffed and faffed in the end changed my site to fit it in, you want it looking nice so had the background white with no border, looks sweet.
     
Thread Status:
Not open for further replies.