Problem with product listing

  • Posts: 9
  • Thank you received: 0
11 years 10 months ago #85355

Hello,

I've just upgraded my site and hikashop essential from Joom 1.5 to 2.5 and I'm having an issue with a new product listing menu item. It appears that the product description is repeated, and the height of the text is pushing way outside of the size of the product listing box. I can't seem to do anything to fix the problem, although I've tried for the past several hours.

Here is a link to the new problem page:
criticalcommoditiesconference.com/joom25...t=listing&Itemid=197

Here is a link to one of the existing pages that looks correct:
criticalcommoditiesconference.com/joom25...t=listing&Itemid=174

I can provide access to the site if it would help.

I'm way behind deadline on this job and this is the last page that I need to fix, so any help would be greatly appreciated.

Please Log in or Create an account to join the conversation.

  • Posts: 2334
  • Thank you received: 403
11 years 10 months ago #85410

Hi there,

It looks like you have some css which mess up your design.
For example, the space under your product image is due to this:

.hikashop_product_stock { 
line-height: 2;
margin-top: 85px;
width: 106px;
}

I guess it's some css you added for your old page. Please take a look at it and see if you can fix your display issues.

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
11 years 8 months ago #90127

I thought I had this fixed as it looked okay in Safari and Firefox on a Mac, but the client just called about the page layout on IE. The left part appears to be centered and it's overlapping the right part so the buy now button can't even be clicked. Any help would be greatly appreciated as this site is live and processing payments on other pages daily.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #90160

Hi,

First of all try to set the property text-align to left for you body in your template css file.
And in the Frond end CSS file in HikaShop > Config > Display > CSS, add/edit the property:

.hikashop_subcontainer{text-align: left;}

Please Log in or Create an account to join the conversation.

Time to create page: 0.082 seconds
Powered by Kunena Forum