Responsive WordPress Theme – Caliber

A theme with simple controls and limitless potential. Work fast and build an amazing website!   Find out more »

UpThemes – Beautiful WordPress Themes

Create a site your church, gallery, newspaper, blog, recipes, band and more!   See the themes »

Need a little help?  Find answers quickly by searching the forum.
Group Admins
  • jeffw
  • andy

Support for: Mingle – Multi-purpose WordPress Theme

Mingle (WordPress)

Public Group  |  active 7 months ago ago
Viewing post 16 to 19 (19 total posts)

Alignment problem slideshow when zooming out in Firefox

  • haarbol

    said

    I decided to remove the slideshow from the page and swap it out for a ‘normal’ image since i don’t think a solution is available.

  • jeffw

    said

    @haarbol

    Add the following style to your Custom CSS box:

    #MM { margin-right: -990px !important; }
  • jeffw

    said

    And this Mozilla specific CSS extension, I have discovered, means that the style will be appllied only by Firefox:

    @-moz-document url-prefix() { #MM {margin-right: -990px !important;} }

    Bit if this doesn’t work for you just stick with the style in my previous post. ;)

  • rkjanik

    said

    Thanks Jeffw – I also had this problem using Firefox 24 and Mingle on WP 3.6.1; this custom CSS corrected the issue!

    Ron Janik

Viewing post 16 to 19 (19 total posts)