Title: [Plugin: WP Supersized] Caption Style &amp; Position?
Last modified: August 20, 2016

---

# [Plugin: WP Supersized] Caption Style & Position?

 *  [Sordello1](https://wordpress.org/support/users/sordello1/)
 * (@sordello1)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/)
 * Is there an easy — or any — way to stylize the appearance and position of captions?(
   I’m implementing captions via NextGEN description fields.)
 * Thanks —
 * jeremy
 * [http://wordpress.org/extend/plugins/wp-supersized/](http://wordpress.org/extend/plugins/wp-supersized/)

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

 *  [igloobob](https://wordpress.org/support/users/igloobob/)
 * (@igloobob)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799418)
 * You can add html into the description field for nextGen.
 * Eg:
 * <h2 class=”fontfaceRight”>[CAPTION TEXT HERE](http://www.aLinkHere.co.uk)</h2
   >
 *  [igloobob](https://wordpress.org/support/users/igloobob/)
 * (@igloobob)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799419)
 * then you can just style the class
 *  [igloobob](https://wordpress.org/support/users/igloobob/)
 * (@igloobob)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799420)
 * by the way, I have used this to style appearance only. I really want to position
   my caption out of the control bar and over the image instead as a title but have
   tried and tried with no luck as of yet…
 *  Thread Starter [Sordello1](https://wordpress.org/support/users/sordello1/)
 * (@sordello1)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799421)
 * Thanks very kindly — and yes, I would love to position the captions elsewhere
   as well. (If I’m feeling adventurous I’ll go hunting through the plugin code,
   and I’ll report my findings.)
 *  [igloobob](https://wordpress.org/support/users/igloobob/)
 * (@igloobob)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799422)
 * you’re welcome, if you have any luck with the caption position please let me 
   know, I will do the same…
 *  [igloobob](https://wordpress.org/support/users/igloobob/)
 * (@igloobob)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799423)
 * I did have a look through the php code on this page (WPSupersized.php) and found
   a few instances of
 * <!–Slide captions displayed here–>
    <div id=”slidecaption”></div>
 * But moving seems to either have no effect or break the page depending which instance
   I move.
 *  [igloobob](https://wordpress.org/support/users/igloobob/)
 * (@igloobob)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799424)
 * Managed it!
 * using
 * #slidecaption {position:fixed; top:200px; left:200px;}
 * or whatever positioning values you need.
 * Not perfect for me as my site is a fluid width 90% so if I do left:5% it works
   until screen goes really small then it shifts in. I think I’ll have to live with
   that though!
 *  Thread Starter [Sordello1](https://wordpress.org/support/users/sordello1/)
 * (@sordello1)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799425)
 * Fantastic — I’m off to try it this morning. I had been able to move it within
   its bottom container by applying a “position: absolute” and margin, but it couldn’t
   escape the container of the bottom bar. Thanks for smoking out the applicable
   code!

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

The topic ‘[Plugin: WP Supersized] Caption Style & Position?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-supersized.svg)
 * [WP Supersized](https://wordpress.org/plugins/wp-supersized/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-supersized/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-supersized/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-supersized/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-supersized/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-supersized/reviews/)

## Tags

 * [captions](https://wordpress.org/support/topic-tag/captions/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 8 replies
 * 2 participants
 * Last reply from: [Sordello1](https://wordpress.org/support/users/sordello1/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-caption-style-position/#post-2799425)
 * Status: not resolved