Post by nardus » Mon Mar 11, 2013 7:28 pm

Right now the "Føj til kurv"-button is jumping up and down in grid view depending on the length of the product name. Is it possible to change the grid view to look like the attached image and how? Can it be done through CSS? (the image is taken from http://hairandskincare.dk/somersets/somerset-35ml where the lines are jumping up and down).
should_be.jpg

should_be.jpg (60.66 KiB) Viewed 728 times


New member

Posts

Joined
Wed Dec 05, 2012 2:54 am

Post by zuhenry » Mon Mar 11, 2013 9:38 pm

Hello,

Playing a little bit with CSS could help you, for example:
The <div> that holds the name of the product is: class=name.
So, knowing this we could just make this box taller by adding this line in your style.css file:
.name { height: 30px; }
As I said play with the CSS so that you can optimize it according to the layout of your website.

zh

Our latest page: http://www.paginas.in
http://www.macClasificados.com - Encuentra tu Apple PC mas barato, sin intermediarios


Active Member

Posts

Joined
Fri Sep 09, 2011 9:54 pm
Location - Colombia

Post by nardus » Mon Mar 11, 2013 10:13 pm

Thank you so much. So simple but so effectfull.

New member

Posts

Joined
Wed Dec 05, 2012 2:54 am
Who is online

Users browsing this forum: No registered users and 3 guests