Difference between revisions of "Template:Heidelberg/horibox"

(Created page with "{{#tag:html| <style> select.styled-select { padding:3px; margin: 0; -webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; box-shad...")
 
 
(11 intermediate revisions by the same user not shown)
Line 29: Line 29:
 
             padding: 20px;
 
             padding: 20px;
 
             width: 100%;
 
             width: 100%;
            max-width: 600px;
 
 
             margin: 0 auto;
 
             margin: 0 auto;
 
             text-align: center;
 
             text-align: center;
Line 96: Line 95:
  
 
     </style>
 
     </style>
 
+
  <div class="heidel-form row">
    <div style="padding-top: 15px; padding-bottom:15px;">
+
  <div class="col-lg-2 col-md-2 col-xs-6">
        <div class="heidel-form container">
+
  <img src="{{{1}}}" style="width: 100%; height: auto;">
            <div style="width: {{{width|10%}}}">
+
  </div>
              <img src="{{{1}}}" />
+
  <div class="col-lg-10 col-md-10 col-xs-6">{{{3}}}   </div>
            </div>
+
      
            <div class="content" style="width: auto">{{{3}}}</div>
+
        </div>
+
     </div>
+
 
}}
 
}}

Latest revision as of 02:39, 2 November 2017

{{{3}}}