Google font Not working
- GK User
- Thu Apr 12, 2012 8:21 am
Hi
I am trying to add google font in existing list but no effect, please find attachment, how i am doing,
Regards
I am trying to add google font in existing list but no effect, please find attachment, how i am doing,
Regards
-
- Expert Boarder
- teitbite
- Fri Apr 13, 2012 1:45 am
Hi
Looks ok. Can You tell me what's not working and show me Your site ?
Looks ok. Can You tell me what's not working and show me Your site ?
-
- Moderator
- GK User
- Fri Apr 13, 2012 8:51 am
Hi
Thanks for your reply, i have been trying many time but no effect, i am sending, you PM with all details, i hope you will help me,
Have a really great Day,
Thanks
Thanks for your reply, i have been trying many time but no effect, i am sending, you PM with all details, i hope you will help me,
Have a really great Day,
Thanks
-
- Expert Boarder
- teitbite
- Fri Apr 13, 2012 1:30 pm
Hi
I have a 500 error when I access joomla panel. In such situaltions I advice to reinstall joomla. Please let me know when You finish.
I have a 500 error when I access joomla panel. In such situaltions I advice to reinstall joomla. Please let me know when You finish.
-
- Moderator
- teitbite
- Mon Apr 16, 2012 6:23 am
Hi
I found an issue. You have set in template settings to use "Quickstart" font for menu, but You've left in override.css and menu.css a code which was calling for "Helvetica" instead.
Try add this code at the end of override.css to override all other possible fonts set for this element:
I found an issue. You have set in template settings to use "Quickstart" font for menu, but You've left in override.css and menu.css a code which was calling for "Helvetica" instead.
Try add this code at the end of override.css to override all other possible fonts set for this element:
- Code: Select all
#gkMainMenu > div.gk-menu > ul > li > a {
font-family: Quicksand, Sans-serif !important;
}
-
- Moderator
- GK User
- Tue Apr 17, 2012 12:46 pm
Thanks Alot for great help , Job done
-
- Expert Boarder
- teitbite
- Wed Apr 18, 2012 5:10 pm
Hi
Glad I could help.
Glad I could help.
-
- Moderator
7 posts
• Page 1 of 1