| Current Path : /home/evliyala/silsileler.com/ |
| Current File : /home/evliyala/silsileler.com/footer.php |
<div class="clear"></div>
<a href="#"><div class="col-sm-1" style="text-align: center; position: fixed;
bottom: 55px;
right: 15px;
width: 50px;
height: 50px;
padding:0px;
background-color: red;
color: white;
font-size: 34px;
border-radius: 25px;"><p style="margin-top: 8px;"> <i class="fas fa-arrow-up"></i></p> </div></a>
<div class="col-sm-12" style="text-align: center; position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
height: 50px;
padding:15px;
background-color: #343A40;"> <p style="font-size: 14px; color: white;">Bu silsile çalışması <a href="http://www.evliyalar.net" target="_blank" style="color: #ffcccc;">Evliyalar.net</a> ekibi tarafından yapılmıştır. </p> </div>
<script type="text/javascript"> var acc = document.getElementsByClassName("accordion");
var i;
for (i = 0; i < acc.length; i++) {
acc[i].addEventListener("click", function() {
/* Toggle between adding and removing the "active" class,
to highlight the button that controls the panel */
this.classList.toggle("active");
/* Toggle between hiding and showing the active panel */
var panel = this.nextElementSibling;
if (panel.style.display === "block") {
panel.style.display = "none";
} else {
panel.style.display = "block";
}
});
}</script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</body>
</html>