Bootstrap dosen't work
Closed this issue · 3 comments
1337johny commented
Hey,
I installed your Project, and all was fine, but the Site isnt in the Bootstrap look... what have i done wrong?
lightszentip commented
Hi,
cann you please send a screenshot and source code from generated html page?
Thanks.
1337johny commented
Head Code:
<title>Klaiber & Laun Wedding</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="http://klaiberlaun.deres/css/bootstrap.min.css">
<!-- Custom styles for this template -->
<link href="http://klaiberlaun.deres/themes/themecolor/style.css" rel="stylesheet">
<link href="http://klaiberlaun.deres/css/theme.bootstrap.css" rel="stylesheet">
<link href="http://klaiberlaun.deres/css/jquery.tablesorter.pager.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="http://klaiberlaun.deres/js/jquery.min.js"></script>
<script src="http://klaiberlaun.deres/js/bootstrap.min.js"></script>
</head>
I think there is an "/" missing between the base URL and the folder "res".
How can i fix this?
And Thanks for quick answering!
1337johny commented
problem resolved. made a mistake at the installation