Michael Reid

  • Total activity 116
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 61

Articles

Recent activity by Michael Reid Recent activity Votes
  • Information for non-developers

    No matter if you are an experienced web-programmer or just a user, it is very easy to operate with our themes. Here you can check out the procedure.   You don’t have to worry if you don’t have prog...

  • How themes affect content?

    If you are worried about losing or modifying your Help Center content while installing any of our themes, don’t be. We take care of it. Our themes don't affect any Help Center content or content ma...

  • Theme installation

    For your convenience, there is a free Installation service. You can also install your Zendesk help center custom theme by yourself if you like. It is rather simple. Use the following instructions. ...

  • DIY Branding

    Unlike the standard theme for Zendesk Guide or themes from other providers, all our templates have a wide range of advanced tools to let you brand your help center without external help and coding...

  • Multilingual support

    If you have clients worldwide you definitely need your Help Center to be seen in different languages. Lotus Themes can help you with it, all you need is to choose the right Zendesk plan and enjoy. ...

  • Font Awesome icons

    Font Awesome is a variety of scalable vector icons that can instantly be customized — size, color, shadow, and other changes that can be done with the power of CSS. 1500+ icons for you You can use...

  • Font sizes

    You can use a built-in WYSIWYG editor to change the font size: Or you can change the source code: This is a Zendesk huge size or Header 2 <p><span class="wysiwyg-font-size-x-large">This is a Zend...

  • Images

    Image by default <p> <img src="https://s3-us-west-2.amazonaws.com/lotusthemes/image.jpg" /> </p> Image with a rounded border <p> <img class="image-with-border" src="https://s3-us-west-2.amaz...

  • Links

    Link by default This is a simple link. Click me! <a href="https://www.lotusthemes.com/" target="_blank"> This is a simple link. Click me! </a> Button link Click me too! <a class="btn btn--p...

  • Lists

    Bullet/unordered list bullet list one bullet list two bullet list three bullet list four enclosed element one enclosed element two <ul> <li>bullet list one</li> <li>bullet list two</li> ...