fonts problem

GK User
Sun Sep 04, 2011 5:27 pm
I started using Appsite with joomla 1.7. When changing fonts (google, squirrel ... ) in templates setup nothing happens on frontpange. What I'm doing wrong ?
User avatar
Fresh Boarder

GK User
Sun Sep 18, 2011 12:17 pm
I am having the same problem. I am using Joomla 1.7.0 and appSite template. Nothing changes when I change the fonts styles - see screenshot below. I installed the template (I did not use the quickstart package) and i installed all of the plug-ins. What am I doing wrong?

fonts.JPG
User avatar
Fresh Boarder

GK User
Sun Sep 18, 2011 12:34 pm
I forgot to add that the fonts are working in the appSite template for Joomla 1.5.23.

I can change the fonts and they change on the front end.
User avatar
Fresh Boarder

GK User
Sun Sep 18, 2011 8:12 pm
I am having the same problem, I have done everything possible to change the fonts. Nothing happens, please help.
User avatar
Fresh Boarder

GK User
Sun Sep 18, 2011 8:23 pm
In my case solution was simple :) I had to specify selectors under specyfic font selection. Please find enclosed the screen shot. Hope it would help.
User avatar
Fresh Boarder

GK User
Wed Sep 21, 2011 6:22 am
ah ha!
yes that works, you have to specify the class! that sucks... why doesn't it just affect all the corresponding classes by default. this is a problem....
but at least there is a solution.
when I contacted gavick about this, it took a week for them to reply that they had no issue with the fonts. that on their end, they work fine. That was with a base 1.7 install and base template install. so... idk.
why does it work for them, but not for all of us that have the issue?
interesting.

right on glad there's a work around.

aloha
User avatar
Fresh Boarder

GK User
Sat Sep 24, 2011 7:35 pm
So for the party freak template that I am using right now, i needed to add the following selectors.

body - font :

body

----------------
headers - font :

h1,
h2,
h3,
h4,
h5

----------------
other -fonts :

.contentheading,
div.itemHeader h2.itemTitle, div.itemListCategory h2, div.catItemHeader h3.catItemTitle, div.userItemHeader h3.userItemTitle, div.genericItemHeader h2.genericItemTitle, div.latestItemsCategory h2, div.latestItemHeader h3.latestItemTitle, div.latestItemHeader h2.latestItemTitle,
div.k2ItemsBlock ul li a.moduleItemTitle

---------------------
hope this helps.
User avatar
Fresh Boarder


cron