Willem Posted May 25, 2010 Share Posted May 25, 2010 Hello everybody, I've developed a theme which I would like following:The theme has 3 columns.In choosing the category I get a list of all products shown. If I choose a product disappears right column (I realized in footer.tpl by line 4 to 7 to change the ($) HOOK_RIGHT_COLUMN Div>in(If $ page_name! = 'Order') ($) HOOK_RIGHT_COLUMN Div>(/ If)and in addition global.css# # body order center_column (width: 768px).I have now the product page a blank space on the right side I want to use. See photo original.png.Texts I have in another place and the pictures are now displayed alongside the large. I would also like to show any video.See modified.png.How and where can I change it and what is the order?Can anyone help me on the road?Regards William------------------------------------------------------------------------------------------------------------------------------------Dutch------------------------------------------------------------------------------------------------------------------------------------Hallo allemaal, ik heb een thema ontwikkeld waarbij ik het volgende graag zou willen:Het thema heeft 3 kolommen. Bij het kiezen van de categorie krijg ik een overzicht van alle producten te zien. Als ik een product kies verdwijnt de rechter kolom (heb ik gerealiseerd in footer.tpl door regel 4 tot 7 te wijzigen van <!-- Right --> {$HOOK_RIGHT_COLUMN} in {if $page_name != 'order'}<!-- Right --> {$HOOK_RIGHT_COLUMN} {/if}en in de global.css de toevoeging body#order #center_column { width: 768px }.Ik heb nu in de product pagina een lege ruimte aan de rechterzijde die ik wil gebruiken. Zie foto original.png. Teksten wil ik op een andere plaats hebben en de kleine foto's worden nu getoond naast de grote. Ook wil ik hier een eventuele video kunnen tonen.Zie modified.png.Hoe en waar kan ik dit veranderen en wat is de volgorde?Kan iemand mij op weg helpen?Groeten Willem Link to comment 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