Page 1 of 1

My own fontis not showing on the whole page

Posted: 20 Jan 2013, 12:50
by akmamess
Hi Jan.
I am using phocafont on my site running under Joomla 2.5.8 with Rocketheme template, and it seems that the component is working, but the problem is that my font is showing on some areas only in the page and the other areas no ( in the picture below, the red rounded areas are showing with my own font but the other areas no).
I know that the solution is in the configuring of options of the component by setting the tags, but unfortunately I don't know how to do that.Please help me.


Image

Re: My own fontis not showing on the whole page

Posted: 20 Jan 2013, 23:33
by Jan
Hi, as default it should be displayed for everything, so e.g. if you set it for "body" - every font should be translated - except that the template CSS then defines other font - so you need to search template CSS and remove all definitions for the fonts. (font-family attributes)

Jan

Re: My own fontis not showing on the whole page

Posted: 21 Jan 2013, 12:34
by akmamess
Hi Jan.
Thank for your reply.Although I am not an expert in CSS but I will try that and surely I will put here the result.