Difference between revisions of "Template:2016Bottom"

Line 22: Line 22:
 
     float: right;
 
     float: right;
 
     height: 23px;
 
     height: 23px;
 +
}
 +
 +
 +
 +
.pop_why_box {
 +
        position:fixed;
 +
        left:100px;
 +
        top: 100px;
 +
 
}
 
}
  
Line 75: Line 84:
  
  
var z =  $(window).height();
 
z = z/2;
 
  
  
 
//MODIFY SIZE AND POSITION OF THE POP DIV AND THE BACKGROUND
 
//MODIFY SIZE AND POSITION OF THE POP DIV AND THE BACKGROUND
  
$(".pop_why_box").css("top" , z);
+
 
 
$(".pop_why_cover").css("height" , y);
 
$(".pop_why_cover").css("height" , y);
 
$(".pop_why_cover").css("width" , x);
 
$(".pop_why_cover").css("width" , x);

Revision as of 16:12, 15 December 2015