![]() |
Re: X-Cart Smart Template v4.4.x
X-Cart does that by default, but we fixed it...
skin/smart_template/modules/News_Management/customer/news_archive.tpl Lines 34-40 should be... Code:
<div class="news-body"> It should then render the HTML. |
Re: X-Cart Smart Template v4.4.x
thanks.
Hey, sorry just one more thing. The search doesn't show a result page; it throws an error page when I try to search an item. If I turn on a default x-cart themem, it returns a result page. |
Re: X-Cart Smart Template v4.4.x
jondoe, I've emailed you the fix, this was addressed a while ago.
|
Re: X-Cart Smart Template v4.4.x
I am finding 150px wide thumbnails are covering part of the price/sku, and start of the short description.
As regenerating the images doesn't seem to work in 4.4.1, is it possible to adjust this somehow:-) |
Re: X-Cart Smart Template v4.4.x
Sure, skin/smart_template/custom/css/common.css
Code:
ul.row_view li .product_block .thumbcol { float: left; width: 135px; /* Image Column Width */ } |
Re: X-Cart Smart Template v4.4.x
Perfect, that has sorted it, thanks Phil :D
|
Re: X-Cart Smart Template v4.4.x
The quantity dropdown box on products is overlapping the above tax line need to lower the drop down quantity box
|
Re: X-Cart Smart Template v4.4.x
Yages, use Firebug to find the <div> element and adjust the associated CSS accordingly.
|
Re: X-Cart Smart Template v4.4.x
div class="quantity"
Do not now what css to edit Looked OK before I add your smart skin |
Re: X-Cart Smart Template v4.4.x
Is anyone having the problem setting Maximum Thumbnail Width? I've set 125 pixel but thumbnails width do not change at all.
|
All times are GMT -8. The time now is 08:04 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.