X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Larger size category icon overlaps category text. (https://forum.x-cart.com/showthread.php?t=73384)

Katsu 01-08-2016 03:15 PM

Larger size category icon overlaps category text.
 
1 Attachment(s)
The stock 16 x 16 category icon size is miniscule, so I resized in include/func/func.image.php to 32 x 32. The larger icon now overlaps into the category text.

I just need to nudge the category to the right a few pix. I'm looking in skin/light_responsive/css. Can anyone show me where the code line is?

Thanks.

totaltec 01-09-2016 02:01 PM

Re: Larger size category icon overlaps category text.
 
Katsu,
I can show you in just a second, but it helps to have a link to the pages you are working on.

CSS is best worked on from the front end of the site in question, rather than making blind guesses.

-Mike

Katsu 01-10-2016 08:46 AM

Re: Larger size category icon overlaps category text.
 
Thank you Mike. I think I found it:
/common_files/modules/Flyout_Menus/Icons/main.css

#134

razortw 01-19-2016 10:33 AM

Re: Larger size category icon overlaps category text.
 
1 Attachment(s)
Quote:

Originally Posted by Katsu
Thank you Mike. I think I found it:
/common_files/modules/Flyout_Menus/Icons/main.css

#134

You should try to use browser's developer console to figure out such things, it shows the CSS source file.
It can do a lot of other useful things.
See the attached file.

Katsu 01-19-2016 10:39 AM

Re: Larger size category icon overlaps category text.
 
Thank you Igor - you are right. I found the element inspector to be very useful in locating template code like this.


All times are GMT -8. The time now is 05:37 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.