- Posts: 9
- Thank you received: 0
Font et colors
-
massylva
Inactive member - Topic Author
- New Member
Less
More
14 years 3 months ago #2428
by massylva
Font et colors was created by massylva
Hello,
For the template architekt i need the codes for the H1 and H3 because i have installed fpss and that only works if i put in the codes myself. But i cant find in the css files of the template.
Thanks Alexandra
For the template architekt i need the codes for the H1 and H3 because i have installed fpss and that only works if i put in the codes myself. But i cant find in the css files of the template.
Thanks Alexandra
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 3 months ago #2430
by milos
Replied by milos on topic Re: Font et colors
Styling of H1 is in template_css.css (around line 78). There are no specific styling of H3, but you can add yours in the same file. Joomla uses H3 tag for module headings.
Please Log in to join the conversation.
-
massylva
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
14 years 3 months ago #2432
by massylva
Replied by massylva on topic Re: Font et colors
Thanks for Your quick respons. I was using the sIFR for the titles on my site and the people from fpss said that that was causing the problem. So we fixed that, but now i cant find that nice blue letter type with shadow color.
I hope You can understand all of this
Bye,
Alex
I hope You can understand all of this
Bye,
Alex
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 3 months ago #2442
by milos
Replied by milos on topic Re: Font et colors
If FPSS has conflict with sIFR, you must disable it. There are other ways to include custom fonts in the template (in example @font-face). You will need to modify template.
For @font-face technology, you should first create fonts here www.fontsquirrel.com/fontface/generator and then include CSS code into template_css.css file.
Regarding the shadows, you can use CSS command "text-shadow", but I think it will not work in IE.
For @font-face technology, you should first create fonts here www.fontsquirrel.com/fontface/generator and then include CSS code into template_css.css file.
Regarding the shadows, you can use CSS command "text-shadow", but I think it will not work in IE.
Please Log in to join the conversation.
Time to create page: 0.174 seconds