Title: Help with removing border from image posts.
Last modified: August 20, 2016

---

# Help with removing border from image posts.

 *  [ttype](https://wordpress.org/support/users/ttype/)
 * (@ttype)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/)
 * I was wondering if anyone could help with this issue. When I post images on my
   [blog](http://threadedtype.com/blog/), they always appear with a white border
   around them. I have searched for help for the theme I am using “[Vostok Theme](http://www.vostoktheme.com/)”
   but no luck. Any help will be greatly appreciated.

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

 *  [Kraignos](https://wordpress.org/support/users/kraignos/)
 * (@kraignos)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153672)
 * Remove this :
 *     ```
       border: solid #ddd 1px;
       ```
   
 * in the style.css file of your theme ( located in wp-content/themes/vostok-white/
   style.css )
 *  Thread Starter [ttype](https://wordpress.org/support/users/ttype/)
 * (@ttype)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153685)
 * Hi Krainos, thank you for the fast reply. I have removed border: solid #ddd 1px;
   from wp-content/themes/vostok-white/style.css ) but no luck.
 *  [Kraignos](https://wordpress.org/support/users/kraignos/)
 * (@kraignos)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153695)
 * Sorry, my answer was based on the light vostok theme. For you, it’s in wp-content/
   themes/vostok-theme/vostok/css/colors.css, line 105 :
 *     ```
       .post img {
           border: 5px solid #FFF;
       }
       ```
   
 * Remove this line, or comment it out
 *  Thread Starter [ttype](https://wordpress.org/support/users/ttype/)
 * (@ttype)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153716)
 * Sorry to be a bother but I cannot locate the specified target. To get to that
   should I be going to editor/vostok-theme/style.css ? I do not see css/colors.
   css
 *  [Kraignos](https://wordpress.org/support/users/kraignos/)
 * (@kraignos)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153841)
 * Are you saying it doesn’t show up from the editor menu in the admin panel?
    Make
   sure you selected the current theme in the drop-down list, on the top-right corner
   of the editor page. Sorry to insist, but there’s really no _colors.css_ ?
 * The file is here : [http://threadedtype.com/blog/wp-content/themes/vostok-theme/vostok/css/colors.css](http://threadedtype.com/blog/wp-content/themes/vostok-theme/vostok/css/colors.css).
   
   Do you have any ftp access to your host? Would be much easier.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153843)
 * you can add the line:
 * `.post img { border: none; }`
 * at the end of style.css; it should overwrite the corresponding style which is
   in /css/colors.css
    (which you possibly cannot edit from within the ‘appearance’‘
   editor’)
 *  Thread Starter [ttype](https://wordpress.org/support/users/ttype/)
 * (@ttype)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153844)
 * This is all that is there.
    [](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/\Users\User\Desktop\jorge_stuff\style_sheet.jpg?output_format=md)
 *  Thread Starter [ttype](https://wordpress.org/support/users/ttype/)
 * (@ttype)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153845)
 * **This is all that is there.**
 * Templates
    404 Template (404.php) Archives (archive.php) Comments (comments.php)
   Footer (footer.php) Header (header.php) Main Index Template (index.php) Search
   Form (searchform.php) Search Results (search.php) Sidebar (sidebar.php) Single
   Post (single.php) Theme Functions (functions.php) Styles Stylesheet (style.css)
 *  Thread Starter [ttype](https://wordpress.org/support/users/ttype/)
 * (@ttype)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153846)
 * alchymyth that worked. Thank you so much. And Kraignos Thank You for being so
   patient with me.

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

The topic ‘Help with removing border from image posts.’ is closed to new replies.

## Tags

 * [remove borders](https://wordpress.org/support/topic-tag/remove-borders/)

 * 9 replies
 * 3 participants
 * Last reply from: [ttype](https://wordpress.org/support/users/ttype/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/help-with-removing-border-from-image-posts/#post-2153846)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
