Line 1,098: | Line 1,098: | ||
.highlight.post_item > .details > .date {clear: both; float:left;} | .highlight.post_item > .details > .date {clear: both; float:left;} | ||
− | .igem_menu{ width: | + | .igem_menu{ width: 65%; float: right; position: absolute; margin-top: 47px; max-width: 100%;} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 1,133: | Line 1,118: | ||
} | } | ||
− | + | //if image_slider exists, activate the automatic rotation slider and functionality | |
+ | if ($("#image_carrousel").length){ | ||
+ | image_slider_rotation(); | ||
+ | } | ||
$( "#load_menu_here" ).load( "https://2019.igem.org/HQ:Menu #load_menu_content" , function() { | $( "#load_menu_here" ).load( "https://2019.igem.org/HQ:Menu #load_menu_content" , function() { | ||
Line 1,140: | Line 1,128: | ||
}); | }); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
$(".collapsible_accordion_access").click(function(){ | $(".collapsible_accordion_access").click(function(){ | ||
Line 1,151: | Line 1,134: | ||
}); | }); | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}); | }); | ||
Revision as of 21:51, 31 January 2019