Many questions
By
sodaza
at 2015-05-27 • 0人收藏 • 1785人看过
1. I want to insert ads by position in the image.
2. I want to add emotion.
3. How to enable a mobile version ??
Thank you very much :)
9 个回复 | 最后更新于 2015-05-27
登录后方可回帖
1、insert your code to styles/default/template/layout.php
https://github.com/lincanbin/Carbon-Forum/blob/master/styles/default/template/layout.php#L104
2、Adding emotion is quite complicated and I'll explain later.
https://github.com/lincanbin/Carbon-Forum/blob/master/static/editor/dialogs/emotion/emotion.html#L24
https://github.com/lincanbin/Carbon-Forum/blob/master/language/en/en.js#L540
3、Set CNAME Record:
Domainname: m.yourdomain.com
Vaule: www.yourdomain.com
And then, bind m.yourdomain.com to host.
Finally, set mobile domainname as above.