Title: Corner (radius) &amp; lines
Last modified: August 20, 2016

---

# Corner (radius) & lines

 *  [proxio](https://wordpress.org/support/users/vince8585/)
 * (@vince8585)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/corner-radius-lines/)
 * Hi Stefan,
 * yes me again 🙂
 * 1/ Everything goes well… last thing i need to do is to have some corner on the
   slideshow… Like 5px on the 4 corners (so that it look likes the posts) is that
   possible ?
 * 2/ If i put some text in the description box, it appears that its not like i 
   write in the box… For exemple if i write :
 * BLABLA BLA BLA BLA.
    BLA BLA.
 * BLA BLA.
 * It will appears like this
 * BLABLA BLA BLA. BLA BLA. BLA BLA.
 * Is there any way for the plugin to respect the paragraphs ?
 * Thx a lot 🙂
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/corner-radius-lines/#post-3350615)
 * Hi,
 * 1. To keep the rounded corners in style with how they look on your website you
   could best look for how this is done on your website. To re-use the example I
   gave in yuor previous thread:
 *     ```
       get_header();
   
       if(is_home()): ?>
           <div class="hentry">
               do_action('slideshow_deploy', 'the ID of your slideshow'); ?>
           </div>
           <div style="width: 100%; height: 20px;"></div>
       <?php endif; ?>
       ```
   
 * 2. You can use the HTML-break tag ‘`<br />`‘ to create a new line in text slides.
 * Best regards,
    Stefan

Viewing 1 replies (of 1 total)

The topic ‘Corner (radius) & lines’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/corner-radius-lines/#post-3350615)
 * Status: not resolved