You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bruno Busco (JIRA)" <ji...@apache.org> on 2009/10/22 20:20:59 UTC

[jira] Reopened: (OFBIZ-3044) Adding a class style to the Screen Title

     [ https://issues.apache.org/jira/browse/OFBIZ-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Busco reopened OFBIZ-3044:
--------------------------------


Unfortunately,
ss reported by Jacques in the dev ML, simply hiding
the #content-main-section h1
is not a good solution because actually there are other H1 elements in the content-main-section.

I will write a patch soon and attach to this jira.

> Adding a class style to the Screen Title
> ----------------------------------------
>
>                 Key: OFBIZ-3044
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3044
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>            Assignee: Bruno Busco
>         Attachments: screenTitle.patch, screenTitle1.JPG, screenTitle2.JPG
>
>
> In the attached patch I added a new class "screen-title" to the screen title rendered by the FindScreenDecorator.
> This will let the themes to attach a theme defined style different from H1.
> In the Bluelight theme this is used to completely hide the title because it is already shown in the blue/white bar (you can see how a find screen appears before and after the patch).
> I left the H1 style also so that the other themes still work the same but it could be removed adding the proper style in all the themes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.