Dringende Unterstützung
Unwissender
- html
Hallo Zusammen.
Ich brauch mal einen Fachmann in Sachen html Programmierung.
Mein Problem ist, dass ich ein standard Formular für meinen Onlineshop benötige mit diversen Variablen wie z.B.:
#ARTICLE_TITLE# = Produktname (Titel)
#ARTICLE_SUBTITLE# = Kurzbeschreibung
#ARTICLE_DESCRIPTION# = Artikel-Beschreibung
#ARTICLE_PRICE# = Artikel-Preis
#ARTICLE_NUMBER# = Artikelnummer
#ARTICLE_VPE# = Verpackungseinheit
#PICTURE_1# = 1. Bild des Produkts
#PICTURE_2# = 2. Bild des Produkts
#PICTURE_N# = N. Bild des Produkts
In diesem Template sollen ein paar Bilder eingepflegt werden.
Standardmäßig: ca 200x200pix
Wenn ich es anklicke soll die Originalgröße des Bildes in einem neuen Fenster aufgehen.
Vorlagenbeispiel:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Neue Seite 6</title>
</head>
<body>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<table border="0" cellpadding="10" cellspacing="0" align="center" style="width: 780px; ">
<tr>
<td>
</td>
</tr>
</table>
<br>
<table border="0" cellpadding="0" cellspacing="0" align="center" style="width: 780px; ">
<tr>
<td bgcolor="#ffffff" valign="top" align="center">
<table border="0" cellpadding="10" cellspacing="0" style="width: 530px; ">
<tr>
<td align="left" style="font-family: Arial; font-size: 10pt; ">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<span class="Apple-style-span" style="widows: 2; text-transform: none; text-indent: 0px; letter-spacing: normal; border-collapse: separate; font: medium 'Calibri'; white-space: normal; orphans: 2; color: rgb(0,0,0); word-spacing: 0px"><span class="Apple-style-span" style="text-align: left; font-family: Arial,Helvetica,sans-serif; font-size: small"><span class="Apple-style-span" style="text-align: left; font-size: small"><span class="Apple-style-span" style="line-height: normal; widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; letter-spacing: normal; border-collapse: separate; white-space: normal; orphans: 2; color: rgb(0,0,0); font-size: medium; font-weight: normal; word-spacing: 0px"><strong>
<font size="4" face="Arial">#ARTICLE_TITLE#</font></strong></span></span></span></span><br>
<span class="Apple-style-span" style="text-align: justify"><span class="Apple-style-span" style="font-family: Calibri"><span class="Apple-style-span" style="text-align: left"><span class="Apple-style-span" style="text-align: left; font-family: Arial,Helvetica,sans-serif"><span class="Apple-style-span" style="line-height: normal; widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; letter-spacing: normal; border-collapse: separate; white-space: normal; orphans: 2; font-weight: 700; word-spacing: 0px"><span class="Apple-style-span"><span class="Apple-style-span" style="line-height: normal; widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; letter-spacing: normal; border-collapse: separate; font-family: Arial; white-space: normal; orphans: 2; word-spacing: 0px"><span class="Apple-style-span" style="line-height: normal; widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; letter-spacing: normal; border-collapse: separate; white-space: normal; orphans: 2; word-spacing: 0px">
<span class="Apple-style-span" style="widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; letter-spacing: normal; border-collapse: separate; white-space: normal; orphans: 2; word-spacing: 0px">
<font size="2">#ARTICLE_SUBTITLE#<br></font></span></span></span></span></span></span></span></span></span>
</span><i><br>
</i><br>
<br>
<br>
<br>
</td>
</tr>
</table>
</td>
<td bgcolor="#ffffff" valign="top" style="width: 250px; ">
<table cellspacing="0" cellpadding="10" width="100%" border="0">
<tr>
<td>
<table border="0" cellpadding="5" cellspacing="0" align="center">
<tr>
<td>
<a target="_blank" img src="#PICTURE_1">
<img src="#PICTURE_1#" width="220" border="0"></a></td>
</tr>
<tr>
<td>
<a target="_blank" href="">
<img src="#PICTURE_2#" width="220" border="0"></a></td>
</tr>
<tr>
<td>
<span style="font-family: Arial; font-size: 8pt; color: rgb(139, 0, 0); ">
Klicken Sie auf die Bilder um diese im XXL Format
darzustellen!<br>
</span></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</span>
</body>
</html>
Bitte um Eure Unterstützung.
Der Unwissende
Lieber Unwissender,
Bitte um Eure Unterstützung.
Dein wahnsinniges Code-Gewurschtel ist nicht zu durchschauen. Du verletzt hier einige Grundregeln. Außerdem ist mir jetzt nicht klar, warum Du im Bereich "HTML/XHTML" postest, wo doch Dein Problem offensichtlich das Anpassen einer (serverseitigen!) Shop-Software ist. Du verrätst auch nicht, welche Shop-Software Du benutzt...
Wenn Du wirklich im Bereicht (X)HTML Hilfe benötigst, dann schau Dir das HTML-Tutorial für Einsteiger an. Dort wird bereits vieles im Zusammenhang mit der CSS-gesteuerten Darstellung angesprochen, was Dir ganz klar zeigen sollte, welch wahnsinniger Unsinn Deine vielen inline-Styles sind.
Liebe Grüße,
Felix Riesterer.
Das ist wieder so ein typisches Beispiel, wo jemand, der offensichtlich nicht mal HTML-Grundkenntnisse besitzt (Voraussetzung in diesem Forum!), ein fertiges Script bearbeiten bzw. "zerschießen" soll...
Wenn es sich dabei um Euren Shop handelt, warum sucht Ihr Euch nicht jemanden, der sich damit auskennt und bezahlt ein paar Euro, anstatt es selbst hinkriegen zu wollen, obwohl ihr es nicht könnt?
Bei anderen Sachen holt man sich doch auch Fachleute (Elektriker, Klempner...), warum nicht bei "Aushängeschildern" wie einem Online-Shop?
Ich fänd's jetzt zumindest mühseelig, hier stundenlang die Grundlagen zu erklären und mich durch Codeschnipsel wie diesen zu arbeiten, nur damit irgendjemand ein paar Euro spart.
My 2 cents...
Moin!
Ich fänd's jetzt zumindest mühseelig, hier stundenlang die Grundlagen zu erklären und mich durch Codeschnipsel wie diesen zu arbeiten, nur damit irgendjemand ein paar Euro spart.
Das ist ja das Schöne an diesem Forum: Man _kann_ helfen, aber man entscheidet es _selbst_. Und die Hilfesuchenden bewerben sich mit ihrem Posting in den Kategorien Klarheit der Problemstellung, Engagement bei der Lösungssuche und Bereitschaft zum Dazulernen um die Umterstützung.
Ansonsten gilt alles, was in diesem Thread erwähnt und verlinkt wurde: https://forum.selfhtml.org/?t=204114&m=1381775 :)
- Sven Rautenberg
Ansonsten gilt alles, was in diesem Thread erwähnt und verlinkt wurde: https://forum.selfhtml.org/?t=204114&m=1381775 :)
Sehr schöner Link... Den sollte man glatt hier auch nochmal erwähnen. Ich bin mal so frei:
http://shouldiworkforfree.com
... achja... und wahrscheinlich endet hier jeder bei "NO" ;)
Hallo Unwissender,
Ich brauch mal einen Fachmann in Sachen html Programmierung.
wenn Du für Dein Problem einen Fachmann benötigst, solltest Du bereit sein, diesem eine angemessende Vergütung zu zahlen.
In diesem Template sollen ein paar Bilder eingepflegt werden.
Standardmäßig: ca 200x200pixWenn ich es anklicke soll die Originalgröße des Bildes in einem neuen Fenster aufgehen.
wenn Du keinen Fachmann als Fachmann bezahlen willst, dann kannst Du die entsprechenden Grundlagen erlernen. http://de.selfhtml.org/@title=SELFHTML ist dafür eine gute Anlaufstelle.
Für Dein Problem genügt der Abschnitt Links.
Freundliche Grüße
Vinzenz