Flash im Header

Deutschsprachiger Support für CMS Made Simple
Post Reply
schlappenprinz

Flash im Header

Post by schlappenprinz »

Bin ein CMSMS Newbie, bitte entschuldigt vorab meine Frage:

Ich würde gern im Layout-Stylesheets beim Header anstatt eines jpgs eine swf Datei in den background legen.

/* HEADER */
        div#header {
            margin: 0;
            padding: 0;
            height: 105px;
            background: #CC0000 url(uploads/images/logo.swf) no-repeat 0 12px;           
            text-align: center;
        }



Habe die Datei logo.swf hochgeladen und die Zeile background entsprechend geändert. Die Datei ist vorhanden, Rechte sich ok, sie wird auch im Browser angezeigt, wenn die Adresse direkt im Browser eingebe. Was mache ich falsch?

Danke für eure Antworten.
cyberman

Re: Flash im Header

Post by cyberman »

Hi,

willkommen bei CMS made simple  :) ...
schlappenprinz wrote: bitte entschuldigt vorab meine Frage:
Hey, für Fragen ist dieses Forum da  :D.
Ich würde gern im Layout-Stylesheets beim Header anstatt eines jpgs eine swf Datei in den background legen.
SelfHTML (das Standard-Nachschlagewerk für HTML und CSS) sagt zum background-Attribut:
Als Grafikdateitypen sollten Sie wie in HTML üblich GIF- oder JPG-Grafiken benutzen.
Daher kann es nicht funktionieren. SWF-Dateien werden üblicherweise mit dem -Tag eingebunden. Allerdings hindert dich niemand daran, über die Ebene mit der SWF-Datei eine weitere Ebene mit Text o.ä. drüber zu legen  :) ...
Maria

Re: Flash im Header

Post by Maria »

Do this mean its not possible? pardon my ignorance, i can only understand english.

Can somebody translate this for me please? ???
I use babelfish but i still don't get it.

***I'm also hoping to put a little flash section on my header.  ::)
cyberman

Re: Flash im Header

Post by cyberman »

Hi Maria,

welcome in german forum  :) ...
Maria wrote: Do this mean its not possible?
You can use flash in header of course. It should be included with tag.

The problem in this discussion was the asking user would call flash with css background attribute. But that's not possible.
huguix

Re: Flash im Header

Post by huguix »

Hi there Cyberman,

i´m sorry, i'm a newby at CMSMS...where do i put the object tag? ???

txs in advance
cyberman

Re: Flash im Header

Post by cyberman »

Hi huguix,

welcome at CMSms.

You can put object tag in template, in content or in a global content block too (like you want).
Post Reply

Return to “German - Deutsch”