Basement1995 Posted October 3, 2013 Share Posted October 3, 2013 Hello i just started editing this site and i noticed i kep on getting big spaces between my images and text on featured products block How do i fix this? My Site is: http://www.basementdesignerclothing.com Also it would be useful if you gave me tips on how to improve the site Thank In Advance Link to comment Share on other sites More sharing options...
vekia Posted October 3, 2013 Share Posted October 3, 2013 decrease height param in: #featured_products ul li .product_image { width: 230px; height: 290px; display: block; padding-bottom: 0px; overflow: hidden; position: relative; border-bottom: 1px solid #ccc; } it's a part of global.css file decreased to 130px; Link to comment Share on other sites More sharing options...
Basement1995 Posted October 3, 2013 Author Share Posted October 3, 2013 How Do I Do This Thanks For Replying Link to comment Share on other sites More sharing options...
vekia Posted October 3, 2013 Share Posted October 3, 2013 you must edit global.css file manually and then upload / save it Link to comment Share on other sites More sharing options...
Basement1995 Posted October 3, 2013 Author Share Posted October 3, 2013 i cant find the global.css file im trying to find it on falccoda Link to comment Share on other sites More sharing options...
vekia Posted October 3, 2013 Share Posted October 3, 2013 here is the path to global.css file: http://basementdesignerclothing.com/themes/tendance/css/global.css log in to your FTP / files manager and open file: /themes/tendance/css/global.css Link to comment Share on other sites More sharing options...
Basement1995 Posted October 3, 2013 Author Share Posted October 3, 2013 Thanks for that mate alo how would i increase image size on featured products Link to comment Share on other sites More sharing options...
vekia Posted October 3, 2013 Share Posted October 3, 2013 you will have to change two things: 1) image size under preferneces > images tab, increase width & height for home_featured image type 2) change css styles for each <li> element, you will need to increase width and height 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