fallenleader Posted April 6, 2010 Share Posted April 6, 2010 i've been working on this for about 4 straight days.i've seen several of these topics and even used google translate to try to get the non english ones to help me, and i've yet to find a complete "this is how you do it"i would hopefully like to turn this into a topic to end all grid topics, get full and complete instructions.the top left product in that window has about what i want to achieve.if anyone can help me, i'd be most happy. i do know a little html php and css. and i feel bad for not being able to do this myself. when this is all done, i'll make a post in here with the full product-list code im using. Link to comment Share on other sites More sharing options...
rcaresia Posted April 6, 2010 Share Posted April 6, 2010 Lol, its my birthday.. but the prize you got! !! here u put the php code for photo !! PRODUCT NAME CODE Description code !!PRICE SPAN HERE!! !!buttons code here!! add in css ========#all {float:left;width: size you want;height: max size you want;}#boxindex {float:left;width: size = #all;}#productindex {float:left;width:size you want to photobox;}#namedescindex {float:left;width: size you want to description and product name box}obs: they together cant be higher than width of #all and #boxindex#priceindex {clear:both;float:left;width: same of #all}#priceindex {clear:both;float:left;width: same of #all}#detailbuy {clear:both;float:left;width: same of #all}tip if you center_column width is for exemple 630px... put the #all to 315px - padding or margins... it will be like you want. Link to comment Share on other sites More sharing options...
fallenleader Posted April 6, 2010 Author Share Posted April 6, 2010 happy birthday, and i will try this tomorrow. 0300<3AM> currently. Link to comment Share on other sites More sharing options...
fallenleader Posted April 7, 2010 Author Share Posted April 7, 2010 ok, i tried to implement this but i dont know exactly how to fit it into the prestashop code.any more help please? Link to comment Share on other sites More sharing options...
rcaresia Posted April 7, 2010 Share Posted April 7, 2010 its at /modules/homefeaturedhomefeatured.tpl is the archive that you need change the codes. Link to comment Share on other sites More sharing options...
fallenleader Posted April 7, 2010 Author Share Posted April 7, 2010 homefeatured to change my product lists? Link to comment Share on other sites More sharing options...
Recommended Posts