Skip to main content

Templates

WebStadia CMS uses templates to control the look and feel of your blog. Choose a built-in template or provide your own.

Built-in Templates

WebStadia includes ready-to-use blog templates. During CMS setup, you can browse and select from the available templates.

  1. Go to CMS Setup → Choose Template
  2. Browse the template gallery
  3. Click Select on the template you want
  4. Complete the setup

Custom Templates

If you need a unique design, you can use a custom template:

From a URL

  1. During setup, choose Custom Template
  2. Enter the URL of an existing website you want to use as a base
  3. WebStadia will scrape the page structure and generate a template
  4. Review and customize as needed

From File Upload

  1. Upload your own HTML template files
  2. WebStadia maps your template structure to CMS content
  3. Posts and pages render using your custom layout

Template Structure

Templates define how your CMS content is displayed:

ComponentPurpose
HomepageBlog feed listing with featured posts
Post pageIndividual blog post layout
Page layoutStatic page layout
Category pagePosts filtered by category
NavigationSite header and menu
FooterSite footer

Customization

After selecting a template, you can customize:

  • Blog name — displayed in the header/title
  • Custom CSS — add your own styles to override template defaults
  • Featured posts — choose which posts appear prominently
tip

If the built-in templates don't fit your needs, start with one and add custom CSS to adjust the design without building from scratch.