Skip to content

Commit

Permalink
Faqs and logo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna2332002 committed Dec 19, 2021
1 parent 797c73b commit 580a4ce
Show file tree
Hide file tree
Showing 20 changed files with 295 additions and 12 deletions.
1 change: 1 addition & 0 deletions backend/academic.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions backend/academics.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion backend/announcements.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="probootstrap-page-wrapper">
<!-- Fixed navbar -->


<?php include 'navbar.php' ?>
<section class="main-section">
<div id="faqs" class="container">
Expand Down
1 change: 1 addition & 0 deletions backend/campus.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions backend/club.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions backend/clubs.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions backend/contact.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions backend/event.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
3 changes: 2 additions & 1 deletion backend/events.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down Expand Up @@ -85,7 +86,7 @@
<?php for($i=0;$i<$ronum;$i++) {?>
<div class="col-md-4 col-sm-6 col-xs-6 col-xxs-12 probootstrap-animate">
<a href="event.php?row=<?php echo $data[$i]["id"]?>" class="probootstrap-featured-news-box">
<figure class="probootstrap-media"><img src="data:image/jpg;charset=utf8;base64,<?php echo base64_encode($data[$i]["image"]); ?>" alt="Free Bootstrap Template by uicookies.com" class="img-responsive"></figure>
<figure class="probootstrap-media"><img max-width=" 100%" width="350" height="300" max-height=" 100%" src="data:image/jpg;charset=utf8;base64,<?php echo base64_encode($data[$i]["image"]); ?>" alt="Free Bootstrap Template by uicookies.com" class="img-responsive"></figure>
<div class="probootstrap-text">
<h3><?php echo $data[$i]["event"]; ?></h3>
<!-- <span class="probootstrap-date"><i class="icon-calendar"></i>July 9, 2017</span> -->
Expand Down
33 changes: 31 additions & 2 deletions backend/faqs.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</div>
</section> -->
<!-- faqs -->
<section class="main-section">
<!-- <section class="main-section">
<div id="faqs" class="container">
<h2 class="line-heading">Frequently Asked Questions</h2>
<h3 class="large-heading">Some of the most common questions asked about SMP</h3>
Expand All @@ -118,7 +118,36 @@
</div>
</div>
</div>
</section>
</section> -->
<section class="main-section">
<div id="faqs" class="container">
<h2 class="line-heading">Frequently Asked Questions</h2>
<h3 class="large-heading">Some of the most common questions asked about Website Design & Development.</h3>
<div id="faqSection" class="fullwidth-container">
<div>
<?php for($i=0;$i<$ronum/2;$i++) {?>
<button class="collapsible"> <?php echo $data[$i]["ques"]; ?></button>
<div class="faq-content">
<p><?php echo $data[$i]["answer"]; ?></p>
</div>
<?php } ?>


</div>
<div>
<?php for($i=$ronum/2;$i<$ronum;$i++) {?>
<button class="collapsible"> <?php echo $data[$i]["ques"]; ?></button>
<div class="faq-content">
<p><?php echo $data[$i]["answer"]; ?></p>
</div>
<?php } ?>



</div>
</div>
</div>
</section>



Expand Down
1 change: 1 addition & 0 deletions backend/gallery.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="gallery.css">
<link rel="stylesheet" href="../enlight/css/logo.css">


<!--[if lt IE 9]>
Expand Down
1 change: 1 addition & 0 deletions backend/google_map.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
20 changes: 20 additions & 0 deletions backend/mentor.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<style>
.subbtn {
Expand All @@ -62,6 +63,25 @@
cursor: pointer;
outline: inherit;
font-size:20px;
}
probootstrap-navbar .navbar-brand {
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: 20px;
text-transform: uppercase;
/* background: url(../img/logo1.png) left 10%; */
top: 0px;
position: relative;
width: 160px;
height: 80px;
/* text-indent: -999999px; */
-webkit-transition: .2s all;
transition: .2s all;
}

.logo-image {
height: 180% !important;
display: inline;
}
</style>

Expand Down
7 changes: 4 additions & 3 deletions backend/navbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.php" title="STUDENT MENTORSHIP PROGRAMME">
<img src="../enlight/img/smp.png" class="logo-image" alt="no img">
</a>
<a class="navbar-brand" href="index.php" title="STUDENT MENTORSHIP PROGRAMME">
<img src="../enlight/img/smp.png" class="logo-image" alt="no img">
</a>
</div>
<div id="navbar-collapse" class="navbar-collapse collapse">
Expand All @@ -32,6 +32,7 @@
<ul class="dropdown-menu">
<li><a href="academics.php">Academics</a></li>
<li><a href="campus.php">Campus Life</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="google_map.php">College Map</a></li>
<li><a href="faqs.php">FAQ"s</a></li>
<li class="dropdown-submenu dropdown">
Expand Down
1 change: 1 addition & 0 deletions backend/profile2.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<style>
li{
Expand Down
1 change: 1 addition & 0 deletions backend/sport.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions backend/sports.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<link rel="stylesheet" href="../enlight/css/styles-merged.css">
<link rel="stylesheet" href="../enlight/css/style.min.css">
<link rel="stylesheet" href="../enlight/css/custom.css">
<link rel="stylesheet" href="../enlight/css/logo.css">

<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
Expand Down
19 changes: 17 additions & 2 deletions enlight/css/faqs.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ body {
overflow-x: hidden;
}

.probootstrap-navbar .navbar-brand {
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: 20px;
text-transform: uppercase;
/* background: url(../img/logo1.png) left 10%; */
top: 0px;
position: relative;
width: 160px;
height: 80px;
/* text-indent: -999999px; */
-webkit-transition: .2s all;
transition: .2s all;
}

.main-section {
float: left;
width: 100%;
Expand All @@ -14,7 +29,7 @@ body {
}

.logo-image {
height: 100%;
height: 180% !important;
display: inline;
}

Expand Down Expand Up @@ -66,7 +81,7 @@ body {
h3.large-heading {
font-family: sans-serif;
margin: 0 0 0 10%;
font-size: 52px;
font-size: 42px;
line-height: 1.1;
letter-spacing: -.045em;
color: #fff;
Expand Down
34 changes: 34 additions & 0 deletions enlight/css/logo.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
body {
padding: 0;
margin: 0;
background: #131617;
overflow-x: hidden;
}

.probootstrap-navbar .navbar-brand {
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: 20px;
text-transform: uppercase;
/* background: url(../img/logo1.png) left 10%; */
top: 0px;
position: relative;
width: 160px;
height: 80px;
/* text-indent: -999999px; */
-webkit-transition: .2s all;
transition: .2s all;
}

.main-section {
float: left;
width: 100%;
display: block;
background: #0A192F;
height: auto;
}

.logo-image {
height: 180% !important;
display: inline;
}
Loading

0 comments on commit 580a4ce

Please sign in to comment.