1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to get aStore to center

Discussion in 'Amazon' started by flashgordonweb, Jun 5, 2008.

  1. #1
    I've seen a couple astores that are centered in the browser. However, I can't seem to find that option anywhere and mine is justified to the left. Is there some trick I am missing?
     
    flashgordonweb, Jun 5, 2008 IP
  2. wildtoo1

    wildtoo1 Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I chose the option to embed the aStore code in an inline frame. It's easy to use <center></center> to realign the iframe.

    :)
     
    wildtoo1, Jun 5, 2008 IP
  3. in2clearsky

    in2clearsky Peon

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You need to use custom CSS and put below code in body section.

    Additional, you may need to put below code to #mainwrap and #sidebar section to left align text in your store

     
    in2clearsky, Jun 5, 2008 IP
  4. Marcy J.

    Marcy J. Member

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    yeah, it works
     
    Marcy J., Jun 6, 2008 IP
  5. flashgordonweb

    flashgordonweb Peon

    Messages:
    286
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks, I got it to work. Now it is much better. ;)
     
    flashgordonweb, Jun 8, 2008 IP
  6. jtr008

    jtr008 Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    body {
    text-align:center;
    }

    #wrap {
    margin:0 auto;
    text-align:left;
    }
     
    jtr008, Jun 12, 2008 IP
  7. BonusOnline

    BonusOnline Peon

    Messages:
    678
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Congrat ^_^
     
    BonusOnline, Jun 13, 2008 IP
  8. mknzycalhoun

    mknzycalhoun Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I've tried the coding above as it was my assumption on how the centering of the astore would work but it doesn't appear to be working for me. Have I done something wrong?

    http://astore.amazon.com/chalcefounda-20

    Thanks
     
    mknzycalhoun, Sep 24, 2012 IP