molnar3 Posted April 1, 2017 Posted April 1, 2017 sziasztok, szeretném a termék adatlapon az "adatlap" és "egyéb infó" részeket feljebb tolni a termék fotók alá a csatolt kép alapján. A jobb oldalon a kombinációk képei nagyon letolják az adatlapot. A kosár gobot is szeretném felülre tenni a kombinációk fölé. Lehetségesek e ezek a módosítások? Köszönöm PS 1.6.1.12 Share this post Link to post Share on other sites More sharing options...
pattila01 Posted April 1, 2017 Posted April 1, 2017 Sajnos nem látom a csatolmányt, termék oldal?Akkor a /themes/tetemad/products.tpl-ben tudod megcserélni. Ha ott nem látod, akkor a /themes/tetemad/sub/tab.tpl-ben lesz (vagy valami hasonlóban). Share this post Link to post Share on other sites More sharing options...
molnar3 Posted April 1, 2017 Posted April 1, 2017 ohhh, köszi a gyors reagálást, a termék adatlapon az "adatlap" és "egyéb infó" blokkokat szeretném feljebb tolni úgy, hogy a jobb oldali sáv (amiben a kosár gomb is van) mellé menjen fel nem vagyok nagy kódszerkesztő...a kosár gomb ez a rész lesz és a bottom-ot cserélem top-ra? <div class="box-cart-bottom"> <div{if (!$allow_oosp && $product->quantity <= 0) || !$product->available_for_order || (isset($restricted_country_mode) && $restricted_country_mode) || $PS_CATALOG_MODE} class="unvisible"{/if}> <p id="add_to_cart" class="buttons_bottom_block no-print"> <button type="submit" name="Submit" class="exclusive"> <span>{if $content_only && (isset($product->customization_required) && $product->customization_required)}{l s='Customize'}{else}{l s='Add to cart'}{/if}</span> </button> </p> </div> {if isset($HOOK_PRODUCT_ACTIONS) && $HOOK_PRODUCT_ACTIONS}{$HOOK_PRODUCT_ACTIONS}{/if} </div> <!-- end box-cart-bottom --> Share this post Link to post Share on other sites More sharing options...
pattila01 Posted April 3, 2017 Posted April 3, 2017 Kérlek tedd fel valahová a csatolt képet (fájlfeltöltőre mondjuk vagy saját szerverre) hogy meg tudjam nézni. Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now