Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<script>
if (typeof AJS === 'function') {
  AJS.toInit(function(){
    if (AJS.$("div.ia-fixed-sidebar").width() > 55){
      AJS.Confluence.Sidebar.toggle();
    }
  });
}
</script>




Livesearch
sizelarge
additionalpage excerpt
typepage

         

Image Removed

 

Page Tree
rootGetting Started With Zoola
searchBoxtrue

Image Removed 
Image Removed 
Image Removed 
Image Removed 

articles

 

Image Modified

 

Page Tree
rootGetting Started With Zoola
searchBoxtrue

Image Modified 
Image Modified 
Image Modified 
Image Modified 
Image AddedImage AddedImage AddedImage AddedImage Added
Getting StartedDashboardsReportsAd Hoc ViewsDomains
     
Expand
titleMore Videos...
HTML
<table style="text-align: center; margin-left: auto; margin-right: auto; border-spacing: 20px;">
  <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>
  <tr>
    <td>
      Big Ol' Video Name
    </td>
    <td>
      Big Ol' Video Name
    </td> 
    <td>
      Big Ol' Video Name
    </td>
  </tr>
</table>
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%;
}
#action-menu-link {
   display: none;
}
.aui-header {
   border: none;
}
td img { transition: all .2s ease-in-out; }
td img:hover { transform: scale(1.1); }

#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;)
}
#login-link {
display: none;
}
#help-menu-link {
display: none;
}
.aui-header .aui-dropdown2-trigger, #header .aui-header .aui-nav-link, #header .aui-header .aui-nav-imagelink, #header .aui-header a {
display: none;
}
</style>