Hi Im trying to add the custom ccs in to the wpml but ive still doesnt get to see the font..already seen the video of explication...the fonts is hosted i another server of the domain of the page....
I had this added to the custom ccs:
@font-face {
font-family: 'brooklyn_samuels_fivebold';
src: url('http://www.externaldomain.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.eot');
src: url('http://www.externaldomain.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('http://www.externaldomain.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.woff2') format('woff2'),
url('http://www.externaldomain.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.woff') format('woff'),
url('http://www.externaldomain.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.ttf') format('truetype'),
url('http://www.externaldomain.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.svg#brooklyn_samuels_fivebold') format('svg');
font-weight: normal;
font-style: normal;
}
Is there something missing frome me?
Thanks
The css seems absolutely correct. Just make sure the font files are located at the paths.
Already the fonts is on the server...and seems to load the URL...but it doesnt load
on the site...
<span style="color: #4b4d4d; font-family: Lato; font-size: 14px; line-height: 22px;">http://www.santiagodominguez.com/fonts-dosa/brooklynsamuelsfive-bold-webfont.eot
</span>The fonts are there...an the ccs is already copy to the style.ccs on the theme...and added to
the fonts tab.....
Please advice what to do next,
Thanks
Is any news about this ? please..
I need to solve this right away..
Thanks
Please...advice what to do....still no have answer of this.
V
Hi. You can tell me where to insert CSS:
<pre style="margin-top: 0px; margin-bottom: 15px; padding: 10px; overflow-x: auto; font-stretch: normal; font-size: 12px; line-height: normal; font-family: Monaco, monospace; color: #000000; background: #eeeeee;"><code style="margin: 0px; padding: 0px;">video {
width: 100% !important;
height: auto !important;
}
for all youtube videos are responsive on the website?