Title: Different html/css for widgets please
Last modified: August 20, 2016

---

# Different html/css for widgets please

 *  Resolved [thatwastaxing](https://wordpress.org/support/users/thatwastaxing/)
 * (@thatwastaxing)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/different-htmlcss-for-widgets-please/)
 * Thanks for the updated plugin.
 * Could we have different HTML for the widget? It’s currently the same as the one
   used to display the Instagrams on a page.
 * For example, I want my widget to show only one instagram which will be centered,
   have padding around it and a border. On my page of 15 instagrams, I want them
   all floated to the left with smaller margins and no border to create a 5×3 grid.
 * I currently can’t do that with the way the HTML is generated from the plugin.
 * [http://wordpress.org/extend/plugins/easy-instagram/](http://wordpress.org/extend/plugins/easy-instagram/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [VeloMedia](https://wordpress.org/support/users/velomedia/)
 * (@velomedia)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/different-htmlcss-for-widgets-please/#post-3164238)
 * Hello,
 * And thank you for your interest in our plugin. All your html requirements can
   be solved by just customizing the styles, using cascade css. For example if you
   want your widget to to be centered aligned you will use
 * div.easy-instagram-thumbnail-wrapper {text-align:center;}
 * But if you want easy instagram’s content to be left align on the gallery page
   for example you will use
 * .gallery page div.easy-instagram-thumbnail-wrapper {text-align:left;}
 * So you can have different looks for the plugin on different pages, using casecade
   css.

Viewing 1 replies (of 1 total)

The topic ‘Different html/css for widgets please’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-instagram_675054.svg)
 * [Easy Instagram](https://wordpress.org/plugins/easy-instagram/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-instagram/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-instagram/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-instagram/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-instagram/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-instagram/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [VeloMedia](https://wordpress.org/support/users/velomedia/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/different-htmlcss-for-widgets-please/#post-3164238)
 * Status: resolved