Jump to content

product-list.tpl problem


Recommended Posts

Hello,

I have a problem with the product-list.tpl. Some computers show the titel of the product and the price through the photo, and some computers show it normal, the titel and the price below the product photo. What can i do to make it normal, like the photo on the right?

Thank you verryy much!

greats!

28886_flgq08RpwoJl2qXrrmKH_t

28887_qRSM71xeyAm8xxm2OEVM_t

Link to comment
Share on other sites

The website display correctly in Firefox 3.6, IE8, Opera 9.8 and Chrome 5.0.375
Does the problem appear with IE6?

Maybe you can try to modify the file themes/name-of-your-theme/css/global.css line 1558 replace:

ul#product_list li div.center_block {
float:left;
width:100%;
}


with

ul#product_list li div.center_block {
float:left;
width:100%;
clear: right;
}

Link to comment
Share on other sites

Hi cactusman2,
In chrome, firefox and IE8 it works fine. But i have an other computer, also with IE8, and on that one it doesnt work correctly.. Its very strange.. I also tried to change line 1558 in global.css but unfortunately it still doesnt work...
Thanks for your help

Link to comment
Share on other sites

  • 2 weeks later...

I also have a problem with the product_list.

Right now i have the product shown like this: see url: www.echtemerken.nl

I want it to have it in a block so the background of my product is NOT the same as my website background.
Futhermore I would like the order button with the price on the right.

Anyone knows what to do?

Thanx!!! stef

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...