How to Customize an Amazon Store With Drupal
If you have an Amazon A-Store embedded into a page on your Drupal website, you do not have to go back to the Amazon site and recreate the code if you want to make any customizations. Instead, you can dive into Drupal's page editor and edit some of the HTML for your A-Store there. By making a few tweaks to the code, you can add height, width and border customizations to your A-Store and make it work better with your Drupal site.
Instructions
-
-
1
Sign in to your Drupal site's back-end.
-
2
Open the Content Management menu, and click "Edit" next to the page containing your Amazon A-Store.
-
-
3
Switch to HTML view, and locate your A-Store's code block.
-
4
Customize the width of your A-Store by changing the percentage listed after the "width" setting.
-
5
Change the height of your store by editing the "height" setting.
-
6
Add a frame border to your Amazon A-Store by changing the "0" next to "frameborder" to the number of pixels thick you'd like your frame to be.
-
7
Click "Save" to save your changes.
-
1