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: | ||
− | |||
− | |||
//MODIFY SIZE AND POSITION OF THE POP DIV AND THE BACKGROUND | //MODIFY SIZE AND POSITION OF THE POP DIV AND THE BACKGROUND | ||
− | + | ||
$(".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