• Great plugin, but I was disappointed that whatever you put into the content box will follow you as you scroll down the page – I’m looking for a way to simply display a logo that will overlap the WordPress main menu and stay there without moving…is it possible to do with this plugin?

    http://wordpress.org/plugins/wp-float/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Same question here. I’d like to be able to make it fixed and not move.

    swapnilchaple

    (@swapnilchaple)

    Hi

    I found something to fix this issue, just go to plugin editor select wp-float then start editing jquery.floater.2.2.js file
    search for defaults.disableFloat and change its value from false to true

    it will look like
    var csspos = defaults.disableFloat == true

    and done
    It resolved my issue try it and let me know…

    I have tried the above (including changing all 3 areas in this section from false to true) and am still having the image scroll down as I move down the page.

    Is there any other option in this regard?

    Follow the folllowing link to make your WP-float static:

    Do this

    Check it out, and follow my instructions, sure it will work;) if not hit me back up on this forum

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to make something static instead of "following" down the page?’ is closed to new replies.