EVOLUTION-NINJA
Edit File: footer.php
<footer class=" navbar-fixed-bottom"> <div class="top-bg"> <div class="container"> <ul class="top_marqu"> <li><a href="tel:+91-9731676611"><i class="fa fa-mobile" aria-hidden="true"></i> : +91 789456123</a></li> <li><a href="mailto:services@powerpik.in"><i class="fa fa-envelope-o" aria-hidden="true"></i> : services@powerPik.in</a></li> <li><a href=""> | </a></li> <li><a href="tel:+91-9711351351">North <i class="fa fa-mobile" aria-hidden="true"></i> : +91 123456789</a></li> <li><a href="tel:+91-9620512399">South <i class="fa fa-mobile" aria-hidden="true"></i> : +91 0123456987</a></li> </ul> </div> </div> </footer> </body> </html> <!---------- Navigation -----------------------> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> <link rel="stylesheet" type="text/css" href="<?php echo base_url('assets/css/simpleMobileMenu.css');?>" /> <script src="<?php echo base_url('assets/js/simpleMobileMenu.js');?>"></script> <script type="text/javascript"> jQuery(document).ready(function($) { $('.smobitrigger').smplmnu(); }); </script> <!---------------- Menu Drodown ---------------------> <script type="text/javascript"> jQuery(document).ready(function($) { $('.mobimenu li.dropdown').hover(function() { $(this).find('.dropdown-menu').stop(true, true).delay(200).fadeIn(500); }, function() { $(this).find('.dropdown-menu').stop(true, true).delay(200).fadeOut(500); }); }); </script> <style> .login-head { background:#3c5a98; padding-bottom:10px; padding-top:10px; } .login-footer { background:#3c5a98; padding-bottom:10px; padding-top:15px; color:white; text-align:center; } .login-head label { color:white !important; } .login-head a { font-size:12px; color:white; } .lgn-btn { margin-top:5px; } .carousel-indicators .active { background-color: #2980b9; } .carousel-inner img { width: 100%; max-height: 500px } .carousel-control { width: 0; } .carousel-control.left, .carousel-control.right { opacity: 1; filter: alpha(opacity=100); background-image: none; background-repeat: no-repeat; text-shadow: none; } .carousel-control.left span { padding: 15px; } .carousel-control.right span { padding: 15px; } .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { position: absolute; top: 45%; z-index: 5; display: inline-block; } .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { left: 0; } .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { right: 0; } .carousel-control.left span, .carousel-control.right span { //background-color: #000; } .carousel-control.right span { margin-right: 16px; } .carousel-control.left span:hover, .carousel-control.right span:hover { opacity: .7; filter: alpha(opacity=70); } /* Carousel Header Styles */ .header-text { position: absolute; top: 20%; left: 1.8%; right: auto; width: 96.66666666666666%; color: #fff; } .header-text h2 { font-size: 40px; } .header-text h2 span { background-color: #2980b9; padding: 10px; } .header-text h3 span { background-color: #000; padding: 15px; } .btn-min-block { min-width: 170px; line-height: 26px; } .btn-theme { color: #fff; background-color: transparent; border: 2px solid #fff; margin-right: 15px; } .btn-theme:hover { color: #000; background-color: #fff; border-color: #fff; } .news-1 { background: #F0F0F0 !important; min-height:300px; } .news_cont { padding-bottom:25px; } .news-1 img { min-height:300px; } .news-1 { padding-left: 0 !important; } #news-top-pad { //padding-top:25px; padding-bottom:30px; } #news-top-pad h3{ color: #0065b3; font-weight: 600; border-bottom: 1px solid silver; padding-bottom: 10px; } .news-right-content h3 { font-weight:700; } .sub-title { color:#283D74; font-size:18px; } .date { color: #928787; font-size: 17px; } .read_more { padding-top:15px; fonnt-weight:800; padding-bottom:10px; font-size: 17px; } @media only screen and (min-width:320px) and (max-width:640px) { .news-1 { padding-left: 15px !important; } } .container { padding-right:0px !important; } .new_events i { color:#4eabf9; font-weight:700; } .new_events a { color:black; } .new_events p { color:black; padding-left:35px; padding-bottom:10px; } .n-tabs { padding:15px 15px; } header ul{ list-style-type: none; } .form-control:focus, input[type="Submit"]:focus, input[type="button"]:focus { border-color: #FF0000; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6); } #editmodlist2 { //height: 232px !important; width: 326px !important; } #FrmGrid_list2 { width: 100% !important; } .ui-jqdialog .ui-jqdialog-titlebar { height: 29px !important; background-color:#2A4474 !important; color: white; padding-left: 10px; } .fm-button { height: 21px !important; padding: 1px; margin-right: 10px !important; height: 21px !important; width: 43%; margin-top: -7px !important; } .ui-jqdialog-content td.navButton { padding-top: 12px !important; } .ui-jqgrid .ui-jqgrid-titlebar { height: 27px !important; background-color: #0065B3!important; color:white !important; } .ui-jqgrid-bdiv { height: 232px !important; } .ui-widget-overlay { z-index:0 !important; } .ui-jqgrid-hdiv .ui-state-default,.ui-jqgrid-hdiv .ui-state-default{ background-color: #0065B3!important; color: white!important; } #gview_list2 .ui-state-default{ background:#0065B3!important; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{ color: white!important; } </style>