"Elegant Responsive Website"
Bootstrap 4.1.1 Snippet by antenagames.com

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <title>AntenaGames | Fun Mobile Games</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Indie game studio, Mobile games"> <meta name="author" content="A.K."> <link rel="stylesheet" href="bootstrap-4/css/bootstrap.min.css" type="text/css"> <link rel="stylesheet" href="font-awesome/css/font-awesome.min.css"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> <!-- jQuery library --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script> <!-- Popper JS --> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script> <!-- Latest compiled JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script> <script src="js/jquery.min.js"></script> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script> --> <link rel="stylesheet" href="fontawesome-free-5.8.2/css/all.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Mali|Patrick+Hand" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <body id="pagecontent"> <div class="container cont-container cont-small"> <nav class="navbar navbar-expand-sm fixed-top"> <a class="navbar-brand logo" href="#"><img class="navbar-brand" src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/logo_oihtey.png" style="height: 60px"></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> <span class="navbar-toggler-icon"><i class="fas fa-bars"></i></span> </button> <div class="collapse navbar-collapse" id="collapsibleNavbar"> <ul class="navbar-nav d-flex "> <li class="nav-item"> <a class="nav-link" href="#cont-games">Games</a> </li> <li class="nav-item"> <a class="nav-link" href="#cont-gallery">Gallery</a> </li> <li class="nav-item "> <a class="nav-link" href="#cont-about">About</a> </li> </ul> <div class="d-inline-flex ml-auto nav-social"> <a href="https://www.facebook.com/AntenaGames-110509330561115" target="_blank"><i class='fa fa-facebook' target="_blank" style='font-size:28px;'></i></a> <a href="https://www.pinterest.com/antenagames10/" target="_blank"><i class='fa fa-pinterest' style='font-size:28px;'></i></a> </div> </div> </nav> </div> <div class="jumbotron jumbotron-fluid"> <img class="img-fluid" src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/background_n8uazh.png"> </div> <div id="cont-games" class="container-fluid cont cont-games"> <h2 class="">Games</h2> <hr class="hr-class"> <div class="first-game row" style="margin-top:50px; margin-bottom: 20px"> <div class="col-sm-6"> <div class="row"> <div class="col-sm-4"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689896/bb1_u5vnff.png" class="img-4 img-fluid"> </div> <div class="col-sm-4"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689896/bb2_ii66cg.png" class="img-4 img-fluid"> </div> <div class="col-sm-4"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689900/bb3_qccqwb.png" class="img-4 img-fluid"> </div> </div> </div> <div class="col-sm-6 text-box"> <h3 class="text-center first-games">BALLBOY</h3> <div class="text-game"> <p> It was a beautiful sunny day. BallBoy and his friend BallGirl enjoyed singing in the garden, when suddenly the sky darkened and strong noise filled the sky. Evil cubes suddenly appeared from neighbour village and kidnapped BallGirl. BallBoy was completely hopeless. <br> BallBoy has to defeat evil cubes and save BallGirl. So help him on his mission. </p> <p> You can defeat evil cubes if the ball has the same color as evil cube when they collide. Touch/press left part of screen for moving the character(ball) left. Touch/press right part of screen for moving the character right. Cubes have four colors(blue, red, green and yellow). The game has 45 awesome and well-designed levels. </p> </div> <div class="row"> <div class="play-game"> <a href="https://play.google.com/store/apps/details?id=com.antenagames.ballboy" target="_blank" class="googleplay" title="Android" > <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/google-p_xrmgb1.png" class="googleplay-img"> </a> <!-- <a href="ios.html" class="appstore" title="iOS"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689849/appstore_eq85ic.png" class="appstore-img"> </a> --> </div> <div class="social-games ml-auto"> <a href="https://www.facebook.com/BallBoy-110497490561791/" target="_blank"><i class='fa fa-facebook' target="_blank" style='font-size:28px;'></i></a> <a href="https://www.pinterest.com/antenagames10/" target="_blank"><i class='fa fa-pinterest' target="_blank" style='font-size:28px;'></i></a> </div> </div> </div> </div> <div class="first-game row" style="margin-top:50px; margin-bottom: 20px"> <div class="col-sm-6"> <div class="row"> <div class="col-sm-4"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689896/bb_plus1_zmhifw.png" class="img-4 img-fluid"> </div> <div class="col-sm-4"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689896/bb_plus2_d9yq00.png" class="img-4 img-fluid"> </div> <div class="col-sm-4"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689896/bb_plus3_rm3bzl.png" class="img-4 img-fluid"> </div> </div> </div> <div class="col-sm-6 text-box"> <h3 class="text-center second-games">BALLBOY PLUS(Android version - at the beginning of March)</h3> <div class="text-game"> <p> It was a beautiful sunny day. BallBoy and his friend BallGirl enjoyed singing in the garden, when suddenly the sky darkened and strong noise filled the sky. Evil cubes suddenly appeared from neighbour village and kidnapped BallGirl. BallBoy was completely hopeless. <br> BallBoy has to defeat evil cubes and save BallGirl. So help him on his mission. </p> <p> You can defeat evil cubes if the ball has the same color as evil cube when they collide. Touch/press left part of screen for moving the character(ball) left. Touch/press right part of screen for moving the character right. Cubes have four colors(blue, red, green and yellow). The game has 45 awesome and well-designed levels. </p> </div> <div class="row"> <div class="play-game"> <a href="https://play.google.com/store/apps/details?id=com.antenagames.ballboy" target="_blank" class="googleplay" title="Android"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/google-p_xrmgb1.png" class="googleplay-img"> </a> <!-- <a href="ios.html" class="appstore" title="iOS"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689849/appstore_eq85ic.png" class="appstore-img"> </a> --> </div> <div class="social-games ml-auto"> <a href="https://www.facebook.com/BallBoy-110497490561791/" target="_blank"><i class='fa fa-facebook' target="_blank" style='font-size:28px;'></i></a> <a href="https://www.pinterest.com/antenagames10/" target="_blank"><i class='fa fa-pinterest' target="_blank" style='font-size:28px;'></i></a> </div> </div> </div> </div> <div class="first-game row" style="margin-top:50px; margin-bottom: 20px"> <div class="col-sm-6"> <div class="row row-img"> <div class="col-sm-12"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689893/bb_coming_soon_pgfwy2.png" class="img-4 img-fluid"> </div> </div> </div> <div class="col-sm-6 text-box"> <h3 class="text-center third-games">BALLBOY (...)</h3> <div class="text-game"> <p> It was a beautiful sunny day. BallBoy and his friend BallGirl enjoyed singing in the garden, when suddenly the sky darkened and strong noise filled the sky. Evil cubes suddenly appeared from neighbour village and kidnapped BallGirl. BallBoy was completely hopeless. <br> BallBoy has to defeat evil cubes and save BallGirl. So help him on his mission. </p> <p> You can defeat evil cubes if the ball has the same color as evil cube when they collide. Touch/press left part of screen for moving the character(ball) left. Touch/press right part of screen for moving the character right. Cubes have four colors(blue, red, green and yellow). The game has 45 awesome and well-designed levels. </p> </div> <div class="row"> <div class="play-game"> <a href="https://play.google.com/store/apps/details?id=com.antenagames.ballboy" target="_blank" class="googleplay" title="Android"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/google-p_xrmgb1.png" class="googleplay-img"> </a> <!-- <a href="ios.html" class="appstore" title="iOS"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689849/appstore_eq85ic.png" class="appstore-img"> </a> --> </div> <div class="social-games ml-auto"> <a href="https://www.facebook.com/BallBoy-110497490561791/" target="_blank"><i class='fa fa-facebook' target="_blank" style='font-size:28px;'></i></a> <a href="https://www.pinterest.com/antenagames10/" target="_blank"><i class='fa fa-pinterest' target="_blank" style='font-size:28px;'></i></a> </div> </div> </div> </div> </div> <div id="cont-gallery" class="container-fluid cont cont-gallery"> <h2>Gallery</h2> <hr class="hr-class"> <div class="row no-gutter gallery slideanim"> <div class="col-sm-4 portfolio-item"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank" class="portfolio-link" target="_blank"> <div class="caption"> <div class="caption-content"> <i class='fa fa-facebook-f' style='font-size:28px;color:white'></i> </div> </div> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689870/gal_1_ogatcw.png" class="img-fluid " alt=""> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank"" class="portfolio-link" target="_blank"> <div class="caption"> <div class="caption-content"> <i class='fa fa-facebook-f' style='font-size:28px;color:white'></i> </div> </div> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689870/gal_3_p7ekf9.png" class="img-fluid" alt=""> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank" class="portfolio-link" target="_blank"> <div class="caption"> <div class="caption-content"> <i class='fa fa-facebook-f' style='font-size:28px;color:white'></i> </div> </div> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689870/gal_2_fygl3b.png" class="img-fluid" alt="" > </a> </div> <div class="col-sm-4 portfolio-item"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank"class="portfolio-link" target="_blank"> <div class="caption"> <div class="caption-content"> <i class='fa fa-facebook-f' style='font-size:28px;color:white'></i> </div> </div> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689870/gal_4_j1twir.png" class="img-fluid" alt=""> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank" class="portfolio-link" target="_blank"> <div class="caption"> <div class="caption-content"> <i class='fa fa-facebook-f' style='font-size:28px;color:white'></i> </div> </div> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689870/gal_5_g4cpiq.png" class="img-fluid" alt=""> </a> </div> <div class="col-sm-4 portfolio-item"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank" class="portfolio-link" target="_blank"> <div class="caption"> <div class="caption-content"> <i class='fa fa-facebook-f' style='font-size:28px;color:white'></i> </div> </div> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689870/gal_6_iyj65r.png" class="img-fluid" alt=""> </a> </div> </div> <div class="row more-img"> <div class="to-gallery"> <h4>For more pictures visit us on</h4> <div class="social-networks"> <a href="https://www.facebook.com/pg/BallBoy-110497490561791/photos/?ref=page_internal" target="_blank" class="facebook"><i class='fa fa-facebook' style='font-size:34px; color:white'></i></a> <a href="https://www.pinterest.com/antenagames10/" target="_blank" class="pintrest"><i class='fa fa-pinterest' style='font-size:34px; color:white'></i></a> </div> </div> </div> </div> <div id="cont-about" class="container-fluid cont cont-about" style="margin-top:50px; margin-bottom: 20px;"> <h2>About</h2> <hr class="hr-class"> <div class="row about-content"> <!-- Nav pills --> <div class="col-sm-3"> <ul class="nav nav-pills flex-column" role="tablist"> <li class="nav-item"> <a class="nav-link active" data-toggle="pill" href="#home">Antenagames</a> </li> <li class="nav-item"> <a class="nav-link" data-toggle="pill" href="#menu1">Contact</a> </li> <li class="nav-item"> <a class="nav-link" data-toggle="pill" href="#menu2">Privacy Policy</a> </li> </ul> </div> <!-- Tab panes --> <div class="col-sm-6"> <div class="tab-content"> <div id="home" class="container tab-pane active"><br> <div class="row about-box"> <h3 class="text-center">AntenaGames</h3> <p>AntenaGames is small indie game studio based in Croatia. Founded in 2020, on a mission to make beautiful, fun and popular mobile games. The first game released was BallBoy, which belongs to franchise also called BallBoy, with game titles such as "BallBoy", "BallBoy Plus" and "BallBoy (...)". Building strong and loyal community with happy players that will come back to play our games is something that we really enjoy doing. </p> <p>Founder & CEO<br /> A.K.</p> </div> </div> <div id="menu1" class="container tab-pane fade"><br> <div class="row about-box"> <div class="row"> <h3 class="text-center">Contact</h3> </div> <div class="row"> <p>If you have any questions feel free to ask. :) <br></p> <p>It's important that email has right title, so we can easily notice your question. <br> (For example: Title: Problem-Ballboy-Android (and then you can describe your problem in description.)),<br> Problem-Ballboy-iOS (For iOS device),<br> Question-AntenaGames (For general question about company, games, typically for media).</p> <!--<br><p>For media: <br><a href="#"><span>games.com</span></a></p><br>--> <br><p>Thank you for visiting AntenaGames website, we hope you like it. :)</p> <br><p>Help & Support: <br><span>support@company.com</span></p> </div> </div> </div> <div id="menu2" class="container tab-pane fade"><br> <div class="row about-box menu-box-2"> <div class="row"> <h3 class="text-center">Privacy Policy</h3> </div> <div class="row"> <p>Last updated: </p> <p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.</p> <p>We use Your Personal data to provide and improve the Service. By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy. <!-- This Privacy Policy is maintained by the <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/">Free Privacy Policy Generator</a>.</p> --> <p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.</p> </div> </div> </div> </div> </div> <div class="col-sm-3 right gray_img"> <div class="row"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/img_gray_rse8qf.png" class="img-fluid"> </div> </div> </div> </div> <div class="container-fluid cont cont-footer" style="margin-top:50px;"> <div class="row"> <div class="col-sm-4 bluespc foot-3"> <h5>AntenaGames</h5> <hr class="foot-hr"> <p> AntenaGames is small indie game studio based in Croatia. Founded in 2020, on a mission to make beautiful, fun and popular mobile games. </p> <a href="https://www.facebook.com/AntenaGames-110509330561115" target="_blank"><i class='fa fa-facebook' style='font-size:24px; color:white'></i></a> <a href="https://www.pinterest.com/antenagames10/" target="_blank"><i class='fa fa-pinterest' style='font-size:24px; color:white'></i></a> </div> <div class="col-sm-4 games foot-3"> <h5>Games</h5> <hr class="foot-hr"> <p>Visit us on:</p> <div class="g-bool d-flex in_p"> <a href="https://play.google.com/store/apps/developer?id=AntenaGames" target="_blank"><p>Google Play</p></a> <div class="play-game ml-auto"> <a href="https://play.google.com/store/apps/developer?id=AntenaGames" target="_blank" class="googleplay" title="GooglePlay(Android)"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689824/google-p_xrmgb1.png" class="googleplay-img" style="height:30px; width: 90px"> </a> </div> </div> <div class="g-bool-up d-flex in_p"> <!-- <a href="ios.html"><p>App Store</p></a> <div class="play-game ml-auto"> <a href="ios.html" class="appstore" title="AppStore(iOS)"> <img src="https://res.cloudinary.com/daa09eu5f/image/upload/v1583689849/appstore_eq85ic.png" class="appstore-img" style="height:30px; width: 90px"> </a> </div> --> </div> </div> <div class="col-sm-4 contact-us foot-3"> <h5>Contact us</h5> <hr class="foot-hr"> <p>Help & Support: <br /><span>support@company.com</span></p> </div> </div> <a class="to-top" href="#pagecontent" title="toTop"> <i class="fa fa-chevron-up"></i> </a> </div> <div class="footer-copyright"> <p>&copy 2020 Copyright by antenagames.com</p> </div> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <script src="script.js"></script> </body> </html>
/********************************************************* GENERAL *********************************************************/ * { font-family: 'Mali', cursive; /* font-family: 'Roboto', sans-serif; */ } a:hover, a:focus { text-decoration: none; } h2 { text-transform: uppercase; text-align: center; font-weight: 700; font-size: 40px; color: #22aaee; } h3 { text-align: center; font-weight: 700; color: #55aaee; } p { color: #444; } hr { width: 10%; height: 5px; background-color: yellow; color: yellow; padding: 0 auto; margin: 0 auto 30px auto; } /* .slideanim { visibility: hidden; } */ .slide { animation-name: slide; -webkit-animation-name: slide; -moz-animation-name: slide; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; visibility: visible; } /* @keyframes slide { 0% { opacity: 0; transform: translateX(50%); } 100% { opacity: 1; transform: translateX(0%); } } @-webkit-keyframes slide { 0% { opacity: 0; -webkit-transform: translateX(50%); transform: translateX(50%); } 100% { opacity: 1; -webkit-transform: translateX(0%); transform: translateX(0%); } } */ .cont { padding: 60px; } .navbar { background-color: #55aaee; } .navbar-nav { padding-left: 10%; } .navbar-nav li a { font-size: 20px; font-weight: 700; color: #fff; margin: auto 20px; } .navbar-nav li a:hover { color: yellow; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .nav-social a { padding-right: 30px; } .nav-social i{ color: white; } .nav-social i:hover { color: yellow; } .navbar a.active{ color: yellow; } .navbar.scrolled { box-shadow: 0 3px 3px rgba(0,0,0,0.1); padding: 5px 0; opacity: 0.9; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .cont-small { background-color: #ddeeff; } .carousel-inner img { width: 100%; } .fa-bars { color: white; } .fa-bars:hover, .fa-bars.active { color: yellow; } .cont-container { background-color:; } #demo { background-color: #efefef; border: } .logo { padding: 0 0 0 10px; margin: 0; } .jumbotron { background-color: #55aaee; padding:0; margin:0; } /******************************************************** GAMES ********************************************************/ .f-img { background-color: none; padding: 0; } .row-img { padding: ; } .first-games { color: orange; } .second-games { color: #ee3333; } .third-games { color: #22aaee; } .play-game img { height: 40px; width: 125px; } .play-game a { padding: 0 5px; } .text-box { padding: 20px; background-color: ; } .social-games { padding-right: 30px; } .social-games a { padding-right: 10px; color: #ee3388; } .social-games a:hover { color: black; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } /******************************************************** GALLERY ********************************************************/ .cont-gallery { background-color: #ddeeff; } .gallery { margin: 0 30px; } .no-gutter > [class*="col-"] { padding-right: 0; padding-left: 0; } .caption-content { position: absolute; bottom: 100%; left: 0; right: 0; background: #77aacc; opacity: .8; color: #f1f1f1; overflow: hidden; width: 100%; height: 0; transition: .5s ease; } .portfolio-item:hover .caption-content { bottom: 0; height: 100%; } .caption-content .fa { white-space: nowrap; color: white; font-size: 40px; position: absolute; overflow: hidden; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .more-img { margin: 0 30px; background-color: #77aacc; } .more-img .to-gallery { text-align: center; text-transform: none; color: #fff; padding: 10px; margin: 0px auto; } .more-img .to-gallery h4 { text-transform: none; color: #fff; padding: 5px; margin: auto; font-size: 16px; } .more-img .social-networks .fa { font-size: 20px; margin: 5px 5px; color: white; } .more-img .social-networks .fa:hover { color: yellow; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } /********************************************************** ABOUT **********************************************************/ .cont-about { background-color: #fff; } .cont-about .tab-content { background-color: #fff; } .nav-pills > .nav-item a, .nav-pills > .nav-item a:focus { color: #fff; text-align: center; padding: 25px; text-transform: uppercase; font-size: 18px; font-weight: 700; background-color: #55aacc; border-radius: 50px; margin: 5px 0; } .nav-pills > .nav-item > a.active { background-color: #2288bb; } .nav-pills > li > a:hover, .nav-pills > li > a:focus:hover { background-color: #2288bb; } .nav-pills > li > a.active , .nav-pills > li > a.active:focus { background-color: #2288bb; } .menu-box-2 { height: 485px; overflow: auto; } .menu-box-2 { padding:20px; } .gray_img img { filter: grayscale(100%); } .gray_img img:hover { filter: grayscale(0%); } /********************************************************** FOOTER **********************************************************/ .cont-footer { background-color: #55aaee; color: #353535; } .cont-footer h5 { color: #fff; font-size: 24px; padding-bottom: 10px; } .cont-footer p { font-size: 16px; color: white; } .cont-footer .games .play-game { padding-right: 30px; } .cont-footer .games .in_p p { padding: 5px; color: white; border: 1px solid white; } .cont-footer .games p:hover { color: yellow; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .cont-footer .fa { padding-right: 10px; color: white; } .cont-footer .fab:hover { color: yellow; border: yellow; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; } .cont-footer .contact-us p { color: white; font-size: 16px; } .cont-footer .contact-us span{ color: yellow; } .foot-hr { width: 50%; height: 1px; background-color: #eee; padding: 0 auto; margin: 0 auto 20px 0; } .cont-footer .contact-us span:hover{ color: yellow; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } .footer-copyright { background-color: #225577; margin: 0; padding: 0; } .footer-copyright p { text-align: center; color: white; font-size: 15px; padding: 5px 0; margin-bottom: 0; } .to-top { color: #fff; font-size: 30px; position: fixed; right: 12px; bottom: 20px; height: 40px; width: 40px; text-decoration: none; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; background: rgba(0, 0, 0, 0.5); background-repeat: no-repeat; background-position: center; } .to-top:hover { background-color: #222; color: #fff; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } /* *********** Mobile phone screen **************/ @media screen and (max-width: 650px) { /***** General *****/ .cont { padding: 20px; margin: 20px; } .cont-small { margin: 30px 0 0 0; padding: 30px 0 0 0; } .jumbotron-small { margin: 40px 0 0 0; padding: 40px 0 0 0; } /***** Games *****/ hr { width: 50%; height: 5px; background-color: #55aadd; color: red; padding: 0 auto; margin: 0 auto 30px auto; } .social-games { padding: 20px 0; } /***** Gallery *****/ .gallery { margin: 0 5px; } .more-img { margin: 0 5px; } /***** About *****/ .cont-about { height: 1800px; } .cont-about .about-box{ margin: auto 5px; } /***** Footer *****/ .to-top { font-size: 25px; right: 10px; bottom: 10px; height: 35px; width: 35px; } }
$(document).ready(function(){ //Check to see if the window is top if not then display button $(window).scroll(function(){ if ($(this).scrollTop() > 100) { $('.to-top').fadeIn(); } else { $('.to-top').fadeOut(); } }); //Click event to scroll to top $('.to-top').click(function(){ $('html, body').animate({scrollTop : 0},800); return false; }); }); /***** Bootstrap JS Scrollspy *****/ $(document).ready(function(){ $('body').scrollspy({target: ".navbar", offset: 50}); }); /***** Navbar smaller scroll *****/ $(document).ready(function(){ var nav = $('.navbar'), doc = $(document), win = $(window); win.scroll(function() { if (doc.scrollTop() > 50) { nav.addClass('scrolled'); } else { nav.removeClass('scrolled'); } }); win.scroll(); }); /***** Smooth Scrolling *****/ $(document).ready(function(){ // Add smooth scrolling to navbar a $(".navbar a").on('click', function(event) { // Make sure this.hash has a value before overriding default behavior if (this.hash !== "") { // Prevent default anchor click behavior event.preventDefault(); // Store hash var hash = this.hash; // Using jQuery's animate() method to add smooth page scroll // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area $('html, body').animate({ scrollTop: $(hash).offset().top }, 900, function(){ // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = hash; }); } // End if }); });

Related: See More


Questions / Comments:

Beautiful Elegant Website Template.

antgms (12) - 4 years ago - Reply 1