AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Ollie on July 08, 2014, 10:00:51 AM
-
For some reason, some subcategories in my shopping cart are not displaying properly. Blanks are shows instead of the images. See examples of good and bad.
GOOD:
http://assistech.com/store/index.php?rt=product/category&path=43
http://assistech.com/store/index.php?rt=product/category&path=58
BAD:
http://assistech.com/store/index.php?rt=product/category&path=36
http://assistech.com/store/index.php?rt=product/category&path=52
Questions: Why is this happening? And how to fix it?
Thank you for your help.
-
try to set subcategory name font from 16 to 14px in your style.css line 79
-
try to set subcategory name font from 16 to 14px in your style.css line 79
I don't see any subcategory name in style.css
-
try to set subcategory name font from 16 to 14px in your style.css line 79
I don't see any subcategory name in style.css
Hello, Ollie
You should NOT see subcategory name in CSS files. (CSS is a style language that defines layout of HTML documents.) Just try to modify file with abolabo solution. If you modify your css the client browser won't know the difference - please clear browser cache after any changes in CSS files.
-
The solution I found was to shorten the text for the subcategories I was having trouble with. By doing so I was able to change from 2-line to 1-line display and this seems to have solved the problem!