htech Posted January 8, 2011 Share Posted January 8, 2011 Good Day Please could anyone assist me,i have been searching and searching on how to fix the problem,with no luck at all.The problem is that my "Featured products" blocks are randomly sized... See attached pic.Im looking to make it auto-fit all good and nice.Please could you assist.thanks Link to comment Share on other sites More sharing options...
pixelate Posted January 8, 2011 Share Posted January 8, 2011 Hi, the solution is pretty easy. The product description container should have a fixed height defined in your CSS file. If you post a link to the website I will look at your markup and give you the CSS code to add. Link to comment Share on other sites More sharing options...
htech Posted January 8, 2011 Author Share Posted January 8, 2011 hey thanks for the quick response, have no idea what you mean.what category is it under in the global.css file?my site isnt up yet, im currently working on my wamp server.thanks Link to comment Share on other sites More sharing options...
pixelate Posted January 8, 2011 Share Posted January 8, 2011 Add this code at the end of global.css#featured-products_block_center .product_desc {height:100px; width:100%; overflow:hidden;} Link to comment Share on other sites More sharing options...
htech Posted January 8, 2011 Author Share Posted January 8, 2011 DUDE! i love YOU!thank you so much for the help! much 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