Title: css classes
Last modified: August 21, 2016

---

# css classes

 *  [filthyrich](https://wordpress.org/support/users/filthyrich/)
 * (@filthyrich)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/css-classes-2/)
 * I’m trying to create a border on images I place in posts and on pages. By using.
   img in the Custom CSS, I can add a border to all images on pages, but this also
   adds a border to the full width image slider and to the captcha image! Does anyone
   know what CSS classes I need to specify to remove the styling from the captcha
   image and the full width slider image?
 * Is there a useful list of classes somewhere: ie, .img, .post_img etc etc
 * Thanks!
    Rx

Viewing 1 replies (of 1 total)

 *  [Sven Lehnert](https://wordpress.org/support/users/svenl77/)
 * (@svenl77)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/css-classes-2/#post-4072521)
 * hi filthyrich,
 * try this
 *     ```
       div.post img {
       ...
       }
       ```
   
 * sven

Viewing 1 replies (of 1 total)

The topic ‘css classes’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/custom-community/2.1.2/screenshot.
   png)
 * Custom Community
 * [Support Threads](https://wordpress.org/support/theme/custom-community/)
 * [Active Topics](https://wordpress.org/support/theme/custom-community/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/custom-community/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/custom-community/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sven Lehnert](https://wordpress.org/support/users/svenl77/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/css-classes-2/#post-4072521)
 * Status: not resolved