hi, 

1- The way to change the login page:
All the background image are there, in your nuxeo-platform-webapp part: 
/nuxeo/img/login/
A good way is to keep an original version, if you want to reverse something.

The login css is include into the login.jsp file, so you can change what you 
need (for the text color for example) in there.

2- To change the header background color (it's an image too), you can find it 
in the nuxeo-platform-webapp part, in the nuxeo/img folder, the 
banner_background.gif image. You have to match your logo with your background, 
to have the same background (default_logo.gif).

The tabs background image are in the /nuxeo/img/tabs/ folder (always into the 
webapp part).

For adding or removing tabs, it's not a "look and feel" issue, you can see 
there:
http://doc.nuxeo.org/5.1/books/nuxeo-book/html/actions-views.html#actions

3- To change labels, like "My default Domain" or anything else, you have to 
change it into the message_en.properties (or message_yourlangage.properties), 
into the OSGI-INF/|10n/ part.
Find the label to change and replace it. 

You have some help in this forum part too:
http://www.nuxeo.org/discussions/forum.jspa?forumID=10

and especially there:
http://www.nuxeo.org/discussions/thread.jspa?threadID=1732&tstart=0

and there:
http://www.nuxeo.org/discussions/thread.jspa?threadID=1725&tstart=0


Thanks for the clarifications.
--
Posted by "lkemen" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2375#6431>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to