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
     

 

 

 

 

 

<iframe
HTML
<table 
src="//fast.wistia.net/embed/iframe/yakudbfel5?videoFoam=true"></iframe>
<iframe src="//fast.wistia.net/embed/iframe/yakudbfel5?videoFoam=true"></iframe>
<iframe src="//fast.wistia.net/embed/iframe/yakudbfel5?videoFoam=true"></iframe>
style="width:100%">
  <tr>
    <td>Jill</td>
    <td>Smith</td> 
    <td>50</td>
  </tr>
</table>



 

 

 

 

  

 

 

 

 

 

 

HTML
<style>
#labels-section {
   display: none;
}
#title-text a{
    display: none;
}
#breadcrumb-section {
   display: none;
}



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>