Title: Button edition
Last modified: August 20, 2016

---

# Button edition

 *  [Msiem](https://wordpress.org/support/users/msiem/)
 * (@msiem)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/button-edition/)
 * This is my code placed in post(status)
    How to delete the border/frame around
   images? I need only image to be button nothing more
 *     ```
       <div>
       <button onclick="document.getElementById('player').play()"><input type="image" src="MY IMAGE LINK"</button>
       <button onclick="document.getElementById('player').volume+=0.3"><input type="image" src="MY IMAGE LINK"></button>
       <button onclick="document.getElementById('player').pause()"><input type="image" src="MY IMAGE LINK"></button>
       <button onclick="document.getElementById('player').volume-=0.3"><input type="image" src="MY IMAGE LINK"></button>
       </div>
       ```
   
 * _[Please post code & markup between backticks or use the code button. Your posted
   code may now have been permanently damaged by the forum’s parser.]_
 * This is how it look like
    [http://imageshack.us/photo/my-images/805/14055908.jpg](http://imageshack.us/photo/my-images/805/14055908.jpg)
 * Anyone know how to change it?
    thanks 😉

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/button-edition/#post-3514357)
 * Do not edit the Twenty Twelve theme. It is the default WordPress theme and having
   access to an **unedited** version of the theme is vital when dealing with a range
   of site issues. First [create a child theme for your changes](http://codex.wordpress.org/Child_Themes).
 *  Thread Starter [Msiem](https://wordpress.org/support/users/msiem/)
 * (@msiem)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/button-edition/#post-3514386)
 * Maybe there is another way to write the code?
 *  [Red Deer Web Design](https://wordpress.org/support/users/bdbolin/)
 * (@bdbolin)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/button-edition/#post-3514421)
 * I don’t quite follow what you are looking for. If you don’t want the border/frame
   around the images, that is probably just css you have to change. If you have 
   a link to the working example we can help.

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

The topic ‘Button edition’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwelve/4.7/screenshot.png)
 * Twenty Twelve
 * [Support Threads](https://wordpress.org/support/theme/twentytwelve/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwelve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwelve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwelve/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Red Deer Web Design](https://wordpress.org/support/users/bdbolin/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/button-edition/#post-3514421)
 * Status: not resolved