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.
Flash im Header
Re: Flash im Header
Hi,
willkommen bei CMS made simple
...
.
...
willkommen bei CMS made simple

Hey, für Fragen ist dieses Forum daschlappenprinz wrote: bitte entschuldigt vorab meine Frage:

SelfHTML (das Standard-Nachschlagewerk für HTML und CSS) sagt zum background-Attribut:Ich würde gern im Layout-Stylesheets beim Header anstatt eines jpgs eine swf Datei in den background legen.
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 legenAls Grafikdateitypen sollten Sie wie in HTML üblich GIF- oder JPG-Grafiken benutzen.

Re: Flash im Header
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.
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.

Re: Flash im Header
Hi Maria,
welcome in german forum
...
The problem in this discussion was the asking user would call flash with css background attribute. But that's not possible.
welcome in german forum

You can use flash in header of course. It should be included with tag.Maria wrote: Do this mean its not possible?
The problem in this discussion was the asking user would call flash with css background attribute. But that's not possible.
Re: Flash im Header
Hi there Cyberman,
i´m sorry, i'm a newby at CMSMS...where do i put the object tag?
txs in advance
i´m sorry, i'm a newby at CMSMS...where do i put the object tag?

txs in advance
Re: Flash im Header
Hi huguix,
welcome at CMSms.
You can put object tag in template, in content or in a global content block too (like you want).
welcome at CMSms.
You can put object tag in template, in content or in a global content block too (like you want).