X7ROOT File Manager
Current Path:
/home/u126090504/domains/saiadarshainternationalschool.org.in/public_html
home
/
u126090504
/
domains
/
saiadarshainternationalschool.org.in
/
public_html
/
📁
..
📄
.htaccess
(0 B)
📄
Antiraging-Cell.php
(2.73 KB)
📄
SVM-INT (1) (1).zip
(117.51 MB)
📄
about-us.php
(5.86 KB)
📄
academic-calendar.php
(2.73 KB)
📄
achievements.php
(9.56 KB)
📄
achievers.php
(15.19 KB)
📁
admin
📄
admission-process.php
(6.85 KB)
📄
admission.php
(12.93 KB)
📄
admission_submit.php
(3.38 KB)
📄
album.php
(890 B)
📄
assessment-policy.php
(6.8 KB)
📄
cbse-curriculum-summary.php
(5.99 KB)
📄
computer-courses.php
(22.83 KB)
📄
config.php
(1.27 KB)
📄
contact-us.php
(14.63 KB)
📄
contactdb.php
(796 B)
📄
courses.php
(10.44 KB)
📁
css
📄
director's-message.php
(6.54 KB)
📄
downloads.php
(2.9 KB)
📄
error.log
(14.6 KB)
📄
facilities.php
(6.04 KB)
📄
faculty.php
(10.27 KB)
📄
fee-structure.php
(7.97 KB)
📁
fonts
📄
footer.php
(23.95 KB)
📄
franchise.php
(2.09 KB)
📄
gallery.php
(3.05 KB)
📄
google929b505e9f42f894.html
(53 B)
📄
grievance-form.php
(16.52 KB)
📄
header.php
(19.69 KB)
📄
homework.php
(9.64 KB)
📁
images
📄
index.php
(39.38 KB)
📄
infrastructure-details.php
(5.39 KB)
📁
js
📁
lib
📄
managing-committee.php
(3.34 KB)
📄
media-corner.php
(2.48 KB)
📄
non-academic-achievers.php
(14.65 KB)
📄
payment.php
(21.85 KB)
📄
payment_submit.php
(15.1 KB)
📄
payment_verify.php
(2.31 KB)
📄
placement.php
(8.33 KB)
📄
principal's-message.php
(6.65 KB)
📄
public-disclosure.php
(3.38 KB)
📁
qrcodes
📁
revolution
📁
sai
📄
scope.php
(14.14 KB)
📄
search_videos.php
(1.76 KB)
📄
sitemap.xml
(4.69 KB)
📄
subjects-offered.php
(6 KB)
📄
submit-grievance.php
(3.88 KB)
📁
svm
📄
thank-you.php
(1.28 KB)
📄
u126090504_svmint.sql
(40.87 KB)
📁
uploads
📄
videos.php
(6.87 KB)
Editing: header.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- SEO Meta --> <meta name="keywords" content="Best CBSE School in Baripada, CBSE School in Baripada, Top CBSE School in Baripada, Sai Adarsha International School, CBSE English Medium School Baripada, CBSE School Mayurbhanj, Best School in Baripada, CBSE Affiliated School Baripada, International School in Baripada"> <meta name="description" content="Sai Adarsha International School is one of the best CBSE schools in Baripada, Mayurbhanj, offering quality education from Nursery to Class VIII with a focus on holistic development."> <meta name="author" content="Sai Adarsha International School, Baripada"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>Best CBSE School in Baripada | Sai Adarsha International School (CBSE)</title> <!-- Twitter Meta --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:url" content="https://saiadarshainternationalschool.in/"> <meta name="twitter:title" content="Sai Adarsha International School | Best CBSE School in Baripada"> <meta name="twitter:description" content="Sai Adarsha International School is a trusted CBSE school in Baripada, Mayurbhanj, providing quality education from Nursery to Class VIII."> <meta name="twitter:image" content="https://saiadarshainternationalschool.in/assets/images/og-image.jpg"> <!-- Schema Markup --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "School", "name": "Sai Adarsha International School", "alternateName": "Sai Adarsha International School CBSE", "url": "https://saiadarshainternationalschool.in/", "logo": "https://saiadarshainternationalschool.in/assets/images/logo.png", "sameAs": [ "https://www.facebook.com/sai.adarsha.cbse", "https://www.instagram.com/saiadarshaint.school" ], "description": "Sai Adarsha International School is one of the best CBSE schools in Baripada, Mayurbhanj, offering quality education from Nursery to Class VIII in a safe and caring environment.", "founder": { "@type": "Person", "name": "Dr. Purna Chandra Sahu" }, "address": { "@type": "PostalAddress", "streetAddress": "Indopahi, Raghunathpur", "addressLocality": "Baripada", "addressRegion": "Odisha", "postalCode": "", "addressCountry": "India" }, "telephone": "+91-9438860699", "email": "saiadarshainternationalschool@gmail.com" } </script> </head> <!-- Add this CSS below (inside <head> or your CSS file) --> <style> /* ===== Modern Dual-Glow Highlight Effect ===== */ .highlight-link { color: #ffeb3b; /* starting color */ font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; text-shadow: 0 0 8px rgba(255, 235, 59, 0.8), 0 0 20px rgba(0, 150, 255, 0.6); animation: dualGlow 1.8s infinite alternate; transition: all 0.3s ease; position: relative; } .highlight-link:hover { color: #ffffff; text-shadow: 0 0 15px rgba(255, 255, 255, 1), 0 0 30px rgba(0, 150, 255, 0.9); transform: scale(1.05); } /* Smooth blinking color shift (Yellow → Blue Glow) */ @keyframes dualGlow { 0% { color: #ffeb3b; text-shadow: 0 0 10px rgba(255, 235, 59, 0.8), 0 0 20px rgba(0, 150, 255, 0.5); } 50% { color: #00c3ff; text-shadow: 0 0 10px rgba(0, 195, 255, 0.9), 0 0 25px rgba(255, 235, 59, 0.5); } 100% { color: #ffeb3b; text-shadow: 0 0 8px rgba(255, 235, 59, 0.8), 0 0 18px rgba(0, 150, 255, 0.6); } } </style> <style> /* ===== BLACK & RED THEME STICKY TOP BAR ===== */ .mobile-sticky-top { display: none; } @media (max-width: 991px) { /* Hide old top bar */ .top_bar { display: none !important; } body { padding-top: 75px; /* adjust height space */ background-color: #ffffff; } /* Black bar background with red glow */ .mobile-sticky-top { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; display: flex; justify-content: center; align-items: center; gap: 10px; padding: 10px 12px; background: #000000; border-bottom: 2px solid #d50000; box-shadow: 0 2px 12px rgba(213, 0, 0, 0.4); } /* Button style - red with glow */ .mobile-sticky-top a { flex: 1 1 auto; text-align: center; text-transform: uppercase; font-weight: 700; font-size: 14px; text-decoration: none; border-radius: 10px; padding: 11px 10px; color: #fff; background: linear-gradient(145deg, #ff1a1a, #b30000); border: 1px solid #ff4444; box-shadow: 0 0 12px rgba(255, 0, 0, 0.6), inset 0 0 6px rgba(255, 255, 255, 0.15); transition: all 0.25s ease; display: flex; justify-content: center; align-items: center; gap: 6px; } /* Glow and click effect */ .mobile-sticky-top a:hover { box-shadow: 0 0 18px rgba(255, 50, 50, 0.9), inset 0 0 10px rgba(255, 255, 255, 0.2); transform: translateY(-1px); } .mobile-sticky-top a:active { transform: scale(0.97); box-shadow: 0 0 10px rgba(255, 50, 50, 0.7); } /* Icon */ .mobile-sticky-top a i { font-size: 15px; color: #fff; } /* Blinking white text */ .mobile-sticky-top a span { animation: blinkText 1.3s infinite alternate; } @keyframes blinkText { 0% { opacity: 1; color: #fff; text-shadow: 0 0 8px #fff, 0 0 12px #ff4444; } 100% { opacity: 0.6; color: #ffeaea; text-shadow: 0 0 5px #ff0000; } } /* Header layer fix */ .site-header-menu, .ttm-stickable-header { position: relative; z-index: 10001; } } </style> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon.png" /> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"> <!-- fontawesome --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css"/> <!-- themify --> <link rel="stylesheet" type="text/css" href="css/themify-icons.css"/> <!-- flaticon --> <link rel="stylesheet" type="text/css" href="css/flaticon.css"/> <!-- slick --> <link rel="stylesheet" type="text/css" href="css/slick.css"> <!-- prettyphoto --> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- shortcodes --> <link rel="stylesheet" type="text/css" href="css/shortcodes.css"/> <!-- main --> <link rel="stylesheet" type="text/css" href="css/main.css"/> <!-- main --> <link rel="stylesheet" type="text/css" href="css/megamenu.css"/> <!-- responsive --> <link rel="stylesheet" type="text/css" href="css/responsive.css"/> <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css"> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js"></script> <script> $(document).ready(function(){ $('.banner-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, autoplay: true, autoplaySpeed: 3000, dots: true, adaptiveHeight: true }); }); </script> <style> /* Mobile: submenu hidden by default; open par visible */ @media (max-width: 991px){ #menu .mega-submenu { display: none; } #menu .has-submenu.open > .mega-submenu { display: block; } /* Optional: arrow rotate if aapke link par caret/arrow icon hai */ #menu .has-submenu > a .arrow, #menu .has-submenu > a .ti-angle-down { transition: transform .2s ease; } #menu .has-submenu.open > a .arrow, #menu .has-submenu.open > a .ti-angle-down { transform: rotate(180deg); } /* Ensure nav opens ABOVE the mobile sticky bar */ .site-header-menu, .ttm-stickable-header { position: relative; z-index: 10001; } /* If your off-canvas dropdown container hai to usko bhi z-index do */ .menu-mobile { position: relative; z-index: 10002; } } /* Safety: sticky buttons stay below menu layer */ .mobile-sticky-bar { z-index: 9999; } </style> </head> <body> <!--page start--> <div class="page"> <!--header start--> <header id="masthead" class="header ttm-header-style-02"> <!-- fbar-main --> <!-- top_bar --> <!-- top_bar --> <div class="top_bar ttm-bgcolor-darkgrey ttm-textcolor-white clearfix"> <div class="container"> <div class="row"> <div class="col-xl-4 col-lg-5"> <div class="ttm-bg ttm-col-bgcolor-yes ttm-left-span ttm-bgcolor-skincolor mr-20 res-1199-mr-0"> <div class="ttm-col-wrapper-bg-layer ttm-bg-layer"></div> <div class="layer-content">Sai Adarsha International School (CBSE)</div> </div> </div> <div class="col-xl-8 col-lg-7 d-flex flex-row align-items-center"> <i class="fa fa-phone" aria-hidden="true"></i> <a href="tel:9438860699" style="color:white;">9438860699 | 7537036060| 7008656776 | 9337125014</a> <!-- SPACE SEPARATOR --> <span style="margin: 0 25px; color:#fff;">|</span> <!-- PAY ONLINE (Highlighted & Glowing) --> <a href="payment.php" class="highlight-link"> PAY ONLINE </a> <!-- SPACE SEPARATOR --> <span style="margin: 0 25px; color:#fff;">|</span> <!-- HOME WORK (Highlighted & Glowing) --> <a href="homework.php" class="highlight-link"> HOME WORK </a> <div class="top_bar_contact_item"> <div class="top_bar_social"> <ul class="social-icons"> <li> <a class="tooltip-bottom" target="_blank" href="https://www.facebook.com/sai.adarsha.cbse/" data-tooltip="Facebook" tabindex="-1"> <i class="fa fa-facebook"></i> </a> </li> <li> <a class="tooltip-bottom" target="_blank" href="#" data-tooltip="YouTube" tabindex="-1"> <i class="fa fa-youtube"></i> </a> </li> <li> <a class="tooltip-bottom" target="_blank" href="https://www.instagram.com/saiadarshaint.school" data-tooltip="Instagram" tabindex="-1"> <i class="fa fa-instagram"></i> </a> </li> </ul> </div> </div> </div> <!-- col-xl-8 end --> </div> <!-- row end --> </div> <!-- container end --> </div> <!-- top_bar end --> <!-- top_bar end --> <!-- ttm-widget-header --> <!-- site-header-menu --> <div id="site-header-menu" class="site-header-menu ttm-bgcolor-white"> <div class="site-header-menu-inner ttm-stickable-header"> <div class="container"> <div class="row"> <div class="col"> <!--site-navigation --> <div class="site-navigation d-flex flex-row"> <!-- site-branding --> <div class="site-branding mr-auto"> <a class="home-link" href="index.php" title="Sai Adarsha" rel="home"> <img id="logo-img" class="img-center lazyload" src="images/logo.png" alt="logo-img"> </a> </div><!-- site-branding end --> <div id="menu-toggle" class="btn-show-menu-mobile menubar menubar--squeeze"> <span class="menubar-box"> <span class="menubar-inner"></span> </span> </div> <!-- menu --> <nav class="main-menu menu-mobile" id="menu"> <ul class="menu"> <li class="mega-menu-item has-submenu"> <a href="index.php">Home</a> </li> <li class="mega-menu-item has-submenu"> <a href="index.php" class="mega-menu-link">About us</a> <ul class="mega-submenu"> <li><a href="about-us.php">About School</a></li> <li><a href="director's-message.php">Director's Message</a></li> <li><a href="principal's-message.php">Principal's Message</a></li> <li><a href="managing-committee.php">Managing Committee</a></li> <!--<li><a href="infrastructure-details.php">Infrastructure Details</a></li>--> </ul> </li> <li class="mega-menu-item has-submenu"> <a href="#" class="mega-menu-link">Academic</a> <ul class="mega-submenu"> <li><a href="cbse-curriculum-summary.php"> CBSE Curriculum Summary</a></li> <li><a href="subjects-offered.php"> Subject Offered</a></li> <li><a href="assessment-policy.php"> Assessment Policy</a></li> <li><a href="academic-calendar.php"> Academic Calendar</a></li> <li><a href="achievers.php">Academic Achievers</a></li> <li><a href="non-academic-achievers.php">Non Academic Achievers</a></li> <li><a href="achievements.php">School Achievements</a></li> </ul> </li> <li class="mega-menu-item has-submenu"> <a href="#" class="mega-menu-link">Admissions</a> <ul class="mega-submenu"> <li><a href="admission-process.php"> Admission Process</a></li> <li><a href="fee-structure.php">Fee Structure</a></li> <li><a href="admission.php"> Apply Online</a></li> <li><a href="downloads.php">Downloads</a></li> </ul> </li> <li class="mega-menu-item has-submenu"> <a href="faculty.php">Faculty</a> </li> <li class="mega-menu-item has-submenu"> <a href="public-disclosure.php">Public Disclosure</a> </li> <li class="mega-menu-item has-submenu"> <a href="facilities.php">Facilities</a> </li> <li class="mega-menu-item has-submenu"> <a href="#" class="mega-menu-link">Gallery</a> <ul class="mega-submenu"> <li><a href="gallery.php"> Photo Gallery</a></li> <li><a href="videos.php">Video Gallery</a></li> <li><a href="media-corner.php">Media Corner</a></li> </ul> </li> <li class="mega-menu-item has-submenu"> <a href="#" class="mega-menu-link">Contact</a> <ul class="mega-submenu"> <li><a href="contact-us.php">Contact us</a></li> <li><a href="grievance-form.php">Grievance Form</a></li> </ul> </li> </ul> </nav> </div><!-- site-navigation end--> </div> </div> </div> </div> </div> <!-- site-header-menu end--> </header>
Upload File
Create Folder