Title: samato's Replies | WordPress.org

---

# samato

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] Caption is cut off on smaller screen sizes](https://wordpress.org/support/topic/caption-is-cut-off-on-smaller-screen-sizes/)
 *  [samato](https://wordpress.org/support/users/samato/)
 * (@samato)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/caption-is-cut-off-on-smaller-screen-sizes/#post-5227539)
 * Got the ellipsis to work by adding this to child theme style.css:
 * #swipebox-caption {white-space:nowrap ; text-overflow:ellipsis;}
 * Still would be nice if larger text display on screen (potentially overlapping
   image?) I guess there are some design issues to think about. Also considered 
   using ‘overflow:scroll’ instead, which seems to work if you really need to see
   all the text in the lightbox, though is a bit clunky.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Menu - Create Mobile-Friendly Menu] z-index in dropdown menu](https://wordpress.org/support/topic/z-index-in-dropdown-menu/)
 *  Thread Starter [samato](https://wordpress.org/support/users/samato/)
 * (@samato)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/z-index-in-dropdown-menu/#post-5290562)
 * Solved the problem – the .site class in the twenty-twelve theme style.css had“
   overflow: hidden” , I’ve changed it to overflow: visible and it works perfectly
   now. Though I think what this is telling me is that I need to make shorter menus
   for usability reasons.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Menu - Create Mobile-Friendly Menu] z-index in dropdown menu](https://wordpress.org/support/topic/z-index-in-dropdown-menu/)
 *  Thread Starter [samato](https://wordpress.org/support/users/samato/)
 * (@samato)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/z-index-in-dropdown-menu/#post-5290548)
 * Thanks Peter – at the moment the site isn’t open to the public as we are still
   in development. If you give me an email address I’ll send you a login to take
   a look.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CM Tooltip Glossary] Term Page is not found /glossary/term](https://wordpress.org/support/topic/term-page-is-not-found-glossaryterm/)
 *  [samato](https://wordpress.org/support/users/samato/)
 * (@samato)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/term-page-is-not-found-glossaryterm/#post-4161738)
 * Same here. Tried with default twenty-thirteen theme and get a 404 error when 
   clicking on term from glossary page. Am so disappointed as this looked like a
   great plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] Caption is cut off on smaller screen sizes](https://wordpress.org/support/topic/caption-is-cut-off-on-smaller-screen-sizes/)
 *  [samato](https://wordpress.org/support/users/samato/)
 * (@samato)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/caption-is-cut-off-on-smaller-screen-sizes/#post-5227524)
 * Same problem here. I’d be happy with simple truncation – tried this in the css
   to no avail:
    #swipebox-caption { text-overflow: ellipsis; }

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