MDriven turnkey Face - theme - styles - fashion
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<p>
<h4>
How to apply a bootstrap theme to an MDriven Turnkey site
  How to apply a bootstrap theme to an MDriven Turnkey site
</p>
</h4>
<p class="warn">
<p class="video-warn">
<em>To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.</em> </p>
  <em>To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini
<style type="text/css">
    player. Choose the interesting subtitle on the list and immediately get to the exact theme navigation-itemplace in the
p.warn {
    video. Now you can pick any topic to be instructed without watching the whole video.</em>
    opacity: 0.7;
</p>
    text-align: justify;
    width: 90%
}
#video12 {
  position: relative;
  padding-bottom: 10px;
}
#video12::after {
  content: "";
  display: table;
  clear: both;
}
#video12 iframe {
  width: 100%;
  min-width: 200px;
  max-width: 740px;
  height: 500px;
  float: left;
}


@media (max-width: 767px) {
<br>
  #video12 iframe {
<div class="video">
    height: 180px;
  <div class="video__wrapper">
  }
    <iframe src="https://www.youtube.com/embed/QAlrLTwXp5w?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
}
   </div>
 
  <div class="video__navigation">
#video12 div {
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="31" tabindex="0"> MDriven book </span>
  float: left;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="76" tabindex="0"> Bootstrap skins/themes (admin dashboards)</span>
  padding-left: 10px;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="235" tabindex="0"> Buying and downloading a theme </span>
overflow-y: auto;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="392" tabindex="0"> Admin side in Visual Studio </span>
height: 500px;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="405" tabindex="0"> Template content angularjs </span>
}
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="625" tabindex="0"> Connecting MDriven designer </span>
span.time {
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="921" tabindex="0"> Refreshing MDriven Turnkey </span>
    display:block;
    <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="1205" tabindex="0"> Implementing CSSs and scripts </span>
  padding: 2px 10px 2px 10px;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="1387" tabindex="0"> Raptor3nyMyMDrivenTurnkeyApp1_DrivenServerA0_AssetsTK folder modifications and creating tkusercss.css</span>
    padding-bottom: 0.5em;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="1620" tabindex="0"> Assigning the rights </span>
    padding-top: 0.5em;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="1805" tabindex="0"> Assigning themed CSS files </span>
  opacity: 0.7;
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="1925" tabindex="0"> Process of transportation step-by-step </span>
}
     <span class="navigation-item" data-video="QAlrLTwXp5w" data-start="1985" tabindex="0"> Correcting the console errors (loading additional files) </span>
span.time:hover {
  color: #0000FF;
  cursor: pointer;
}
span.time:focus {
  color: blue;
}
</style>
 
<br>
<div id="video12">
<iframe width="740" height="500" src="https://www.youtube.com/embed/bwqAHrDADq8?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>  
   <div>
     <span class="time" data-video="bwqAHrDADq8" data-start="26" tabindex="0"> MDriven book </span>
     <span class="time" data-video="bwqAHrDADq8" data-start="71" tabindex="0"> Bootstrap skins/themes (admin dashboards)</span>
     <span class="time" data-video="bwqAHrDADq8" data-start="230" tabindex="0"> Buying and downloading a theme </span>  
     <span class="time" data-video="bwqAHrDADq8" data-start="387" tabindex="0"> Admin side in Visual Studio </span>
     <span class="time" data-video="bwqAHrDADq8" data-start="400" tabindex="0"> Template content angularjs </span>  
     <span class="time" data-video="bwqAHrDADq8" data-start="620" tabindex="0"> Connecting MDriven designer </span>  
     <span class="time" data-video="bwqAHrDADq8" data-start="916" tabindex="0"> Refreshing MDriven Turnkey </span>  
<span class="time" data-video="bwqAHrDADq8" data-start="1200" tabindex="0"> Implementing CSSs and scripts </span>  
     <span class="time" data-video="bwqAHrDADq8" data-start="1382" tabindex="0"> Raptor3nyMyMDrivenTurnkeyApp1_DrivenServerA0_AssetsTK folder modifications  
    and creating tkusercss.css</span>
     <span class="time" data-video="bwqAHrDADq8" data-start="1615" tabindex="0"> Assigning the rights </span>
     <span class="time" data-video="bwqAHrDADq8" data-start="1800" tabindex="0"> Assigning themed CSS files </span>
     <span class="time" data-video="bwqAHrDADq8" data-start="1920" tabindex="0"> Process of transportation step-by-step </span>
     <span class="time" data-video="bwqAHrDADq8" data-start="1980" tabindex="0"> Correcting the console errors (loading additional files) </span>
   </div>
   </div>
</div>
</div>


<script>
 
var IMG = document.querySelectorAll('#video12 span'),
    IFRAME = document.querySelector('#video12 iframe');
for (var i = 0; i < IMG.length; i++) {
  IMG[i].onclick = function() {
    IFRAME.src = 'https://www.youtube.com/embed/' + this.dataset.video + '?rel=0&autoplay=1';
    if(this.dataset.end) IFRAME.src = IFRAME.src.replace(/([\s\S]*)/g, '$1&end=' + this.dataset.end);
    if(this.dataset.start) IFRAME.src = IFRAME.src.replace(/([\s\S]*)/g, '$1&start=' + this.dataset.start);
    this.style.backgroundColor='rgba(0,0,0,.2)';
  }
}
</script>
</html>
</html>
[[Category:MDriven Turnkey]]
[[Category:MDriven Turnkey]]

Revision as of 22:54, 31 July 2018

How to apply a bootstrap theme to an MDriven Turnkey site

To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme navigation-itemplace in the video. Now you can pick any topic to be instructed without watching the whole video.


MDriven book Bootstrap skins/themes (admin dashboards) Buying and downloading a theme Admin side in Visual Studio Template content angularjs Connecting MDriven designer Refreshing MDriven Turnkey Implementing CSSs and scripts Raptor3nyMyMDrivenTurnkeyApp1_DrivenServerA0_AssetsTK folder modifications and creating tkusercss.css Assigning the rights Assigning themed CSS files Process of transportation step-by-step Correcting the console errors (loading additional files)

This page was edited 90 days ago on 02/10/2024. What links here