Item9745: Wide images hidden by nav bar
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Engine
Component:
Branches:
When adding a wide image to a page, it becomes hidden underneath the nav bar with no way of scrolling to the right.
Example:
http://foswiki.org/Sandbox/TestTopic44579
Is there any way of getting around this?
Thanks,
Steve
--
StevenHill - 24 Sep 2010
That is the downside of the fixed right bar on the site. Possible solutions:
- You could set a different skin on your site or (only for you) in your home topic.
- Set a maximum width for images in the content (using CSS or ImagePlugin).
- To be developed: make it easier to toggle side bars.
--
ArthurClemens - 24 Sep 2010
Wrap it into an overflow div:
--
MichaelDaum - 25 Sep 2010
Thank you for both suggestions, they are exactly the information I needed.
Arthur - I'd like to keep the site style for now but I plan to use the image plugin in future.
Michael - The overflow div perfectly meets my needs for the time bieng.
--
StevenHill - 27 Sep 2010