Octahedron Posted June 29, 2009 Share Posted June 29, 2009 Hello again,my products will contain very little description so it would be much nicer if they are arranged (within a category) as a table/matrix with 3 columns and with slightly bigger previews.This is a perfect example of what I would like to achieve: :wow: http://www.crepusculecreations.fr/category.php?id_category=12Can you please advise how to change the look of my categories?Thanks! :smirk: Link to comment Share on other sites More sharing options...
jhnstcks Posted June 29, 2009 Share Posted June 29, 2009 You need to change the appropriate sections in your global.css file to suit your needs. Link to comment Share on other sites More sharing options...
Octahedron Posted June 29, 2009 Author Share Posted June 29, 2009 thanks mate, i've just found your older post describing how to do it and it works great.nevertheless, i still cannot make the product preview pictures bigger - from 129x129px to 160x160px and place the green "NEW" icon above the product's name (these are in the same row at the moment). --> see the screen shot attached.this is what i need:http://www.crepusculecreations.fr/category.php?id_category=12this is what i have:http://213.251.166.15/~piotr/PRESTA/category.php?id_category=4any advise would be much appreciated! :roll: cheers! Link to comment Share on other sites More sharing options...
jhnstcks Posted June 29, 2009 Share Posted June 29, 2009 To make the images bigger you need to change the size in your admin>preferences>images section. Change the category image to what ever size you want.For the new icon you need to look in your product-list.tpl file about line 7, if you add a break command after then it should add the title onto a new line. Link to comment Share on other sites More sharing options...
Octahedron Posted June 29, 2009 Author Share Posted June 29, 2009 thank you, jhnstck, your advise was helpful and resolved my problem! :-) Link to comment Share on other sites More sharing options...
ObiChina Posted June 30, 2009 Share Posted June 30, 2009 hi, you talked about an old post to make 3 colunms but impossible to find it out. could you please give me a link.ThanksOBI Link to comment Share on other sites More sharing options...
Patric Posted June 30, 2009 Share Posted June 30, 2009 thank you, jhnstck, your advise was helpful and resolved my problem! :-) So I mark the topic as [solved].Please, next time, do it by yourself by adding [solved] at the beginning of your topic's title by editing your first post ! Link to comment Share on other sites More sharing options...
Dio Posted June 30, 2009 Share Posted June 30, 2009 Thanks! Problems solved! Link to comment Share on other sites More sharing options...
jhnstcks Posted June 30, 2009 Share Posted June 30, 2009 hi, you talked about an old post to make 3 colunms but impossible to find it out. could you please give me a link.ThanksOBI Take a look here Link to comment Share on other sites More sharing options...
ObiChina Posted June 30, 2009 Share Posted June 30, 2009 thanks a lot....obi Link to comment Share on other sites More sharing options...
bovill Posted August 10, 2009 Share Posted August 10, 2009 Wicked hack to the code thanks very much jhnsticks Link to comment Share on other sites More sharing options...
teppey Posted August 11, 2009 Share Posted August 11, 2009 My text arrangement is on top of each other like the attachment when I view it with IE8, where did I do wrong? Link to comment Share on other sites More sharing options...
jhnstcks Posted August 11, 2009 Share Posted August 11, 2009 You need to remove the short-description box as the layout does not support it. You can do that by editting the product-list.tpl file and removing/comment out the approproate line. Link to comment Share on other sites More sharing options...
teppey Posted August 12, 2009 Share Posted August 12, 2009 I copied the product-list.tpl from here and can't find the reference to short description =( > {if isset($products)} <!-- Products list --> </pre> <ul> {foreach from=$products item=product name=products} {if $product.new == 1}{l s='new'}{/if}{$product.name|truncate:50|escape:'htmlall':'UTF-8'} {convertPrice price=$product.price} {if ($product.allow_oosp OR $product.quantity > 0)}{l s='Available'}{else}{l s='Out of stock'}{/if} {l s='View'} {/foreach} </ul> <br> <!-- /Products list --><br>{/if Link to comment Share on other sites More sharing options...
teppey Posted August 12, 2009 Share Posted August 12, 2009 i notice in this website if you hover the mouse on a picture, another window pops up zooming the pointed area. How can you do this? Link to comment Share on other sites More sharing options...
ObiChina Posted August 12, 2009 Share Posted August 12, 2009 For mouse hover zoom, check this post : http://www.prestashop.com/forums/viewthread/10833You can also check this post with about 130 "module" http://www.prestashop.com/forums/viewthread/12539/developpement_et_modules/liste_de_modules_prestashop_v1_dot_1 Link to comment Share on other sites More sharing options...
nuchie1 Posted August 10, 2010 Share Posted August 10, 2010 When I changed the items to vertical the bottoms do not line up. How can I correct this.Look at this page and you will see what I mean.http://www.catholicgiftsinc.com/category.php?id_category=2 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