This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

My personal blog (in Russian)
#1
Lightbulb 

Hello to all!

First of all, I want to thank the developer of this comment system. This system is very easy to host and configure!

Also thanks for the opportunity to embed your styles into this system. Thanks to this feature, I was able not only to change the fonts in the style of my blog, but also to make the youtube window the full width of the area of this comment system:

Code:
.cmtx_youtube_container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.cmtx_youtube_container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


I also wanted to change emoji to twemoji:

[Image: sprite.png]

[Image: comments.PNG]

Sources: https://github.com/SEVA77/twemoji_for_commentics

Please use!


My blog: my77thblog.pp.ua
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)