MADCAN Posted October 24, 2013 Share Posted October 24, 2013 Hi Everyone, I am having issues with the thumbnail images not sowing up in the Subcategories? Help please. I have tried almost everything but to no avail. I am using 1.5.6. Thanks to all....... Link to comment Share on other sites More sharing options...
vekia Posted October 24, 2013 Share Posted October 24, 2013 hello make sure that image defined for this section exist under preferences > images tab in your back office Link to comment Share on other sites More sharing options...
MADCAN Posted October 24, 2013 Author Share Posted October 24, 2013 Hi Vekia, Ok, I got that thanks. But define image for this section? What do I call it so it grabs the image? here is a link for ya.. http://ams10.siteground.eu/~floresib/gb/6-additional-gifts Hope this helps¿ Link to comment Share on other sites More sharing options...
vekia Posted October 24, 2013 Share Posted October 24, 2013 does the medium_default image type exist on list (for categories) ? Link to comment Share on other sites More sharing options...
MADCAN Posted October 24, 2013 Author Share Posted October 24, 2013 Yes sir it does. That is the weird thing! I set everything are per the set up documentation. Link to comment Share on other sites More sharing options...
MADCAN Posted October 24, 2013 Author Share Posted October 24, 2013 Hi Vekia, Yes Sir/madame............ Ok got it..........but now the thumbnail is misaligned? Can you tell me how to fix this? It is set at 81px x 81px. I tried 100 x 110 but then the thumbnal is completely misaligned. Thanks for this amazing help.......... MadCan Link to comment Share on other sites More sharing options...
vekia Posted October 24, 2013 Share Posted October 24, 2013 margin params in: #subcategories ul li { float: left; margin: 20px 21px 0 0; height: 115px; border: 1px solid #e5e5e5; position: relative; } 1 Link to comment Share on other sites More sharing options...
MADCAN Posted October 24, 2013 Author Share Posted October 24, 2013 Hey....... Thanks Vekia...amesome but where the hell do i find that? Sorry newbie here. In which folder, file? Thanks again........ Link to comment Share on other sites More sharing options...
MADCAN Posted October 24, 2013 Author Share Posted October 24, 2013 Ok, think I found it using firebug........But what you sent: #subcategories ul li {float: left;margin: 20px 21px 0 0;height: 115px;border: 1px solid #e5e5e5;position: relative;} This is how it is set? Plus on the 2 bottom subcategories, the title of the subcat has disappeared. Link to comment Share on other sites More sharing options...
vekia Posted October 24, 2013 Share Posted October 24, 2013 it's because of height:115px; value you need to: 1) remove it, or 2) increase value of height param 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