• Resolved DeanGrey

    (@deangrey)


    If you are having issues with your footer floating to the left then this is a quick fix, although if you update the plugin you will need to do it again.

    Use a program like notepad++ and open a copy of the file “front.css” found in your plugin directory, “pie-register/css/front.css”. On line 66 there is the following code:
    footer{float:left;width:100%;}

    Replace it with…
    /*footer{float:left;width:100%;}*/

    and that will just comment it out just in case your theme doesn’t react as mine did you will be able to easily revert.

    Hopefully this helps someone. The plugin is a really good one.

    https://www.ads-software.com/plugins/pie-register/

Viewing 1 replies (of 1 total)
  • Plugin Contributor genetech

    (@genetech)

    Hello,

    Yes, it was a known issue with beta release, we have fixed and update all CSS classes with pr prefix to avoid such conflicts with the theme and any other plugins.

    Please upgrade to the latest version.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘2.0 BETA Footer Fix’ is closed to new replies.