Jump to content

Related product slider - issue with the names below each product


Recommended Posts

Hi there,

 

These is a smaller css related issue with the "Related product slider". Its actually problem with the names of the products that are displayed below the images.

 

In the attached printscreen below you can see what Im referring to. Is there easy fix for this problem?

 

post-525426-0-35774500-1374572693_thumb.jpg

 

Thank you in advance.

Dean

Link to comment
Share on other sites

/modules/productscategory/produtscategory.tpl

(this file may exist in your theme directory, if so - edit it, not original module file)

 

<a href="{$link->getProductLink($categoryProduct.id_product, $categoryProduct.link_rewrite, $categoryProduct.category, $categoryProduct.ean13)}" title="{$categoryProduct.name|htmlspecialchars}">{$categoryProduct.name|truncate:14:'...'|escape:'htmlall':'UTF-8'}</a>

 

increase the value of the truncate:14

Link to comment
Share on other sites

I'm using default theme. There is productscategory folder but there is no productcategory.tpl file.

I guess I will edit original one and report back here.

 

Thanks Vekia.

 

Update:

 

Vekia take a look at: http://dekom.co.rs/sr/pocetna/2419-guma-rashladnih-uredjaja-br1-bez-lepljenja-u-metrazi.html

 

I increesed the value to 30 but now problem is the spacing between these products and also name is longer but it is all in one line. I thought of making something like:

 

 

IMAGE

 

namename na na name

namenamename

name

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

Hm, Im not sure how to do that :)

 

Which CSS file do I need to edit exactly?

Also, you can see that product that has no image is displayed differently then all others.

Check this page for example.

 

http://dekom.co.rs/sr/pocetna/2427-guma-gorenje-vakumska-zs310l-109x63-362202-gorenje.html

 

Vekia, can you help me with these simple CSS tasks? I would like to pay you for these small customisations.

Also, did you take a look at stores page?

Link to comment
Share on other sites

Hm, Im not sure how to do that :)

 

Which CSS file do I need to edit exactly?

Also, you can see that product that has no image is displayed differently then all others.

Check this page for example.

 

http://dekom.co.rs/sr/pocetna/2427-guma-gorenje-vakumska-zs310l-109x63-362202-gorenje.html

Vekia, can you help me with these simple CSS tasks? I would like to pay you for these small customisations.

Also, did you take a look at stores page?

 

hello

 

i will send you PM, it is almost ready :)

 

regarding to the css file - you've got CCC turned on so it's hard to say which one because files are minified and merged to one

Link to comment
Share on other sites

×
×
  • Create New...