Hi,
I am in the process of finally migrating to a responsive site. After help from the forum I have got my product and section list pages looking ok and behaving when resizing. I used a table with 2 rows to get the images and text centered. Here is a couple of examples:
Section list: http://www.tgurney.co.uk/acatalog/Qu...rk-Fabric.html
Product list: http://www.tgurney.co.uk/acatalog/Mo...Gathering.html
We use filtering on a number of pages. Unfortunately the results display left justified and the text seems to be bound to the same width as the image. For example:
http://www.tgurney.co.uk/acatalog/Clearance-Ranges.html
http://www.tgurney.co.uk/acatalog/Fa...c-Bundles.html
Additionally the images should be maximum of 200px by 200px but display as max 164px by 164 px
The code for filter results seems quite different to normal pages and trying to use a table to center the resulting image and text (like the normal pages above) doesn't look like it will work.
I was hoping someone might point me in the right direction to get the results looking similar to the regular pages? Bassically centered images (max 200px) and centered product names that use the full width of the "box".
Many thanks
Tony
I am in the process of finally migrating to a responsive site. After help from the forum I have got my product and section list pages looking ok and behaving when resizing. I used a table with 2 rows to get the images and text centered. Here is a couple of examples:
Section list: http://www.tgurney.co.uk/acatalog/Qu...rk-Fabric.html
Product list: http://www.tgurney.co.uk/acatalog/Mo...Gathering.html
We use filtering on a number of pages. Unfortunately the results display left justified and the text seems to be bound to the same width as the image. For example:
http://www.tgurney.co.uk/acatalog/Clearance-Ranges.html
http://www.tgurney.co.uk/acatalog/Fa...c-Bundles.html
Additionally the images should be maximum of 200px by 200px but display as max 164px by 164 px
The code for filter results seems quite different to normal pages and trying to use a table to center the resulting image and text (like the normal pages above) doesn't look like it will work.
I was hoping someone might point me in the right direction to get the results looking similar to the regular pages? Bassically centered images (max 200px) and centered product names that use the full width of the "box".
Many thanks
Tony
Comment