Kann mir bitte mal eine sagen wie ich das in die Mitte bekomme?
Ich nehme mal an in der style.css, aber da steht verdammt viel.
Kann mir bitte mal eine sagen wie ich das in die Mitte bekomme?
Ich nehme mal an in der style.css, aber da steht verdammt viel.
HTML-Code:<div align=center>hier der flash code der anzeige</div>
ah ok und wo trage ich das ein? in der jeweiligen Rally?
In den jeweiligen RALLYE.php Dateien:
Noch besser sieht das aus, wenn du die "Randfarbe" an die deines Hintergrundes anpasst (also an das lila): $swf_rand_colorHTML-Code:<div align="center"> <object type="application/x-shockwave-flash" data="images/myprogress.swf?progress=<?=$swf_prozent;?>&name=<?=$swf_name;?>&status=<?=$swf_status;?>&color=<?=$swf_bar_color;?>&bgcolor=<?=$swf_hintergrund_color;?>&bgcolor2=<?=$swf_rand_color;?>&fcolor=<?=$swf_font_color;?>&" width="330" height="120"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="images/myprogress.swf?progress=<?=$swf_prozent;?>&name=<?=$swf_name;?>&status=<?=$swf_status;?>&color=<?=$swf_bar_color;?>&bgcolor=<?=$swf_hintergrund_color;?>&bgcolor2=<?=$swf_rand_color;?>&fcolor=<?=$swf_font_color;?>&" /> <param name="quality" value="high" /> </object> </div>
Kill one man, and you are a murderer.
Kill millions of men, and you are a conqueror.
Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)