Logo auf der Customer.pl

Hilfe zu Znuny Problemen aller Art
Locked
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Logo auf der Customer.pl

Post by boris »

Hi,

ich versuche gerade unsere Firmenlogos auf der Customer.pl anzeigen zu lassen.
Ich hab es über die Sysconfig versucht und über die Core.Default.css.
Hat beides nicht funktioniert:

das steht in der css Datei:

Code: Select all

#Header #Logo {
    position: absolute;
    top: 2px;
    right: 25px;
    width: 600px;
    height: 50px;
    background: transparent url(../img/logos.png) no-repeat;
}
und so stehts in der sysconfig:_
/skins/Customer/default/img/logos.png

Bei der index.pl funktionierts.
Und die Datei gibts in dem Verzeichnis auch:-)
Bei der beta7 gings noch.

Was mache ich da jetzt falsch?
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Re: Logo auf der Customer.pl

Post by boris »

ich hab das parallel mal auf ner frischen installation versucht. Wird auch nicht angezeigt.
Häkchen bei CustomerLogo ist drin.

Hat da einer ne Idee?
Das ist hier politisch sehr wichtig :?
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Re: Logo auf der Customer.pl

Post by boris »

Update:
OpenSuSE 11.3 -> kein Logo
Windows 2008 R2 - > kein Logo
Notebook Vista^^ -> Logo


:?

kann mir das jemand erklären?
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Re: Logo auf der Customer.pl

Post by boris »

Jetzt gehts...nochmal installiert und läuft...
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
Schlumpf
Znuny advanced
Posts: 119
Joined: 12 Jan 2010, 14:41
Znuny Version: 3.0.x

Re: Logo auf der Customer.pl

Post by Schlumpf »

Man könnte auch einfach unter $HOME/var/httpd/htdocs/skins/Customer/default/img/ das vorhanden Logo "logo.png" in old umbenennen und dafür das eigene Logo in diesen Ordner einfügen und wiederrum in logo.png umbenennen.
OTRS: 3.0.8
OS: SuSE
Module: Apache2, MySQL
boris
Znuny wizard
Posts: 554
Joined: 22 Feb 2010, 18:27
Znuny Version: 3.0.4

Re: Logo auf der Customer.pl

Post by boris »

das hab ich gemacht:-) Hat aber nix genützt.
Die neuinstallation gans sowieso auf ner anderen Maschine.

Also scheinbar lag es an dem aktivierten Logo in der SysConfig.
Wenn ich es da deaktiviere und in der css- Datei eintrage gehts.
Produktiv:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL

Test:
OTRS 3.1.7
CentOS 6.3
Apache2/MySQL
Locked