Title: Ramsaale's Replies | WordPress.org

---

# Ramsaale

  [  ](https://wordpress.org/support/users/ramsaale/)

 *   [Profile](https://wordpress.org/support/users/ramsaale/)
 *   [Topics Started](https://wordpress.org/support/users/ramsaale/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ramsaale/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ramsaale/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ramsaale/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ramsaale/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ramsaale/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Background Link has appeared.](https://wordpress.org/support/topic/background-link-has-appeared/)
 *  Thread Starter [Ramsaale](https://wordpress.org/support/users/ramsaale/)
 * (@ramsaale)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/background-link-has-appeared/#post-4791105)
 * Okay, thanks. What if it might be caused by a plugin downloaded from here?
 *  🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing background of theme.](https://wordpress.org/support/topic/changing-background-of-theme/)
 *  Thread Starter [Ramsaale](https://wordpress.org/support/users/ramsaale/)
 * (@ramsaale)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/changing-background-of-theme/#post-3240994)
 * Thanks t-p
 * I’ve managed to sort out a background using CSS!
 *     ```
       /*** Main Layout ***/
       body
        {
       background-image:url('IMAGE_FILE_GOES_HERE');
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:center;
       }
       ```
   
 * Thanks for your recommendation, will use that in future, will make the process
   much quicker hopefully!

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