Any way to center your Amazon Store?

Discussion in 'Amazon' started by gregdavidson, Oct 30, 2008.

  1. #1
    I'm currently using the AStore that's provided by Amazon.com and noticed that the store is more to the right. Is there any way to center the store? It's not a big deal. I guess I'm sort of a perfectionist.
     
    gregdavidson, Oct 30, 2008 IP
  2. vagrant

    vagrant Peon

    Messages:
    2,284
    Likes Received:
    181
    Best Answers:
    0
    Trophy Points:
    0
    #2
    in edit your astore, go to second screen.
    click Edit CSS
    enter the following in the window that says "Enter your overriding CSS "

    body {
    text-algin:center;
    }
    
    #wrap {
    margin: 0 auto;
    text-align:left;
    }
    Code (markup):
    That should do what you want :)
     
    vagrant, Oct 30, 2008 IP
  3. gregdavidson

    gregdavidson Well-Known Member

    Messages:
    2,448
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Thanks. How about if I want to make the height of the store 100%? When I add the store using an inline frame I have to set the height of the web page to 2000%. If possible, I want the height of the web page to change with each description.
     
    gregdavidson, Oct 30, 2008 IP
  4. vagrant

    vagrant Peon

    Messages:
    2,284
    Likes Received:
    181
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There is no easy way to do that, that I am aware of, sorry.
    It's one of the reasons i gave up on the amazon AStores.

    To get better control you would need to change to using one of the scripts that are available.
     
    vagrant, Oct 30, 2008 IP
  5. gregdavidson

    gregdavidson Well-Known Member

    Messages:
    2,448
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    160
    #5
    Well is there any way to control how many products go on your homepage?
     
    gregdavidson, Oct 30, 2008 IP
  6. vagrant

    vagrant Peon

    Messages:
    2,284
    Likes Received:
    181
    Best Answers:
    0
    Trophy Points:
    0
    #6
    9 per page max as far as i know.

    IMHO
    AStores are not worth the effort unless you can place many high google "PR" pages linking to them.
     
    vagrant, Oct 30, 2008 IP
  7. digitalkev

    digitalkev Peon

    Messages:
    114
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    True, there is no easy way, but there is a way! Using JavaScript... I saw a script last night and tried it out... it didnt work, i think i had to modify some code,,, anyway i was so sleepy i couldnt think right. I will post the solution later on 'IF' i find it.
     
    digitalkev, Oct 31, 2008 IP
  8. digitalkev

    digitalkev Peon

    Messages:
    114
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I'm doing an experiment with SEO in aStores... I hope to prove you wrong ;)
    If my hypothesis is right, i hope to see tons of cash $$$ lol
     
    digitalkev, Oct 31, 2008 IP