Lotus Notes / Domino Sonstiges > Companion Products

Connections 3

(1/2) > >>

blizzard:
So hab jetzt Connections 3.0 am laufen auf 3 Servern. Wenn jemand Info zur Installation oder ähnlichem braucht, kann sich gerne melden ... ich könnte ein Buch darüber verfassen.

rknuff:
Bei mir läuft auch alles  ;D

Nun muss ich das Layout Unternehmens gerecht anpassen, habe auch die schöne Seite

http://infolib.lotus.com/resources/connections/3.0.0/doc/lc300abd001/de_de/html-wrapper.html#t_admin_navbar_change_style

gefunden.

Ich habe mal bei uns mit der custom.css
O:\IBM\WebSphere\AppServer\profiles\AppSrv01\installedApps\UZSNTLDIBMCONCell01\Activities.ear\oawebui.war\nav\common\styles\defaultTheme
rumgespielt.

habe mal folgendes eingegeben

body.lotusui {color:#F2F5D8;background:none;background-color:#F2F5D8}
.lotusContent{background-color:#F2F5D8;}

aber bei mir erscheint keine Änderung, Cache habe ich auch geleert.
Hat einer eine Idee, bin ich im richtigen Verzeichnis?

Danke

m3:
1) Falscher Ort: einfach ein custom.css in <installdir>\data\shared\customization/nav/common/styles/defaultTheme/ legen. Siehe http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_the_user_interface_lc3
2) Service neu starten. z.B. profiles - dann siehst du die Änderung bei den Profiles.

rknuff:
Gut habe den Ort gewechselt

O:\IBM\LotusConnections\data\shared\customization\nav\common\styles\defaultTheme\custom.css

und den Service gestoppt und neu gestartet

nichts  ???

Ich verzweifle bald  :(

Gruß
Ramona

blizzard:
du musst mehrere Sachen machen.

1.) debug anschalten für customization

Navigation Bar:

Step 1 Make a copy of the header.jsp file, which defines the content of the main navigation bar. You can
access the file from the following directory:
C:\IBM\WebSphere\AppServer\profiles\AppSrv01\installedApps\lconn3Cell01\Profiles.ear\lc.p
rofiles.app.war\nav\templates

Step 2 Create the following directory under the customization folder:
C:\IBM\LotusConnections\data\shared\customization\common\nav\templates
and paste the header.jsp

Step 3 Next we will replace the default Lotus Connections logo in the Navigation Bar with our own
logo. In our customization location we need another folder to hold images we use in our customized
theme. Create the following folder:
C:\IBM\LotusConnections\data\shared\customization\common\nav\common\styles\images

Step 4 Copy the image yourlogo.gif from C:\any location to the folder created in the
step above and rename it to logo.png.

Step 5 (Optional) Depending on the size of your image you have to adjust the reserved space in the
header.jsp. In line 61 you can adjust the space used for this div section.
<div class="lotusLogo" id="lotusLogo" style="height: 10px; width: 20px;">

gleiches gilt dann für die anderen Teile:
Ansonsten mal hier lesen:
http://www.ibm.com/developerworks/lotus/documentation/lc3customize/

Navigation

[0] Themen-Index

[#] Nächste Seite

Zur normalen Ansicht wechseln