Jump to content

[solved] accessories display


Recommended Posts

Hi All,
I am having a couple of problems here hope somebody can help.

I want to remove the "add to cart" button on the product "accessories" tab page.

Also I am having a problem with the "Accessories" display (see pic) the picture is aligned left (would like in center) and I have a strange white bar to the right of the picture.

Can somebody help to solve ?

All the best,
Cerberus22

6181_RhBL63A40qKGPS6XIsLG_t

Link to comment
Share on other sites

Hi All,
I solved it, On global css near line 1128 you will find "Special style for block accessories in center column (product page)" to change style of accessories

To remove "add to cart" from accessories tab goto "product.tpl" around line 312

sorry cant be to exact about the line numbers as my pages have changed a lot

cerberus22

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

I managed to center the image by editing the product.tpl file.

Look for

{$accessory.name|truncate:22|escape:'htmlall':'UTF-8'}





(around line 315)

and add the align="center" bit to your file

this is possably not the correct way but it worked for me.

Cerberus22

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...