Issue (View Online)

Key: NXP-1064
Issue Type: Problem Problem
Status: Open Open
Priority: Minor Minor
Assignee: Thierry Delprat
Reporter: Patrick Vieil

Operations

View all
View comments
View history
General background and minimum height of a section 
Updated: 22/05/07 10:44   Created: 22/05/07 10:44  

Project: Nuxeo Enterprise Platform 5
Components: Web UI

 Description   
Hello,

Concerning my project, I met some issues since I adapted the file architecture of the new version og Nuxeo...

1 - Concerning the background, the following code doesn't work any more (I have no more background) :

<style element="page[1]">
      <selector path="">
<background preset="backgd (Nuxeo default backgrounds)" />
      </selector>
</style>

Furthermore, I would like to get a general background with round-offs like my login.jsp page in which I wrote the following code :

<div class="backffox">
<img id="left" src=""
<img id="center" src=""
<img id="right" src=""
</div>

Is it possible to get it ?

2- Is it possible to get a fixed height for a section ? For the moment, I have 2 sections : the first one is the banner (the height is fixed and doesn't change, it's ok) and the second one is the main section. The left side of this section is a tabed pane with one pane which includes the nuxeo tree.
Its height fluctuate according to the tree but I would like to have a minimum height for that section but the <height> mark doesn't work...

Thanks in advance for your answers !

Regards,
Patrick Vieil

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to