Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author webvitaly

    (@webvitaly)

    Thank you for your feedback.
    What problems do you have with IE?
    And which version of IE?

    Thread Starter sackerly

    (@sackerly)

    I’m running IE 8 on XP (it’s the most updated version for XP). On my site, the thumbnails are compressed horizontally, so they appear about 30 px wide and 120 px tall (approximately!). Otherwise, everything on Chrome and Firefox looks great.
    Thanks!

    Plugin Author webvitaly

    (@webvitaly)

    Strange, because IE8 should show everything good because Pagelist plugin uses pretty basic styles. Try to dig deeper in the styles of your theme, maybe the cause is there.

    .page-list .current_page_item > a {
    	font-weight: bold; /* hilite active item */
    }
    .page-list-ext .page-list-ext-item {
    	clear: both;
    	margin: 10px 0 20px 0;
    }
    .page-list-ext .page-list-ext-image {
    	float: left;
    	display: inline;
    	margin: 5px 10px 10px 0;
    }
    .page-list-ext .page-list-ext-title {
    	clear: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Great plugin!’ is closed to new replies.