Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Your question not listed?

Livesearch
spaceKeyAKB
placeholderSearch here!




HTML
<style>
#main {
// background-color: lightblue !important;
background-image: url(https://documentation.cochrane.org/download/attachments/140085877/Yellow%20Lightbulb-Moment-176565702_1259x834Multi-Ethnic-Arms-Outstretched-To-Ask-Questions-487690127_1226x857.jpeg?version=1&modificationDate=15912914003601592481583995&api=v2) !important;
background-size: 50%;

</style>

 Image Added









HTML
<script
type="text/javascript">
AJS.toInit(function(){
AJS.$('#comments-section').hide();
});
 for (var i=0; i<nr_li; i++){
    // if the element has the class fom'clasa' parameter
    if(tags_li[i].getAttribute('class')== 'innerCell'){
         tags_li[i].style.overflow ='visible';       
//tags_li[i].style.overflow-y= 'visible';
    }  
  }
</script>