Title: Adding Image
Last modified: August 21, 2016

---

# Adding Image

 *  [minorcustomcrafts](https://wordpress.org/support/users/minorcustomcrafts/)
 * (@minorcustomcrafts)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-image-6/)
 * I am using WP 3.5.2. I have figured out how to edit the code so that there is
   no box around items, and they are aligned left. I can not figure out what code(
   or where it goes) to be able to add product images. I did get 1 set of images
   up, but when I go to add the other one it does not line up. I need to figure 
   out how to add photos, preferably when I click that S and add the whole thing,
   but it does not matter as long as I can add them. Here is the webpage I am putting
   this on [http://nebraskaqualitygunsmithing.com/shop-2/](http://nebraskaqualitygunsmithing.com/shop-2/)
 * [http://wordpress.org/plugins/simple-cart-buy-now/](http://wordpress.org/plugins/simple-cart-buy-now/)

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

 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-image-6/#post-3980791)
 * Maybe you can be a little more specific in your question and what changes you
   have made so far. The formatting / alignment, etc, should be handled by css and
   if you look at templates/default.php if shows how to do a custom template with
   your own css file.
 *  Thread Starter [minorcustomcrafts](https://wordpress.org/support/users/minorcustomcrafts/)
 * (@minorcustomcrafts)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-image-6/#post-3980896)
 * I was able to make the formatting changes in the CSS. Right now, in this plug
   in, you are not able to add an image of what you are putting the add to cart 
   button with. I know enough to be dangerous, with coding, but not enough to know
   what to code to be able to add an image to show up with the “add to cart” button.
   I dont know where to put it or what the code is to do it.
 * I did try and add the image in the page itself and it broke the plug in, so I
   have to figure out what to code.
 *  Plugin Author [bluey80](https://wordpress.org/support/users/bluey80/)
 * (@bluey80)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/adding-image-6/#post-3980910)
 * Why do you want the image inside the [scabn] strcuture? Can you just show the
   image and place the add to cart short code below it — then you don’t have to 
   change the plug or anything. If you want to put a box around the whole ensemble,
   just get ride of the SCABN box in css and put:
 * <div class=”something”>
    display image [scabn blah] </div>
 * and write css to put a box around the class something.

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

The topic ‘Adding Image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-cart-buy-now.svg)
 * [Simple Cart & Buy Now](https://wordpress.org/plugins/simple-cart-buy-now/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-cart-buy-now/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-cart-buy-now/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-cart-buy-now/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-cart-buy-now/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-cart-buy-now/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [bluey80](https://wordpress.org/support/users/bluey80/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/adding-image-6/#post-3980910)
 * Status: not resolved