[gatein-issues] [JBoss JIRA] (GTNPORTAL-2327) Portal page width is hard-coded and doesn't adapt to layout change

kien nguyen (JIRA) jira-events at lists.jboss.org
Wed May 9 03:55:19 EDT 2012


     [ https://issues.jboss.org/browse/GTNPORTAL-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kien nguyen reassigned GTNPORTAL-2327:
--------------------------------------

    Assignee: kien nguyen

    
> Portal page width is hard-coded and doesn't adapt to layout change
> ------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2327
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2327
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0-Beta01
>         Environment: EPP5.2
>            Reporter: Michal Vanco
>            Assignee: kien nguyen
>              Labels: portal-s66
>             Fix For: 3.3.0.CR01
>
>
> See screenshot at forum question: https://community.jboss.org/message/646741
> my reply:
> I found out that only way to change portal page width is changing one stylesheet class at
> gatein.ear/01eXoResources.war/skin/DefaultSkin/portal/webui/component/control/UIWorkspace/Stylesheet.css
> There is a hardcoded width at
> .UIWorkingWorkspace .UIPageBody {
> ...
> width: 978px; (same width as width of background image at home page template)
> }
> Let's change this value to 100% for example and then the page will adapt your layout (for example what you are expecting at your screenshot)...
> I think this can be common scenario and page width should adapt current layout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list