Title: stipep's Replies | WordPress.org

---

# stipep

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Style gets destroyed after I put gallery inside tabs](https://wordpress.org/support/topic/style-gets-destroyed-after-i-put-gallery-inside-tabs/)
 *  Thread Starter [stipep](https://wordpress.org/support/users/stipep/)
 * (@stipep)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/style-gets-destroyed-after-i-put-gallery-inside-tabs/#post-10612898)
 * Fixed it with
 * .bwg_standart_thumb_img_2{
    width:100%; height:auto; object-fit: cover; }
 * .bwg_standart_thumb_img_3{
    width:100%; height:auto; object-fit: cover; }
 * .bwg_standart_thumb_img_4{
    width:100%; height:auto; object-fit: cover; }
 * etc… for each new tab I needed to add another class with higher number at the
   end
    -  This reply was modified 7 years, 8 months ago by [stipep](https://wordpress.org/support/users/stipep/).

Viewing 1 replies (of 1 total)