View Single Post
  #155  
Old 07-31-2013, 01:12 AM
 
gozindagi gozindagi is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 61
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
What's wrong with that block size? looks fine to me. Why make it smaller?
I want to decrease the white space between logo and block border at manufacturers.php page. I changed height at below code using firebug

ul.grid_view li .product_block {
height: 150px;


}
it decreased the white space between logo and block border but i did not find this code(ul.grid_view li .product_block {height: 150px;}) at reboot.css file.please tell me how can i change this space using this code or other settings?
__________________
X-cart Platinum 4.6.0
Reply With Quote