Jump to content

Product page layout help


Recommended Posts

you could do one of two things

 

to remove the printer I think you can take that out totally by editing product.tpl

 

as for the paypal express you could change the css and move it to where you want. Add posstion:relative and then add top and left possitions. OR in the product .tpl id move the product extra hook to the location you want it.

 

I think though you would be better putting it UNDER the buy button

Edited by cocothecat (see edit history)
Link to comment
Share on other sites

you could do one of two things

 

to remove the printer I think you can take that out totally by editing product.tpl

 

as for the paypal express you could change the css and move it to where you want. Add posstion:relative and then add top and left possitions. OR in the product .tpl id move the product extra hook to the location you want it.

 

I think though you would be better putting it UNDER the buy button

 

i think i can do the print but not the other stuff no idea how to move placements in .tpl files

 

thanks

Jeff

Link to comment
Share on other sites

What version presta and paypal? I'll find the code for you then and give you the css

 

Thanks here is the info needed i am using stock template i like the looks of it so i keep it

Paypal 3.4.7

PrestaShop 1.5.4.0

 

this is what i am looking for if can be done or as close to as i dont know where the print code was also i am bad with the css files in the current way their is a lot of space doing nothing and pushes the description down on the page.

 

post-80008-0-14765400-1364676466_thumb.jpg

post-80008-0-83048300-1364676473_thumb.jpg

post-80008-0-96562600-1364677353_thumb.jpg

Looks like the paypal under add to cart will work also

 

 

Thanks

Jeff

Edited by projectpb (see edit history)
Link to comment
Share on other sites

Sorry for late reply, been taking some much needed time off for easter!

 

A quick fix (as long as your not using anything else on the product page would be to move)

 

{if isset($HOOK_EXTRA_RIGHT) && $HOOK_EXTRA_RIGHT}{$HOOK_EXTRA_RIGHT}{/if}

 

I'll take a look at that paypal version today and dig out some code for moving it also :)

Link to comment
Share on other sites

Sorry for late reply, been taking some much needed time off for easter!

 

A quick fix (as long as your not using anything else on the product page would be to move)

 

{if isset($HOOK_EXTRA_RIGHT) && $HOOK_EXTRA_RIGHT}{$HOOK_EXTRA_RIGHT}{/if}

 

I'll take a look at that paypal version today and dig out some code for moving it also :)

 

i know this is a tpl no idea what one and where it goes like i said i am bad with tpl s

thanks for the help

Link to comment
Share on other sites

I got the Print gone it was just 1 line of code in the product.tpl line 214 i think


<li class="print"><a href="javascript:print();">{l s='Print'}</a></li>


i would be happy with the wish list under the paypal button i looked in the hooks i found nothing

http://projectpb.com/store/kingman/2950--mr-series-10-round-magazine.html Edited by projectpb (see edit history)
Link to comment
Share on other sites

  • 9 months later...

i am now useing PayPal 3.6.4 and PS 1.5.6.1

 

How would I do the moves paypal express as requested above. Before I was not able to get it moved and I still would like to change the layout 

 

I am not good with TPL files any help will be great  

 

Thanks

Jeff 

 

Link to comment
Share on other sites

×
×
  • Create New...