Viewing My site code

My site code



User: Henry D. 5 years ago
There's a post somewhere with Roddy answering this, but without the ability to View my own posts, I can't find it.

Basically, I still haven't been able to fix my Economica font in my nav bar which goes all screwy on my movie pages... so I thought I'd try to dig into the code and see if anything jumps out. I've looked at textstyles.css in the ew_css folder. Nothing out of the ordinary. Time to peek around elsewhere I guess.
User: Ana F. 5 years ago
hello Henry D. I have the same problem with a font on a website - i changed my CSS that is the font style - I went to google font, added the google font name - in my case Oswald, - selected the font, added the embed text from there to the whole project (<style>
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=latin-ext');
</style> ) and then changed all the family font to the code from Google font in the CSS - I know that is complicated and I guess lots of people think that is not an answer - but the font shows up now as it should...
If someone has an easier way - I would be happy to know it - for now that is my solution, maybe it helps you...
how it looked before and after the changes - can you see in the images

withoutchanges.png

withchanges.png
User: Paul-RAGESW 5 years ago
You can always find your past posts by clicking your name in the forums here. You will be able to see all the threads you started and the replies.

If you post your website URL we can take a look and see if we can find any issues.

-------------------------------
Paul
EverWeb Developer


Post Reply
You must login or signup to post.