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.
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.
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.
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:
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.