Title: Layout Script Images
Last modified: August 21, 2016

---

# Layout Script Images

 *  [seasaltpaperie](https://wordpress.org/support/users/seasaltpaperie/)
 * (@seasaltpaperie)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/layout-script-images/)
 * On my site in the footer, I have all of my website security seals in place. So
   far I have them placed in a footer widget. I would like to put them in the bottom
   under the images of the payment types that are available (in what my theme calls
   the copyright area). I would like them to line up in a line like the payment 
   gateway images but I am not sure how to make them inline since the codes are 
   using a scripting format that is foreign to me (it’s not just a link then an 
   img src). Here is my website so you can take a look: [https://www.seasaltpaperie.com/](https://www.seasaltpaperie.com/)
 * If I can’t change it or if it is going to be a hassle that is okay.

Viewing 1 replies (of 1 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/layout-script-images/#post-3844755)
 * You can at least have them line up in a row, but it will be harder to have them
   at the bottom.
 * You should create a [Child](http://codex.wordpress.org/Child_Themes) theme to
   make your changes. If you do not, all of your changes will be lost if you update
   your theme.
 * Try adding this to the end of your child theme’s style.css:
 *     ```
       #text-6 { width: 100% !important; }
       #text-6 .textwidget a { float: left; }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Layout Script Images’ is closed to new replies.

## Tags

 * [image layout](https://wordpress.org/support/topic-tag/image-layout/)
 * [images](https://wordpress.org/support/topic-tag/images/)
 * [scripting](https://wordpress.org/support/topic-tag/scripting/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)
 * [WordPress layout](https://wordpress.org/support/topic-tag/wordpress-layout/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/layout-script-images/#post-3844755)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
