Fork me on GitHub

Disable the scroll bar  Bottom

  • Hi people

    I am running a separate PHP application in a subfolder on the same database as my postnuke site.

    I would like the application to appear as part of postnuke, at the moment I using postwrap. Postwrap is creating a vertical scroll bar that isnt needed, it doesnt even scroll... its just there cry

    Is there anyway to disable it completely?

    I have looked at other ways like blank.php but that doesn't seem to allow multple PHP files in sub directorys... well I can't figure it out.

    Thanks very much for any advice icon_lol
  • I beleive that module uses an IFRAME to include content within the PN website.... You could perhaps alter your theme's stylesheet to only show the scroll bar when needed... See this page for details...

    --
    Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods

    Cape Cod Travel Info...
  • Hi surely adding this to the code is all that is needed

    evesham
  • Well... from those two posts I had two options?

    One... made a PHP file in the main wwwroot folder, based on blank.php and using an iframe to call the PHP application... which works great but the background is kinda messed up.

    Two... edit the index.php in postwrap so the iframe is scrolling=no... and hey presto... lovely job... thanks very much 8)
  • 0 users

This list is based on users active over the last 60 minutes.