Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<script>
 
$(window).load(function(){
if (document.URL == "https://docs.zoola.io/display/ZOOL")
{
    $('body#com-atlassian-confluence.theme-default.aui-layout.aui-theme-default div#page div#full-height-container div.ia-splitter div.ia-fixed-sidebar').hide();
    $('body#com-atlassian-confluence.theme-default.aui-layout.aui-theme-default div#page div#full-height-container div.ia-splitter div#main.aui-page-panel').css('margin-left', '0');
}
});
 
</script>
<script>
 
$(window).load(function(){
if (document.URL == "https://docs.zoola.io/display/ZOOL/Zoola")
{
    $('body#com-atlassian-confluence.theme-default.aui-layout.aui-theme-default div#page div#full-height-container div.ia-splitter div.ia-fixed-sidebar').hide();
    $('body#com-atlassian-confluence.theme-default.aui-layout.aui-theme-default div#page div#full-height-container div.ia-splitter div#main.aui-page-panel').css('margin-left', '0');
}
});
 
</script>

Livesearch
sizelarge
additionalpage excerpt
typepage

         

Getting StartedDashboardsReportsAd Hoc ViewsDomains
     

 

 

 

 

 

HTML
<div<table style="width: 100%; text-align: center;">
  <table style="text-align: center; width:66% margin-left: auto; margin-right: auto;">
  <tr>
    <td>
      <iframe src="//fast.wistia.net/embed/iframe/yakudbfel5?videoFoam=true"></iframe>
    </td>
    <td>
      <iframe src="//fast.wistia.net/embed/iframe/yakudbfel5?videoFoam=true"></iframe>
    </td> 
    <td>
      <iframe src="//fast.wistia.net/embed/iframe/yakudbfel5?videoFoam=true"></iframe>
    </td>
  </tr>
</table>
</div>



 

 

 

 

HTML
<style>
#labels-section {
   display: none;
}
#title-text a{
    display: none;
}
#breadcrumb-section {
   display: none;
}
table {
   text-align: center;
}
table.confluenceTable td.confluenceTd {
  border-color: #ffffff !important;
  text-align: center;
  border-width: 2px;
  vertical-align: middle;
}
#prewrap {
   max-width: 100%;
}

#children-section{
display:none;
}
#comments-section{
display:none;
}
#likes-section{
display:none;     
}
@media only screen and (max-width: 975px) {
#IMAGE img {max-width: 90px; max-height: 100px;}
#prewrap img {max-width: 400px;)
}
</style>