@pichalite said in I need a little help with avatars remove:
@mj try this instead
.topic .posts .icon { display: none; } .topic .content { margin-top: 0; margin-left: 0; }
Thank you, it works 🙂
I want to remove the google fonts link, like this "http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700".
because the fonts.googleapis.com was blocked in China , this request to waste a lot of time.
I have delete the link tag in /docs/_themes/sphinx_rtd_theme/layout.html ,but the request still work.
please tell how to remove this request .
Think you.
@colornote it will be in the CSS files of the theme you are using, what theme are you using?
Also check custom CSS in your ACP.
Nodebb Vanilla
@a_5mith I user Nodebb Vanilla, which folder I can find it?
I actually haven't been able to find where the Google Font is being called in the Vanilla theme. I just loaded it on a fresh install and can't seem to find it.
check the file "node_modules/nodebb-theme-lavender/less/whiteplum.less" if you use lavender.
@Bin said:
if you use lavender.
@colornote said:
I use Nodebb Vanilla.
- unless we were duped from the start and we were looking in the wrong theme.
thank you !!!
it's my fault, it's used the Cosmo theme which is already minified on the Bootstrap CDN site: