[
https://issues.apache.org/jira/browse/OFBIZ-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702148#action_12702148
]
Ryan Foster commented on OFBIZ-2341:
------------------------------------
Sorry, what I mean to say is that docs.ofbiz.org has been skinned using the
same look and feel as the new ofbiz.apache.org. This layout is a fixed-width
pixel layout, so pages cannot stretch beyond their current width dimensions.
To make pages stretchable would require a new design for the site that was
designed to be flexible.
To solve the issue with wider code blocks, we have put an overflow:auto on all
<code> and <pre> tags, so that you can scroll code blocks that are wider than
the page container, and the code block doesn't break the layout. That seems to
be a pretty good solution so far.
> The pages should be strechtable
> -------------------------------
>
> Key: OFBIZ-2341
> URL: https://issues.apache.org/jira/browse/OFBIZ-2341
> Project: OFBiz
> Issue Type: Sub-task
> Reporter: Jacques Le Roux
>
> Pages in the doc should be able to strecht. Sometimes you need a wider table
> or \{code} block, etc.
> For instance look what happens at the [Creating Practice Application (hello
> world)
> page|http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+(helloworld)].
> This page is a reference and often used...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.