Forenindex » Programme » Print/Bildbearbeitung » Adobe Photoshop » Webgalerie mit PopUps

Webgalerie mit PopUps

sip-scootershop.de
Beiträge gesamt: 55

3. Feb 2004, 00:17
Bewertung:

gelesen: 563

Beitrag als Lesezeichen
Ich würde gerne eine Webfotogallerie mit Photoshop 7 (OSX 10.3) erstellen, die nicht so aussieht wie die standardvorlagen. Für den PC habe ich eine Vorlage, die schön aussieht und ein großes Popup der Galleriebilder erzeugt (arbeitet mit CD2HTML, dass es aber nur fürn PC gibt. Das hier ist der Quelltext meiner Vorlage:

<!---HEAD--->
<html>
<!-- #BeginTemplate "/Templates/standard_leer.dwt" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Photos ">
<!-- #BeginEditable "doctitle" -->
<title>Fotos</title><style type="text/css"><!--

BODY, P, TD {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 8pt;
}
-->
</style>
<script language="javascript">
<!--
function showbigimage(welches, howwidth, howhigh, description)
{
wid = parseInt(howwidth);
hig = parseInt(howhigh);
jetzt = new Date();
foto = window.open( "",jetzt.getTime(), "height=" + hig + ",width=" + wid + ",scrollbars=no,hotkeys=yes,locationbar=no,menubar=no,resizable=no,status=no,scrolling=no,innerwidth=" + wid + ",innerheight=" + hig + ",marginwidth=0,marginheight=0,screenX=0,screenY=0" );
foto.document.write( "<html><head><title>Picture " + description + "</title>\n");
foto.document.write( "</head>");
foto.document.write( "<body marginwidth=0 marginheight=0 bgcolor='White' TEXT='000066' link='000066' vlink='000066' alink='000066' style='margin:0px' onload='self.window.moveTo(0,0);'>" );
foto.document.write( "<a href='javascript:window.close();'><img src='" + welches + "' width='" + howwidth + "' height='" + howhigh + "' alt='" + welches + "' alt='Klicken zum Schlieflen!' border='0'></a><br>" );
foto.document.write( "</body></html>" );
}

//-->
</script>
<!-- #EndEditable -->
</head>
<body bgcolor="#666666" text="#CCCCCC" link="#CCCCCC" vlink="#CCCCCC" alink="#CCCCCC" leftmargin="0" topmargin="0" marginwidth="0" style="font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt;" onLoad="window.status=' Fotos ';return true">
<table width="765" border="0" cellspacing="0" cellpadding="0" height="100%" align="center">
<tr>
<td align="center" valign="top"><br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top" width="1"></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top" height="1" width="698"></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top" width="1"></td>
<td></td>
</tr>
<tr>
<td>&nbsp;</td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top"></td>
<td bgcolor="#000000" valign="top" width="100%">
<!-- #BeginEditable "content" -->
<center>
<!---HEADLINES--->
<h1><%title%></h1>

<table border="0" width="675">

<!---VALUES--->
<tr align="center">
<%repeat=6%>
<td valign="top">
<span class="klein">
<a href="javascript:showbigimage('<%filepath%>',<%picxres%>,<%picyres%>,'<%piccomment%>')"><%picture%><br><%description%><%name%></a><br>
<%picxres%>x<%picyres%> <%picdepth%><br>
[<%size%>]</span><br>
<br>
</td>
<%endrepeat%>
</tr>


<!---FOOTLINES--->
</table>

<!---FOOTER--->

<p><a href="JavaScript:history.back();"><b>zur&uuml;ck</b></a></p>
<p>&nbsp;</p>
</center>
<!-- #EndEditable --></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top">
<p bgcolor="#FFFFFF"></p>
</td>
<td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top"></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top"></td>
<td class="klein" align="center" bgcolor="#FFFFFF" valign="top"></td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
<!-- #EndTemplate -->
</html>

---------------------
Wenn ich es in den Photoshop Vorlagen Ordner lege wird es zwar erkannt und arbeitet auch los, dann kommt aber eine Fehlermeldung. Bekomme ich dieses Template (evt. auch mit Abwandlung) unter Photoshop zum Laufen? Ichbenötige eine Lösung für die ich keinen PC benötige, hab keinen mehr... :-)

Danke und Gruß Ralf
_______________________________
http://www.sip-scootershop.de