0
Welcome Guest! Login
0 items Join Now

Wrapper without header/footer

  • Wrapper without header/footer

    Posted 9 years 9 months ago
    • I'm trying to integrate an external site without header and footer.
      Thanks for help!
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Wrapper without header/footer

    Posted 9 years 9 months ago
    • You have given us very, very little to go on there at all.

      Could you please post a URL to your site (this can be done in the secure area tab if you prefer) so we can look for you. Without a link to page where the problem is on your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.


      what template?

      Please do a screengrab of your problem and annotate to make it clear.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: Wrapper without header/footer

    Posted 9 years 9 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Wrapper without header/footer

    Posted 9 years 9 months ago
    • Create a new outline for your "wrapper" menu item (assign it to that menu item). On that layout for that outline put only the items that you wish to show on that outline. It looks like you have put that iframe in an article? so the only thing that you would need on the outline layout would be a "page content" particle.

      By the way, it's not a good idea using iframe at all, apple devices hate them and they can give you all sort of issues. Also just putting another site in and iframe on your site without header or footer amounts to "spoofing" and will make your site visitors very suspicious.

      Regards, Mark.
    • Last Edit: 9 years 9 months ago by MrT.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: Wrapper without header/footer

    Posted 9 years 9 months ago
    • Hi Mark

      I have used the menutype Iframe-Wrapper.
      If i put the content in a article, there ar issues with the layout.
      Is there a css for the wrapper?
      I am looking for something like:

      ('header').style.display = "none"

      Thanks!

      Andy
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Wrapper without header/footer

    Posted 9 years 9 months ago
    • You should not be hiding the page content around the wrapper with CSS - that's highly inefficient - there is no point in rendering output only to hide it again with CSS - better to just not output it in the first place. I gave you the solution to do just that above?

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.085 seconds