Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Can't style related products

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #262001
    triplebit
    Participant

    Here is my problem:
    http://yardenharel.triplebit.com/product/%D7%97%D7%95%D7%9C%D7%A6%D7%94-8/
    The related products bellow the feature image should be smaller with eidth of 130 px each one.
    Can someone advice the code(even if it inline code)?
    Thx

    #262028
    JeroenR
    Participant

    I wouldn’t use the 140px height on section.related.products .products .product-images img. Than the proportions of the thumbnails aren’t touched.
    If the images should have the same width and height, you can handle that in the surrounding span which now has height 196px (inline). In combination with overflow you can have the same boxes for each thumbnail.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.