• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

My Monkey Do

A Log of Coding Solutions

  • Home
  • Web Hosts
  • Tools
  • About

WordPress Next Gen Gallery Skinny Thumbnails in IE8

March 7, 2012 by Webhead

Problem

The thumbnails for the next-gen gallery wordpress plugin show up very skinny.  However using the nggallery widget with IE8 Webslices seems to work fine.  I tried adding “webslice=1” or some variation of it to include this webslice option for IE8, however, I don’t think it was implemented.

Solution

A great solution that solved my problem was found on the link below.  You just need to add the following to your style.css:

.ngg-gallery-thumbnail {width:160px;padding-right:10px;}

source: http://nuuvidea.com/fix-for-nextgen-gallery-internet-explorer/

keywords: nextgen gallery ie8

Filed Under: Coding Tagged With: IE crap, wordpress

Primary Sidebar

Topics

apache apple block editor chrome cms css debug eCommerce embed firebug firefox git gmail goDaddy google hosting htaccess html html 5 IE crap image iPad iPhone javascript jquery linux localization mac os x ms sql mysql open source optimize php php 5.3 responsive rest api seo svg tinymce woocommerce wordpress wpengine xss yii youtube




Categories

  • Coding
  • Off the Shelf
  • Plugins
  • Random Thoughts
  • Server Stuff
  • Tools