Cookie consent settingsAccept all
  • Skip to header bar
  • Skip to main navigation
  • Skip to page tools
  • Skip to work area
  • Overview
    • Files
    • Processes
    • Ratings
    • Recommendations
    • WikiExplorer
    • Workflows
  • Login
Main navigation contains tabs, main links and MediaWiki sidebar
Entrypoints
  • Main Page
  • Pages
  • Books
  • Blogs
  • Recent changes
Quick Links
  • All topics
  • Video-Tutorials
  • Templates download
Documentation
  • Security Advisories
  • Installation
  • Releases
  • Software catalog
  • Trust & Safety
Books
  • User manual
  • Admin manual
  • Semantic MediaWiki basics
Participate
  • BlueSpice community
You are viewing an old version of this page. Return to the latest version.
This is the version of 6 May 2022, 12:08 by Redaktion
PreviousNext
  • Manual
  • Extension
    • BlueSpicePageTemplates
      • Customizing
      Last edited 2 years ago
      by Redaktion

      Customizing

      Revision as of 12:08, 6 May 2022 by Redaktion (talk | contribs)
      (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

      If you want a card layout for the individual templates, you can add some custom-css to the page MediaWiki:Common.css.

      Custom page templates selection

      Customized page templates selection
      Customized page templates selection

      Simply add the following css information to your global style sheet MediaWiki:Common.css (admin permissions required):

      /** Customized page templates selection **/
      .bs-pt-sect {
          margin-top:1em
      }
      .bs-pt-subsect h3 {
          margin:0 0.8em;
      }
      .bs-pt-items {
          margin-left: 0;
          display: flex;
          flex-flow: row wrap;
          position: relative;
      }
      .bs-pt-item {
          position: relative;
          word-wrap: break-word;
          background-color: #e9e9ee;
          margin: 1.16%;
          width: 31%;
          border-radius: 5px;
          padding:20px 12pt
      }
      .pt-desc  {
          margin-left:1.1em
      }
      @media only screen and (max-width: 576px) {
       .bs-pt-item  {
          width:100%}
      }
      



      PDF exclude - start

      To submit feedback about this documentation, visit our community forum.

      PDF exclude - end
      Retrieved from "https://en.wiki.bluespice.com/w/index.php?title=Manual:Extension/BlueSpicePageTemplates/Customizing&oldid=3584"
      • Customization
      Edit
      Page actions and tools navigaiton contains tabs, toolbox and actions
      Actions
      • Refresh
      • Copy URL
      • E-Mail
      • QR code
      Details
      • View history
      • Page information
      • Browse properties
      • ... all actions
      • Privacy policy
      • Terms of service
      • Disclaimer
      • Imprint
      • Accessibility
      • About
      • Analysis service
      • Edit preview settings
      • Powered by MediaWiki
      • Powered by BlueSpice
      • Powered by Semantic MediaWiki
      • Creative Commons License