skalman63 Posted October 24, 2010 Share Posted October 24, 2010 Hi!I've a problem with showing/layout prodcuts in the Freatured products!Depending of the size (lenght) of the Short Description, the buttons of "Show" and "Buy" will show up on different spaces in the box. See picutureWhen the Short description is on two rows everything is fine, but when it's on one row the buttons is not on the last row in the box and when the Short description is on three rows or more, the buttons is below the box!Any clues what to do?Thanks! Link to comment Share on other sites More sharing options...
rocky Posted October 24, 2010 Share Posted October 24, 2010 You need to set a fixed height for the product names. Change lines 992-996 of global.css: #center_column div.products_block h5 { display: block; margin-top: 8px; height: 2.57em } You should specify a height that fits well for three lines. Link to comment Share on other sites More sharing options...
skalman63 Posted October 24, 2010 Author Share Posted October 24, 2010 You're the greatest Rocky! :-) Link to comment Share on other sites More sharing options...
TKTK Posted November 27, 2010 Share Posted November 27, 2010 I have the same problem, but that fix doesnt work for me.. any help/suggestion is appreciated! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now