Title: Problems with Theme and Amazon Widget
Last modified: August 19, 2016

---

# Problems with Theme and Amazon Widget

 *  [tapdraw](https://wordpress.org/support/users/tapdraw/)
 * (@tapdraw)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/problems-with-theme-and-amazon-widget/)
 * I have a problem adding a new Amazon favorites sidebar widget to my blog (tapdraw.
   net).
 * It seems to be a problem with the theme that I use. I have changed themes and
   it works fine with another one.
 * The problem I am encountering is that the widget stretches all the way from it’s
   place on the list to the bottom of the page.
 * I was wondering if there was a way to rewrite the sidebar code or a plugin that
   I can add to fix this problem. The widget uses <script-> </noscript> tags.
    You
   can see it at tapdraw.net
 * Thanks so much.
    pat

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [vicariouslyyours](https://wordpress.org/support/users/vicariouslyyours/)
 * (@vicariouslyyours)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/problems-with-theme-and-amazon-widget/#post-871551)
 * Locate where on the sidebar you want to place the widget (in sidebar.php). I 
   placed mine just below here:
    <?php include (TEMPLATEPATH . ‘/searchform.php’);?
   >
 * Create another list item, then create an ordinary html table and put the script
   code in the first row <tr>. Close the list item and the rest of the tags. Save.
   Upload. That took care of the problem for me. See below.
    -  <table width=”160″ border=”0″ align=”center” cellpadding=”0″ cellspacing=”
      0″>
       <tr> YOUR SCRIPT INFO HERE </tr> </table>
    - Hope that helps.
 *  [DavidWinters](https://wordpress.org/support/users/davidwinters/)
 * (@davidwinters)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problems-with-theme-and-amazon-widget/#post-871664)
 * I’m having the same problem. See my blog at [http://www.whynotburnbooks.com](http://www.whynotburnbooks.com).
   Did putting the script directly into sidebar.php solve the problem? I’m new to
   this, and don’t quite understand how to do it. Any advice would be much appreciated.
   
   Many thanks.
 *  [t31os](https://wordpress.org/support/users/t31os/)
 * (@t31os)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/problems-with-theme-and-amazon-widget/#post-871665)
 * If it’s sitting at the bottom it’s usually a float or clear issue…
 * Have a read through of this document…
 * Once you understand how float and clear works you should both be able to resolve
   the problem…. assuming that is the issue (which i think it most likely is).
 * [http://webdesign.about.com/od/advancedcss/a/aa010107.htm](http://webdesign.about.com/od/advancedcss/a/aa010107.htm)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems with Theme and Amazon Widget’ is closed to new replies.

## Tags

 * [amazon](https://wordpress.org/support/topic-tag/amazon/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 4 participants
 * Last reply from: [t31os](https://wordpress.org/support/users/t31os/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/problems-with-theme-and-amazon-widget/#post-871665)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
