Digital experiences for all disciplines
Forum Replies Created
-
-
Hi Ed!
I tested it again and found out that I have to clear all the pre-defined colors in the costumizer. I thought I would overwrite these with the custom css. So, now the background works as I prefer. Thanks!
Tom
Wonderful! That’s fine now! Thank you!
Tom
Thank you for your help Cosmin! That works!
Although I noticed that now the small icon/arrow after some links (i.e. “find out more >“) is gone. Any suggestions?
Kind Regards,
Tom
It’s me again. Sorry for the strange title. This should be another question…
Correct title: custom webfonts using @font-face
also the smileys are strange. here is the css again:
@font-face {
font-family: ‘TheSerifBasicRegular’;
src: url(‘http://www.xyz.com/theserif_b5_-webfont.eot’);
src: url(‘http://www.xyz.com/theserif_b5_-webfont.eot?#iefix’) format(’embedded-opentype’), url(‘http://www.xyz.com/theserif_b5_-webfont.woff’) format(‘woff’), url(‘http://www.xyz.com/theserif_b5_-webfont.ttf’) format(‘truetype’), url(‘http://www.xyz.com/theserif_b5_-webfont.svg#TheSerifBasicRegular’) format(‘svg’);
font-weight: normal;
font-style: normal;
}
body {
font: ‘TheSerifBasicRegular’, Georgia, serif;
}
-
Posted in: Reply To: Show all FAQs by default