Trade Republic - Provisionsfrei Aktien handeln
Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: checkout_payment.php Design ändern....

    Nessy

    • Fördermitglied
    • Beiträge: 109
    • Geschlecht:
    checkout_payment.php Design ändern....
    am: 11. September 2014, 20:01:08
    Guten Abend,
    hoffe das Forum ist korrekt.

    Da ich ein andere Template habe, komme ich mit den bisherig gefunden Beiträge nicht weiter.

    Wo kann ich das Design der checkout_payment so ändern, daß Logos von den Zahlmöglichkeiten angezeigt werden, dass kein zweizeiliger Block ist
    Denn so wie es ist,,, ist es grausaum

    Vielen Dank für ein paar Anregungen.


    Linkback: https://www.modified-shop.org/forum/index.php?topic=31043.0

    awids

    • Experte
    • Beiträge: 3.803
    • Geschlecht:
    Re: checkout_payment.php Design ändern....
    Antwort #1 am: 12. September 2014, 09:45:56
    Die entsprechende Datei findest du unter: templates/DEIN_TEMPLATE/module/checkout_payment.html

    Mit entsprechenden Kenntnissen kann man dem Aufbau eigentlich jede Form geben. Wenn du die Datei hier anhängst und beschreibst, wie du das genau haben willst, kann ich dir ja mal eine Anpassung 'made by myself' zurückschicken.

    Nessy

    • Fördermitglied
    • Beiträge: 109
    • Geschlecht:
    Re: checkout_payment.php Design ändern....
    Antwort #2 am: 13. September 2014, 16:26:52
    Hi Alex,

    vielen lieben Dank für Deine Antwort und angebote Hilfe.

    Bin da wirklich hilflos.
    Hier der Screenshot und der Code der Datei.

    [ Für Gäste sind keine Dateianhänge sichtbar ]

    Gruß Nessy

    Code: Text  [Auswählen]
    {config_load file="$language/lang_$language.conf" section="checkout_payment"}

    {config_load file="$language/lang_$language.conf" section="checkout_navigation"}{config_load file="$language/lang_$language.conf" section="button"}



    <ul id="checkoutnavigation">

            <li class="well" ><span class="number">1.</span> <span class="title">{#title_shipping#}</span><br /><span class="description">{#desc_shipping#}</span></li>

            <li class="well1" ><span class="number">2.</span> <span class="title">{#title_payment#}</span><br /><span class="description">{#desc_payment#}</span></li>

            <li class="well" ><span class="number">3.</span> <span class="title">{#title_confirmation#}</span><br /><span class="description">{#desc_confirmation#}</span></li>

            <li class="well end" > <span class="number">4.</span> <span class="title">{#title_success#}</span><br /><span class="description">{#desc_success#}</span></li>

    </ul>

    <div style="clear:both"></div>

                            <h2 class="page-title">{#heading_payment#}</h2>

                            <div class="shadow-wrapper margin1">

                                    <div class="left-shadow"></div>

                                    <div class="mid-shadow"></div>

                                    <div class="right-shadow"></div>

                            </div>

    <div class="page-content">



                    <br />{if $error!=''}<div class="errormessage">{$error}</div>{/if}

    {if $step2!='true'}

    <h3>{#title_address#}</h3>

    {$FORM_ACTION}

    <p>{$ADDRESS_LABEL}</p>

    <p><a class="button2" href="{php} echo xtc_href_link('checkout_payment_address.php');{/php}" >{#change_adress#} &raquo;</a></p><div class="clearboth"></div><br />

    <h3>{#title_payment#}</h3>

    <p>{#text_payment#}</p>

    {/if}

    {if $GV_COVER!='true'}<div class="shipping">{$PAYMENT_BLOCK}</div>{$module_gift}{else}{#text_gccover#}{/if}

    {if $step2!='true'}

    <h3>{#title_comments#}</h3>

    <p class="checkoutcomment">{$COMMENTS}</p>

    <h3>{#title_agb#}</h3>

    <div id="checkout_agb">
            <span style="color: rgb(72, 72, 72); font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.200000762939453px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255)">
            Es gelten die<span class="Apple-converted-space">&nbsp;</span></span><a class="popuplink" data-action="popup" target="_blank" style="box-sizing: border-box; color: rgb(72, 72, 72); text-decoration: underline; line-height: 19.200000762939453px; cursor: pointer; font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255)" href="http://www.maxundmia.de/Unsere-AGB:_:3.html">Allgemeinen
            Geschäftsbedingungen</a><span style="color: rgb(72, 72, 72); font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.200000762939453px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255)">,<span class="Apple-converted-space">&nbsp;</span></span><a class="popuplink" data-action="popup" target="_blank" style="box-sizing: border-box; color: rgb(72, 72, 72); text-decoration: underline; line-height: 19.200000762939453px; cursor: pointer; font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255)" href="http://www.maxundmia.de/Widerrufsrecht:_:9.html">Widerrufsbelehrung</a><span style="color: rgb(72, 72, 72); font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.200000762939453px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255)"><span class="Apple-converted-space">&nbsp;</span>und<span class="Apple-converted-space">&nbsp;</span></span><a class="popuplink" data-action="popup" target="_blank" style="box-sizing: border-box; color: rgb(72, 72, 72); text-decoration: underline; line-height: 19.200000762939453px; cursor: pointer; font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255)" href="http://www.maxundmia.de/Privatsphaere-und-Datenschutz:_:2.html">Datenschutzbestimmungen</a><span style="color: rgb(72, 72, 72); font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.200000762939453px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(255, 255, 255)"><span class="Apple-converted-space">&nbsp;</span>von
            MaxundMia.de</span></div>
                    <blockquote>
                            <p>{$AGB_checkbox} <strong>{#text_accept_agb#}</strong>

    </p>

    </blockquote>

    {/if}

    <p><input type="submit" class="button2 " style="color: #fff; border: medium none; background: #ff9933" value="{#next#} &raquo;"></p>

    {$FORM_END}</div><br />

    awids

    • Experte
    • Beiträge: 3.803
    • Geschlecht:
    Re: checkout_payment.php Design ändern....
    Antwort #3 am: 13. September 2014, 18:24:55
    Hätte an dieser Stelle gerne sofort die Lösung angehängt, aber ich benötige leider noch eine weitere Datei von dir. Und zwar die:

    templates/DEIN_TEMPLATE/module/checkout_payment_block.html

    Genau darin ist der Quelltext der Datei nämlich zu editieren, um Anpassungen in der Auflistung (von Zahlungsweisen) vornehmen zu können.

    Liebe Grüße

    Alex

    Nessy

    • Fördermitglied
    • Beiträge: 109
    • Geschlecht:
    Re: checkout_payment.php Design ändern....
    Antwort #4 am: 13. September 2014, 18:39:08
    Hi Alex,

    anbei der Inhalt der Datei.
    Code: Text  [Auswählen]



    {foreach name=aussen item=module_data from=$module_content}

    <table width="100%" class="account-table">

       <thead>

      <tr>

       <th></th> <th ><strong>{$module_data.module}</strong></th> <th></th> </tr></thead>

      {if $module_data.error != ''}

      <tr>

        <th>&nbsp;</th>

        <th colspan="2">{$module_data.error}</th>

      </tr>

      </thead>

      {else}

      <tbody>

     

      <tr>

        <td  data-title="{$module_data.module}" class="quantity">{$module_data.selection}</td>

        <td >{*$module_data.module*}

        {foreach name=aussen item=method_data from=$module_data.fields}

        {$method_data.title}<br />{$method_data.field}<br /><br />{/foreach}



        </td>

        <td >{$module_data.module_cost}</td>

      </tr>

    </tbody>

      {/if}

    </table>

    {/foreach}

     

    awids

    • Experte
    • Beiträge: 3.803
    • Geschlecht:
    Re: checkout_payment.php Design ändern....
    Antwort #5 am: 13. September 2014, 23:02:38
    Soooo, das hauptsächliche Problem ist behoben,

    [ Für Gäste sind keine Dateianhänge sichtbar ]

    werde hier aber keine Lösungen oder Vorschläge posten, weil es sich um ein responsives Kauftemplate handelt.

    Problem ist nur, dass ich beim Thema responsive nicht so bewandert bin und es bei anderer Geräteansicht dann seine fest definierten Spaltenbreiten verliert. Gibt es irgendwo ein Tutorial, dass dieses Thema gut erklärt?

    Liebe Grüße

    Alex

    Nessy

    • Fördermitglied
    • Beiträge: 109
    • Geschlecht:
    Re: checkout_payment.php Design ändern....
    Antwort #6 am: 14. September 2014, 20:57:17
    Das Thema ist erledigt... gelöst... bzw.. nicht mehr aktuell.
    Es ist wirklich harte Arbeit gewesen und Alex hat mich gut unterstützt.
    4 Antworten
    507 Aufrufe
    27. Januar 2023, 23:00:47 von metatron
    6 Antworten
    3824 Aufrufe
    02. Juli 2010, 03:29:59 von karla
    5 Antworten
    2847 Aufrufe
    26. März 2024, 20:57:31 von designbude