ipcomp1 Posted January 29, 2009 Share Posted January 29, 2009 Hello AllHow can i narrow the space , like in the picture ?ThanksShlomi Link to comment Share on other sites More sharing options...
Ginno Posted January 30, 2009 Share Posted January 30, 2009 in ....yourtheme/css/global.css find this line #center_column .products_block ul li:hover { background-color: #404048; } #center_column .products_block ul li { border-right: 1px solid #555; border-bottom:1px solid #555; float: left; clear: none; width: 261.5px; height: 230px; margin-right: 0.5em; margin-bottom: 1em; padding: 0; border: 1px solid #333 margin-top:0; background-color: #222; } change "widh" line Link to comment Share on other sites More sharing options...
hieloiceberg Posted January 30, 2009 Share Posted January 30, 2009 in this case it will be the height right? Link to comment Share on other sites More sharing options...
Ginno Posted January 30, 2009 Share Posted January 30, 2009 that change only the #center_column .products_block height Link to comment Share on other sites More sharing options...
Tuan Vo Posted March 4, 2009 Share Posted March 4, 2009 I follow instructions but notYou can not be better? Link to comment Share on other sites More sharing options...
Ion_Cannon Posted March 4, 2009 Share Posted March 4, 2009 Take a look at the below, this is what you can change that size with, you have to adjust other margins/heights to make the block look right after doing it though. Takes a little tweeking to make it look like you want depending on your images and how tall you want the entire block.#center_column div.products_block p.product_desc { height:4.0em; color: #595a5e; 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