Title: Theme Customization : CSS
Last modified: August 20, 2016

---

# Theme Customization : CSS

 *  Resolved [Ryan](https://wordpress.org/support/users/onesoftindiana/)
 * (@onesoftindiana)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/)
 * Hello I’m using Swift wordpress theme.
 * I want to customize the theme so as to add a background image behind the Copyright
   element. I have added the image but it is not aligned properly. Please see image–
   [http://s1.postimage.org/tjnsl2ikf/Copyright_Image.png](http://s1.postimage.org/tjnsl2ikf/Copyright_Image.png)
 * I want the image to be aligned to the left bottom as shown in the figure.
    Can
   anyone help me with it.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/#post-3353143)
 * Where did you get that theme from?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/#post-3353153)
 * you are probably targeting the wrong selector;
 * please post a live link to your site,
 * or better – as with all pure formatting questions – ask at a css forum like [http://csscreator.com/forum](http://csscreator.com/forum)
 * if you are not using the free ‘swift-lite’ but the commercial ‘swift’ theme, 
   please contact the theme’s seller for support.
 *  Thread Starter [Ryan](https://wordpress.org/support/users/onesoftindiana/)
 * (@onesoftindiana)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/#post-3353185)
 * I’m using this theme [http://wordpress.org/extend/themes/swift-basic](http://wordpress.org/extend/themes/swift-basic)
 * I was implementing this at my localhost.
 * This is the code I’m using in stylesheet of the theme
 *     ```
       /* Copyright div styling
       ---------------------------------------------------------------*/
       #copyright-container{border-top:solid 3px #DBDBDB;color:#666;font-size:.8em;padding:20px 0}
       #copyright-container a{color:#000;text-decoration:underline}
       #copyright{background-image:url(http://s9.postimage.org/4pg5l9dpr/military_Copy_Copy.png);  background-repeat:no-repeat; }
       ```
   
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/#post-3353188)
 * possibly try and move the background image to the `#copyright-container`;
 * but without seeing your site live, this is only a guess.
 * start working with a browser inspection tool such as Firebug to find out more
   about the html/css structure of the copyright section.
 *  Thread Starter [Ryan](https://wordpress.org/support/users/onesoftindiana/)
 * (@onesoftindiana)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/#post-3353191)
 * ok. Thanks for your help. I will use firebug and have posted it on the forum 
   that you mentioned.

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

The topic ‘Theme Customization : CSS’ is closed to new replies.

## Tags

 * [theme customization](https://wordpress.org/support/topic-tag/theme-customization/)

 * 5 replies
 * 3 participants
 * Last reply from: [Ryan](https://wordpress.org/support/users/onesoftindiana/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/theme-customization-css/#post-3353191)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
