Last edited by gee38l; 23 Jan 2009 at 06:06 AM. Reason: edit
Glenn, thanks so much for taking the time to assist me with my problem, i seem to have got it the way i want.
Greatly appreciated!
If you want to make the product name take up the same space always, you need to give it a height that will fit the longest name you have. You used 30px which is not enough - try 45 or 50px.
You will also need to give a class tag to the first link with the image, so it can take a uniform height without distorting the image.
PHP Code:'text' => (($new_products->fields['products_image'] == '' and PRODUCTS_IMAGE_NO_IMAGE_STATUS == 0) ? '' : '<a href="' . zen_href_link(zen_get_info_page($new_products->fields['products_id']),
PHP Code:_STATUS == 0) ? '' : '<a href="' .
PHP Code:_STATUS == 0) ? '' : '<a class="centerBoxImage" href="' .
Perfect glenn! you mention above to increase it from 30px to 45px or 50px bit if i do that it pushes it down to far and goes outside the box which mean s i would need to increase the length of the grid.... How can i do the image height with the products in the category listing?
I figured out how to change the height of the images for category product listing.... I still dont know why i need to change the new products height from 30px to 45px/50px?
Hey Glenn, I have another question for you i know your probably very busy... I have maneged to add both a buy now and details button simultaneously on my product category listings when something doesnt have attributes (thanks to the help of ajeh)... The thing is the details button goes way off the grid and i cant seem to figure out how to style it. I would like them to be next to each other and centered so that if there is only one button its stays centered. I have attached a pic of that happens when both buttons are showing..
Thanks in advance.
I just install the Column Layout Grid mod and read all the previous post but I'm still lost on getting the title, price, ..more info& image on the same line.
I have a product title which is longer than the other, and so it is lower position because of that. I want to edit the css to make them align just the same but could not figure out. I want it to look something like this site here. But on the category and not on the new product page.
Can someone help me how to do this?
Hello,
I'd like to put a nice border around product listing display.
But all what I got till now is just a border around product image.
You can see it on my attachment. ( this is only a local working site for exprerimental use )
Well, how can I put all product elements inside the border ?
( I have used your tips from this thread ).
Wholesale shop: http://www.faktor.rs
Art: http://www.katherinejewelry.com , http://www.milicabubanja.com ,
http://www.virtuelnagalerija.com
.centerBoxContentsProducts is the class for the product listing item boxes.
I got it Glenn, thank you !
Wholesale shop: http://www.faktor.rs
Art: http://www.katherinejewelry.com , http://www.milicabubanja.com ,
http://www.virtuelnagalerija.com