Digital experiences for all disciplines
Forum Replies Created
-
-
hi mohammad
font is correct, because i installed the same one on my pc and it display perfectly.
anyway i will try to re-make all the process by the beginning.
thank you for your patience
bye
Hi
yes i think i have upload it correctly too, but the problem is that even if i put the following css code on theme options > general oprtions > custom css, the font do not display correctly.this is the code i pasted:
/*BODY FONT*/
body,h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}/*HEADINGS FONT*/
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}please tell me whats wrong with it
thank you
the name of the attached font is “letter_gothic_l_cy_medium” and this is the one i would like to have as a default font on my site.
i removed the css from the theme options because i don’t like the font at all (i repeat: the font that appear is not the one i uploaded). The font i need is as per attached file
anyway here is a copy of the CSS. Please keep on working on it to fix the problem. thank you
/*BODY FONT*/
body,h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}/*HEADINGS FONT*/
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}Attachments:
You must be logged in to view attached files.This reply has been marked as private.i removed the css from the theme options because i don’t like the font at all (i repeat: the font that appear is not the one i uploaded). The font i need is as per attached file
anyway here is a copy of the CSS. Please keep on working on it to fix the problem. thank you
/*BODY FONT*/
body,h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}/*HEADINGS FONT*/
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}ok, but the font i see now on the front end now is not the one i want…
This reply has been marked as private.it’s done, but nothing has changed.:(
here is the copy of all the code:
@font-face {
font-family: ‘letter_gothic_l_cymedium’;
src: url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.eot’);
src: url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.woff2’) format(‘woff2’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.woff’) format(‘woff’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.ttf’) format(‘truetype’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.svg#letter_gothic_l_cymedium’) format(‘svg’);
font-weight: normal;
font-style: normal;}
// BODY FONT
body,h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}// HEADINGS FONT
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}i want to use this font all over the theme as a default font and headings
it’s done See below, but it doesn’t work… maybe i’ve to add the code somewhere else?
@font-face {
font-family: ‘letter_gothic_l_cymedium’;
src: url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.eot’);
src: url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.woff2’) format(‘woff2’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.woff’) format(‘woff’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.ttf’) format(‘truetype’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.svg#letter_gothic_l_cymedium’) format(‘svg’);
font-weight: normal;
font-style: normal;}
// BODY FONT
body, h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif; !important}
// HEADINGS FONT
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif; !important}thank you, but it doesn’t work…
now this is the complete CSS code i paste on custom CSS:
@font-face {
font-family: ‘letter_gothic_l_cymedium’;
src: url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.eot’);
src: url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.woff2’) format(‘woff2’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.woff’) format(‘woff’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.ttf’) format(‘truetype’),
url(‘http://www.packagingspecialist.eu/blog/wp-content/themes/neighborhood/css/font/letter_gothic_l_cy_medium-webfont.svg#letter_gothic_l_cymedium’) format(‘svg’);
font-weight: normal;
font-style: normal;}
// BODY FONT
body, h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif;
}
// HEADINGS FONT
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif;
}thank you mohammed,
now: this are the files loaded on the directory path you told me (see attached image)
where can i find the path of this files?
sorry if the question seems to be stupid, but i’m not familiar at all with these things…
Attachments:
You must be logged in to view attached files.Ok, i realized i have to upload only the 5 font files and not the css files..
now: where i have to change the path?
this is the css i glued into theme options > general options > custom CSS , please check whats wrong thank you.
@font-face {
font-family: ‘letter_gothic_l_cymedium’;
src: url(‘letter_gothic_l_cy_medium-webfont.eot’);
src: url(‘letter_gothic_l_cy_medium-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘letter_gothic_l_cy_medium-webfont.woff2’) format(‘woff2’),
url(‘letter_gothic_l_cy_medium-webfont.woff’) format(‘woff’),
url(‘letter_gothic_l_cy_medium-webfont.ttf’) format(‘truetype’),
url(‘letter_gothic_l_cy_medium-webfont.svg#letter_gothic_l_cymedium’) format(‘svg’);
font-weight: normal;
font-style: normal;}
// BODY FONT
body, h6 {
font-family: “letter_gothic_l_cymedium”, Arial, Helvetica, Tahoma, sans-serif;
}
// HEADINGS FONT
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cymedium”, Arial, Helvetica, Tahoma, sans-serif;
} -