90 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			90 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			HTML
		
	
	
| <section class="oe_container">
 | |
|     <div class="oe_row oe_spaced">
 | |
|         <div class="oe_span12">
 | |
|             <h2 class="oe_slogan" style="color:#875A7B;">Multi-website support in Security Rules</h2>
 | |
|             <h3 class="oe_slogan">Make website-dependent access to pages, products, etc.</h3>
 | |
|         </div>
 | |
|     </div>
 | |
| </section>
 | |
| 
 | |
| <section class="oe_container">
 | |
|   <div class="oe_row oe_spaced">
 | |
|     <div class="oe_span12">
 | |
| 
 | |
|     <div class="alert alert-info oe_mt32" style="padding:0.3em 0.6em; font-size: 150%;">
 | |
|       <i class="fa fa-hand-o-right"></i><b> Technical module that allows implementing different features. For example: </b>
 | |
|       <ul class="list-unstyled">
 | |
| 
 | |
|         <li>
 | |
|         <i class="fa fa-check-square-o text-primary"></i>
 | |
|           Show a blog on specific websites only
 | |
|         </li>
 | |
| 
 | |
|         <li>
 | |
|         <i class="fa fa-check-square-o text-primary"></i>
 | |
|           Show an event on specific websites only
 | |
|         </li>
 | |
| 
 | |
|         <li>
 | |
|         <i class="fa fa-check-square-o text-primary"></i>
 | |
|           Show a product on specific websites only
 | |
|         </li>
 | |
| 
 | |
|       </ul>
 | |
|     </div>
 | |
| 
 | |
|     </div>
 | |
|   </div>
 | |
| </section>
 | |
| 
 | |
| <section class="oe_container">
 | |
|     <div class="oe_row oe_spaced">
 | |
|         <div class="oe_span8">
 | |
|             <h2>Need our service?</h2>
 | |
|             <p class="oe_mt32">Contact us by <a href="mailto:apps@it-projects.info">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus " target="_blank">request form</a></p>
 | |
|             <ul>
 | |
|                 <li><a href="mailto:apps@it-projects.info">apps@it-projects.info <i class="fa fa-envelope-o"></i></a></li>
 | |
|                 <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li>
 | |
|             </ul>
 | |
|         </div>
 | |
|         <div class="oe_span4">
 | |
|             <div class="stamp" style="width:200px;">
 | |
|                 <div style="margin-top: 15px;
 | |
|                             position: relative;
 | |
|                             font-family:'Vollkorn', serif;
 | |
|                             font-size: 16px;
 | |
|                             line-height: 25px;
 | |
|                             text-transform: uppercase;
 | |
|                             font-weight: bold;
 | |
|                             color: #75526b;
 | |
|                             border: 3px dashed #75526b;
 | |
|                             float: left;
 | |
|                             padding: 4px 12px;
 | |
|                             -webkit-transform: rotate(-1deg);
 | |
|                             -o-transform: rotate(-1deg);
 | |
|                             -moz-transform: rotate(-1deg);
 | |
|                             -ms-transform: rotate(-1deg);">
 | |
|                     Tested on Odoo<br/>11.0 community
 | |
|                 </div>
 | |
|                 <!--<div style="margin-top: 15px;
 | |
|                             position: relative;
 | |
|                             font-family:'Vollkorn', serif;
 | |
|                             font-size: 16px;
 | |
|                             line-height: 25px;
 | |
|                             text-transform: uppercase;
 | |
|                             font-weight: bold;
 | |
|                             color: #75526b;
 | |
|                             border: 3px dashed #75526b;
 | |
|                             float: left;
 | |
|                             padding: 4px 12px;
 | |
|                             -webkit-transform: rotate(6deg);
 | |
|                             -o-transform: rotate(6deg);
 | |
|                             -moz-transform: rotate(6deg);
 | |
|                             -ms-transform: rotate(6deg);">
 | |
|                     Tested on Odoo<br/>11.0 enterprise
 | |
|                 </div>-->
 | |
|             </div>
 | |
|         </div>
 | |
|     </div>
 | |
| </section>
 |