Shape 5

Joomla Templates => Incline - Club => : pitiphat July 13, 2015, 03:20:07 AM



: Font in frontpage and menu problem in Chrome
: pitiphat July 13, 2015, 03:20:07 AM
Incline is very nice template. Thanks for your hard working. However, I have  some problems;
1. The menu fonts and fonts in frontpage are very small in Chrome. It seem like Chrome browser make them smaller after the website page is loaded.  The menu fonts are normal size in other browsers such as IE, Firefox.
2. The menu font( in the drop down of Mainmenu) do not change their color when I hover the mouse over the menu. This happen to Chrome, IE, and Firefox.
I am not a coder, please give me the suggestion to fix these problems. My website is www.aromaofscent.com (http://www.aromaofscent.com)
Thanks for you help


: Re: Font in frontpage and menu problem in Chrome
: pitiphat July 13, 2015, 08:32:17 PM
Problem #1 solved.
Problem #2 waiting for your comment


: Re: Font in frontpage and menu problem in Chrome
: mikenicoll July 14, 2015, 02:25:06 AM
Hello,

Adding this to the custom.css would add a hover color trigger on the drop down menu items.

:
.s5_sub_a_span:hover {
    color: #ff0000 !important;
}



: Re: Font in frontpage and menu problem in Chrome
: pitiphat July 15, 2015, 12:08:25 AM
My problem #2 was solved .Thanks for your support. But the problem #1  happen again, please give me an advise.


: Re: Font in frontpage and menu problem in Chrome
: mikenicoll July 16, 2015, 01:04:44 AM
Hello,

If you have the Font Resizer enabled it saves a cookie storing your setting for font sizes on specific browsers. Try clearing your cookies.

Other than that make sure your page zoom in browser is set to 100% as this can skew the overall font size as well.

Regards,


: Re: Font in frontpage and menu problem in Chrome
: pitiphat July 17, 2015, 12:44:12 AM
Thanks for your help


: Re: Font in frontpage and menu problem in Chrome
: mikenicoll July 17, 2015, 08:39:04 PM
NP :)