Sorunun çözümünü biliyorum.
stil dosyası belirtilmemiş sayfa kodunda öyle görünüyor.
Detaylı kod bilgisi verirseniz yardım edebilirim.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
">
<html xmlns="
">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Yönetim Paneli / Istanbul Craft | Destek</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="
" media="screen">
<link rel="stylesheet" href="
" media="screen">
<link rel="stylesheet" href="
">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="
"></script>
<script src="
"></script>
<script src="
"></script>
<script src="
"></script>
<script>
// Only enable if the document has a long scroll bar
// Note the window height + offset
if ( ($(window).height() + 100) < $(document).height() ) {
$('#top-link-block').removeClass('hidden').affix({
// how far to scroll down before link "slides" into view
offset: {top:100}
});
}
</script>
<link rel="stylesheet" href="
">
<script src="
"></script>
<script src="
"></script>
<style>
body { padding-top: 70px; }
#top-link-block.affix-top {
position: absolute; /* allows it to "slide" up into view */
bottom: -82px;
left: 10px;
}
#top-link-block.affix {
position: fixed; /* keeps it on the bottom once in view */
bottom: 18px;
left: 10px;
}
/* Chrome, Safari Scroll Bar Rengi*/
::-webkit-scrollbar {
width: 5px;
height: 10px;
}
::-webkit-scrollbar-track-piece {
background-color: #C2D2E4;
}
::-webkit-scrollbar-thumb:vertical {
height: 30px;
background-color:#F90;
}
</style>
</head>
<body>
Localhostta hiç olmadı
