• How to Change the Fonts in an Exported Slides Template

    The Slides generator offers the following control that you can use to select the fonts that will be used on your website. You can select a font or a font pairing from the available presets: Or you can set your own font or font pairing: After exporting the template’s code,…

  • How to Upload Your Slides Website to GitHub Pages

    GitHub is a platform that offers software developers a place to host their code and manage their software products. Other than offering a place where you can save your code, GitHub offers another service called GitHub Pages that allows you to host a website on their platform for free. GitHub Pages is a…

  • How to Upload Your Slides Website to WordPress With the Static Pages Plugin

    We created a WordPress plugin – Static Pages – that enables you to easily import and publish a static website on WordPress. If you are a Slides or Startup customer, then you can download the plugin for free, otherwise, you’ll have to purchase it. You should note that the Slides template is not a…

  • How to Customize Images on Your Slides Website

    The Slides template comes with some placeholder images that you can replace and customize according to your brand. This guide will show you how. Change Images Images used in the Slides template are stored in the assets/img folder. To change an image on a webpage, first ensure that you are targeting the right image….

  • How to Change the Logo on Your Slides Website

    The Slides template comes with a default logo which you should change to fit your brand. This article will show you how to change the logo on the Slides template as well as customize its styling. Slides uses an SVG Library where the SVG graphics used for the site are…

  • How to Add a Sticky Navigation Bar to Your Startup Template

    You might want to add a Sticky Navbar (a navigation bar that stays fixed at the top of the page even as the user scrolls) to your Startup website. This guide will show you how to achieve this and we’ll also take you through how to solve some issues that…

  • How to Add a Page Scroll Progress Bar at the Top of Your Startup Webpage

    You might have seen some websites with a progress bar at the top of the page that changes as you keep scrolling, indicating the (approximate) position you are on the page. We are going to see how to add such an indicator to the Startup template. Adding the Progress Indicator…

  • How to Upload an Email Template in Salesforce

    In this tutorial, we’ll be creating a custom HTML email template in Salesforce using a template from Postcards. Prerequisites A Designmodo account A Salesforce account A text editor that can open HTML files Video Version Steps 1. Create an email template in Postcards and add Salesforce merge fields The first…

  • How to Add and Customize Dropdowns on Your Startup Template

    Bootstrap offers the Dropdown component—a toggleable, contextual overlay for displaying lists of links and other HTML elements. An example use case for them is to provide more elements to your navigation system. For instance, you can have the most relevant links on your website on the navigation bar, and then…

  • How to Add and Customize Icons on Your Startup Template

    The Startup template makes use of various icons that you might want to customize according to your needs. We’ll take you through the process of changing and customizing icons on your template. We use icon fonts on the Startup template. Icon fonts are fonts that contain symbols and glyphs instead…