The font family of the title
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
9 years 5 months ago #28114
by ClaudioRomeo
Counselor for better people in a better company
The font family of the title was created by ClaudioRomeo
Hi.
I can't figure out how to use another font instead of the default one, Segoe UI.
I tried to insert in the Custom CSS section of my Template Creator CK this piece of code:
but it has non effect.
Please, note that if I modify the code directly within the analysis tools of Firefox, the change applies. Consequently, I presume that the imageeffectck.css can't be overridden by the custom CSS of Template Creator CK. Am I right?
If so, how can I use my favourite font family for the titles?
Modifying the imageeffectck.css (that should be the most effective way) is not so comfortable for me, because this file could be overwritten by an upgrade.
I can't figure out how to use another font instead of the default one, Segoe UI.
I tried to insert in the Custom CSS section of my Template Creator CK this piece of code:
Code:
figure.imageeffectck .imageeffectck_title {
font-family: cabinsketchregular;
}
but it has non effect.
Please, note that if I modify the code directly within the analysis tools of Firefox, the change applies. Consequently, I presume that the imageeffectck.css can't be overridden by the custom CSS of Template Creator CK. Am I right?
If so, how can I use my favourite font family for the titles?
Modifying the imageeffectck.css (that should be the most effective way) is not so comfortable for me, because this file could be overwritten by an upgrade.
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
9 years 5 months ago #28117
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic The font family of the title
Hi
the problem may be that the font 'cabinsketchregular' is not loaded into your page, because before using it you must call the font files
this is automatically done by template creator but not if you call a font into the custom css
CEd
the problem may be that the font 'cabinsketchregular' is not loaded into your page, because before using it you must call the font files
this is automatically done by template creator but not if you call a font into the custom css
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
9 years 5 months ago #28124
by ClaudioRomeo
Counselor for better people in a better company
Replied by ClaudioRomeo on topic The font family of the title
In Template Creator I already added the cabinsketchregular font, using the Fonts -> Install FontSquirrel procedure.
This font is now regularly used everywhere in my site, since it's the one I specified for titles (from h1 to h6).
In this situation, I thought it is possible for me specifying the font family in the custom CSS. Isn't it? For other classes it works. I'm in troubles with figure.imageeffectck and .imageeffectck_title classes only.
Please, have you any suggestion about how to workaround the problem?
Is it possibile for you to let the user assign a heading tag (from h1 to h6) to the title of the image text? Maybe it can be done within the plugin options...
This font is now regularly used everywhere in my site, since it's the one I specified for titles (from h1 to h6).
In this situation, I thought it is possible for me specifying the font family in the custom CSS. Isn't it? For other classes it works. I'm in troubles with figure.imageeffectck and .imageeffectck_title classes only.
Please, have you any suggestion about how to workaround the problem?
Is it possibile for you to let the user assign a heading tag (from h1 to h6) to the title of the image text? Maybe it can be done within the plugin options...
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
9 years 5 months ago #28126
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic The font family of the title
ok give me your url to check this
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 5 months ago #28127
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic The font family of the title
not for yet because it would cause several CSS conflict with the template styles, then rendering the title too big or too small regarding the image needsIs it possibile for you to let the user assign a heading tag (from h1 to h6) to the title of the image text?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
9 years 5 months ago #28128
by ClaudioRomeo
Counselor for better people in a better company
Replied by ClaudioRomeo on topic The font family of the title
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds