[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1326) images for phalanx theme

Luca Stancapiano (JIRA) jira-events at lists.jboss.org
Wed May 30 09:45:08 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1326?page=comments#action_12363537 ] 
            
Luca Stancapiano commented on JBPORTAL-1326:
--------------------------------------------

hi...I continue here for phalanx theme....#footer-container region into core\src\bin\portal-core-war\themes\phalanx\portal_style.css cannot to be absolute because if we put a page a page of a wide height, "powered by JBoss" String goes in the middle of the page and it is not agreeable. I correct that region so:

#footer-container {
   position: relative;
   bottom: -30px;
   text-align: left;
}

instead of 

#footer-container {
   position: absolute;
   bottom: -30px;
   text-align: left;
}

> images for phalanx theme
> ------------------------
>
>                 Key: JBPORTAL-1326
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1326
>             Project: JBoss Portal
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.6.Beta1
>         Environment: any
>            Reporter: Luca Stancapiano
>         Assigned To: Thomas Heute
>             Fix For: 2.6 Final
>
>         Attachments: modifiche.rar, portal_style.css
>
>
> hi......don't you think that buttons of phalanx theme are a lot twisted? I send you the correct images for that theme

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list