Need to adjust position of cat icons.
The default category icons are tiny - only 16 x 16, so I set them to 32 x 32 by editing /include/func/func.image.php. The problem then, was that the icons overlapped the category names so I then edited /skin/common_files/modules/Flyout_Menus/Icons/main.css - 'padding-left: 36px;'.
All is good except the icons are a little low, relative to the text. I need to raise them up a few points.
Element Inspector shows the icon details:
.fancycat-icons-e img
top: auto;
margin-top: 0.3em;
Deselecting the check box next to either of these, or adjusting the margin-top value will adjust the vertical axis.
Question is, where to find this parameter? Which file, which line? How would I locate this via Inspector?
Thanks in advance.
__________________
4.7.7
Light Responsive
|