Seite 1 von 1
slideshow im Portal??
Verfasst: 16.06.2007 14:28
von babylon
Hallo,
welcher Mod fügt mir eine Diashow ins Portal ein? Beispiel:
http://www.troublefreepool.com/portal.p ... 793788567a
Verfasst: 16.06.2007 14:55
von John Doe
Das ist einfach eine Flashanimation.
Das fügst du genauso wie jedes andere Html Element auch in den Willkommensblock ein.
Verfasst: 16.06.2007 15:48
von babylon
Danke,
ich hab mir den selben downgeloaded (
http://www.flash-here.com/downloads/fhslide.html) wie in dem Beispiel oben. Wo und wie bau ich das Ding nun ein???
Hab absolut kein Plan, also das hat schonmal nichts gebracht:
<!-- BEGIN welcome_text -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="18" height="18"><img src="templates/Vista/images/top-l.png" width="18" height="18" /></td>
<td height="18" background="templates/Vista/images/top-m.png"></td>
<td width="18" height="18"><img src="templates/Vista/images/top-r.png" width="18" height="18" /></td>
</tr>
<tr>
<td width="18" background="templates/Vista/images/ml.png"></td>
<td>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="cat" height="28"><span class="cattitle">{L_NAME_WELCOME}</span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall" style="line-height:150%"><font size="2">{WELCOME_TEXT}<br /> </span></td>
</tr>
</table>
<img src="http://www.weltreligionsforum.de/fhslid ... e_php.html">
</td>
<td width="8" background="templates/Vista/images/mr.png"></td>
</tr>
<tr>
<td width="18" height="18" align="right"><img src="templates/Vista/images/bl.png" width="18" height="18" /></td>
<td height="18" background="templates/Vista/images/bm.png"></td>
<td width="18" height="18"><img src="templates/Vista/images/br.png" width="18" height="18" /></td>
</tr>
</table>
<!-- END welcome_text -->
Verfasst: 16.06.2007 19:49
von John Doe
Das hier
Code: Alles auswählen
<div style="position: relative; width: 400px; height: 300px; overflow:hidden">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="2000" HEIGHT="2000" id="flashslide" ALIGN="">
<PARAM NAME=movie VALUE="flashslide.swf?src=flash-here.com&imglist_fn=getimglist.txt&img_path=img&interval=3000&w=400&h=300"> <PARAM NAME=quality VALUE=high> <PARAM NAME=scale VALUE=noscale> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="flashslide.swf?src=flash-here.com&imglist_fn=getimglist.txt&img_path=img&interval=3000&w=400&h=300" quality=high scale=noscale wmode=transparent bgcolor=#FFFFFF WIDTH="2000" HEIGHT="2000" NAME="flashslide" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</div>
in der html (willkommen) Seite einbauen.
den img Ordner, die getimglist.txt und die flashdatei ins Forum kopieren.
In der getimglist.txt steht dann drin welche Bilder aus dem img Ordner geladen werden.
Verfasst: 16.06.2007 20:46
von babylon
Hat sich erledigt, trotzdem danke. Hab sowas noch nie im Leben gemacht. Aber jetzt weiß ich wie es geht
http://www.weltreligionsforum.de/portal.php
Ein Laie braucht halt bisschen länger als die paar Minuten (vorallem wenn man nicht subsilver hat), die bei jedem Mod angegeben sind. Seit gestern um 18 Uhr sitz ich an dem kompletten Portal dran, heute hab ich endlich alles fertig bekommen.
Gruß