Być może mój problem jest błahy i prosty dla innych ale jak dla mnie, no cóż.
Mieszałem w kodzie ale nic nie wyszło, przynajmniej dobrego bo dzięki kopiom zapasowym nie pokręciłem bardziej
I do sedna:
Chcę zmienić, przestawić kolejność kolumn tak żeby bloki statyczne były jedne po prawej drugi po lewej(z kategoriami)
Obecnie zawartość projektu strony wygląda tak:
Kod: Zaznacz cały
<reference name="head">
<action method="addItem"><type>skin_js</type><name>js/jquery.galleriffic.js</name></action>
<action method="addItem"><type>skin_js</type><name>js/jquery.history.js</name></action>
<action method="addItem"><type>skin_js</type><name>js/jquery.opacityrollover.js</name></action>
<action method="addItem"><type>skin_js</type><name>js/jquery.fancybox.js</name></action>
<action method="addItem"><type>skin_js</type><name>js/jquery.viewimg.js</name></action>
</reference>
<reference name="slideshow2">
<block type="cms/block" name="cms_slideshow2">
<action method="setBlockId"><block_id>slideshow2</block_id></action>
</block>
</reference>
<remove name="breadcrumbs" />
<reference name="left">
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml" after="catalog.topnav">
<action method="setImgSrc"><src>images/my/img-right.jpg</src></action>
<action method="setImgAlt" translate="alt" module="catalog"><alt>Kontakt telefoniczny: 783-799-339 w godzinach 9-19.</alt></action>
<action method="setLinkUrl"><url>reklama</url></action>
</block>
</reference>
<reference name="right">
<block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
<block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
<action method="setImgSrc"><src>images/my/bgk-right.gif</src></action>
<action method="setImgAlt" translate="alt" module="catalog"><alt>Keep your eyes open for our special Back to School items and save A LOT!</alt></action>
<action method="setLinkUrl"><url>promocja</url></action>
</block>
</reference>
Co prawda nie wiem czy w dobrym miejscu szukam bo moja wiedza na temat pisania kodu jest... nie będę kończył.
http://www.sklep.cinematics.pl
Podpowiedzcie coś.
Dzięki