View Single Post
  #1  
Old 05-09-2017, 08:11 AM
 
Katsu Katsu is offline
 

eXpert
  
Join Date: Jun 2012
Posts: 349
 

Default 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.
Attached Thumbnails
Click image for larger version

Name:	FireShot Screen Capture #115.jpg
Views:	542
Size:	5.8 KB
ID:	4915  
__________________
4.7.7
Light Responsive
Reply With Quote