Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify homepage, add temple page, festival page, story page and life page of shree krishna #564

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion avatars.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,9 @@
<div class="navbar-up">
<a href="scriptures.html">Scriptures</a>
<a href="gallery.html">Gallery</a>
<a href="#" onclick="showLoginForm()">Discussion Forum</a>
<a href="devotional-resources.html">Devotional Resources</a>
<a href="avatars.html">Avatars</a>
<a href="temple.html">Temples</a>
</div>
</div>
<form class="searchForm">
Expand Down
23 changes: 13 additions & 10 deletions devotional-resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
margin-right: 350px !important;
}
.navigation .navbar a {

color: #fff;
text-decoration: none;
margin: 0 5px;
Expand Down Expand Up @@ -405,6 +406,7 @@
.navbar .navbar-up {
display: flex;
flex-direction: column;

}

.navigation .navbar {
Expand Down Expand Up @@ -466,35 +468,36 @@
</style>
</head>
<body>
<button id="scrollTopBtn" class="scroll-top-btn">
<i class="fas fa-arrow-up"></i>
</button>
<div class="header">
<div class="navigation">
<div class="homeDiv">
<button id="homeBtn"><a href="./index.html">Home</a></button>
</div>

<div class="navbar">
<div class="navbar-up">
<a href="scriptures.html">Scriptures</a>
<a href="gallery.html">Gallery</a>
<a href="#" onclick="showLoginForm()">Discussion Forum</a>
<a href="devotional-resources.html" id="active">Devotional Resources</a>
<a href="devotional-resources.html">Devotional Resources</a>
<a href="avatars.html">Avatars</a>
<a href="temple.html">Temples</a>
</div>
</div>
<form class="searchForm" onsubmit="return false;">
<form class="searchForm">
<input
type="text"
id="searchInput"
class="searchInput"
placeholder="Search all the content"
onkeyup="searchResources()"
/>
<button type="button"><i class="fa-solid fa-magnifying-glass"></i></button>
<button>
<i class="fa-solid fa-magnifying-glass"></i>
</button>
</form>
</div>
</div>
<button id="scrollTopBtn" class="scroll-top-btn">
<i class="fas fa-arrow-up"></i>
</button>


<main>
<div class="content">
Expand Down
74 changes: 74 additions & 0 deletions fest.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Festivals</title>
</head>

<style>
body{
font-family: Arial, sans-serif;
background-image: url(https://www.hitaambrish.com/stat/img/home/quotes-bg.jpg);
overflow-x: hidden;
color:#444444;
overflow-x: hidden;
line-height: 1.6;
}

h2{
color:#ab9353;
font-weight: bold;
unicode-bidi: isolate;
}
.content {
width: 90%;
margin: 80px auto;
max-width: 900px;
margin: 60px auto;
padding:20px 40px;
background-color: #fff;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1{
background-color: white;
padding:10px;
font-size: 22px;
margin-top: 20px;
text-align: center;
font-size: 36px;
font-weight: 900;
background: linear-gradient(to right, #30cfd0 20%, #330867 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.content h1::selection,
p::selection,
h2::selection {
background-color: rgb(237, 204, 133);
color: #000;
}

</style>


<body >
<h1>Festivals</h1>
<div class="content">
<div>

<h2>Janmashtami:</h2> <p>Celebrates Krishna's birth, observed with fasting, prayers, and reenactments of his childhood.</p>
<h2>Govardhan Puja:</h2><p> Commemorates Krishna lifting the Govardhan Hill to protect villagers from torrential rains.</p>
<h2>Holi:</h2><p> The festival of colors, associated with Krishna's playful interactions with the gopis in Vrindavan.</p>
<h2>Radhastami:</h2><p> Celebrates the birth of Radha, Krishna's divine consort.</p>
<h2>Gopashtami:</h2><p> Marks Krishna's transition from a cowherd boy to protector of cows (Gopala).</p>
<h2>Yamuna Jayanti:</h2><p> Celebrates the birth of the Yamuna River, which is closely associated with Krishna's childhood.</p>

<p>Each of these festivals involves devotional singing, prayers, and sometimes reenactments of Krishna's divine pastimes.</p>
</div>
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,9 +566,9 @@
<div class="navbar-up">
<a href="scriptures.html">Scriptures</a>
<a href="gallery.html" id="active">Gallery</a>
<a href="signup.html">Discussion Forum</a>
<a href="devotional-resources.html">Devotional Resources</a>
<a href="avatars.html">Avatars</a>
<a href="temple.html">Temples</a>
</div>
</div>
<form class="searchForm">
Expand Down
Binary file added images/Partner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/TODO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bankebikari.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/discussion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dwarka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/feedback.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/festival.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/guru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iskcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/jagan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/janambhoomi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/life.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/prem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/quiz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/resourse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/stories.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/upadi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
155 changes: 127 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
padding: 0;
margin: 0;
overflow-x: hidden;




}
.scroll-top-btn {
position: fixed;
Expand Down Expand Up @@ -141,20 +145,17 @@
background-position: right center;
}
.krishna-image {
margin: 10px 0px 10px 550px;
width: 27%;
width: 70%;
height: 480px;
border-radius: 15px;
padding-left: 80px;
transition: opacity 5s ease-in-out;
/* margin: 10px 0px 10px 550px;*/
}
.krishna-image.fade {
opacity: 0;
}
.indexMain p {
font-size: 16px;
line-height: 1.6;
color: #444;
}


h1,
h2 {
Expand All @@ -165,9 +166,7 @@
.header {
padding: 10px;
}
.indexMain .headDiv h1 {
font-size: 20px;
}

.content {
width: 90%;
margin: 80px auto;
Expand All @@ -183,11 +182,11 @@
font-size: 14px;
margin: 10px;
}
.krishna-image {
/* .krishna-image {
margin: 10px 0px 0px 22px;
width: 85%;
height: 350px;
}
} */
.content p {
font-size: 14px;
}
Expand Down Expand Up @@ -686,6 +685,89 @@
font-size: 20px;
}
}
.headDiv {
display: flex;
}
.Intro {
margin-top: 10px;
flex: 1; /* Optional: This makes both elements take equal width */
padding: 10px;
margin: 5px;
}
.Intro h1{
margin-left:120px;
background-color: white;
padding:10px;
}
.Intro p{
margin-left:120px;
background-color: white;
padding:50px;
}
.indexMain p {
font-size: 16px;
line-height: 1.6;
color: #444;
}


.button-container {
margin-left: 29%;
margin-top: 20px;
display: grid;
grid-template-columns: repeat(4, 1fr); /* 3 buttons per row */
grid-gap: 20px; /* Space between buttons */
max-width: 600px; /* Maximum width for the layout */
width: 100%;
padding: 20px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); /* Light shadow for a modern look */
/* background-color: #fff; White background for the button container */
border-radius: 10px; /* Rounded corners for the container */
}

/* Button Styles */
.custom-button {
width:100px;
height: 100px;

/* color: white; Button text color */
border: none;

text-align: center;
border-radius: 8px; /* Rounded corners */
cursor: pointer;
transition: all 0.3s ease; /* Smooth hover transition */
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
}

/* Hover effect */
.custom-button:hover {
background-color: #45a049; /* Darker shade on hover */
transform: translateY(-3px); /* Slight lift effect on hover */
}

/* Responsive Design */
@media (max-width: 600px) {
.button-container {
grid-template-columns: 1fr 1fr; /* 2 buttons per row for smaller screens */
}
}

.read-more{
padding: 5px;
background-color: ;
}

.name{
padding-top: 0%;
margin-left:20px;
}

.button-container a{
text-decoration: none;
}


/* faq css end */
</style>
</head>
Expand All @@ -702,16 +784,9 @@
<div class="navbar-up">
<a href="scriptures.html">Scriptures</a>
<a href="gallery.html">Gallery</a>
<a href="#" onclick="showLoginForm()">Discussion Forum</a>
<a href="devotional-resources.html">Devotional Resources</a>

<a href="quiz.html">Quiz</a>
<a href="DIgital.html">DigitalResources</a>
<a href="Personalized.html">ToDoList</a>
<a href="Feedback.html">Feedbackform</a>
<a href="partner.html">Partner</a>
<a href="avatars.html">Avatars</a>

<a href="avatars.html">Avatars</a>
<a href="temple.html">Temples</a>
</div>
</div>
<form class="searchForm">
Expand All @@ -728,14 +803,38 @@
</div>
<div class="indexMain">
<div class="headDiv">
<h1>Shree Krishna - My Strength</h1>
<img
src="./images/krishna-home-image.jpg"
id="krishnaImage"
class="krishna-image"
alt="Shree Krishna"
/>
<div class="Intro">
<h1>Shree Krishna - My Strength</h1>
<p>Lord Krishna, a central figure in Hinduism, is the eighth incarnation of Lord Vishnu and is revered as the Supreme God in many traditions. Born in Mathura to Devaki and Vasudeva, he played a pivotal role in the Mahabharata, guiding the Pandavas and delivering the Bhagavad Gita's spiritual teachings to Arjuna. Krishna is known for his divine love with Radha, his mischievous childhood tales in Vrindavan, and his role as a protector and friend. Representing love, wisdom, and devotion, Krishna's life and teachings continue to inspire millions, symbolizing the triumph of good over evil.<br><a class="read-more" href="life.html">Read more.....</a></p>

</div>
<div class="Intro">
<img
src="./images/krishna-home-image.jpg"
id="krishnaImage"
class="krishna-image"
alt="Shree Krishna"
/>
</div>
</div>




<div class="button-container">


<a href="fest.html"><img class="custom-button"src="images/festival.png"><p class="name">Festivals</p></a>
<a href="#" onclick="showLoginForm()"><img class="custom-button"src="images/Discussion.png"><p class="name">Bhakti Forum</p></a>
<a href="quiz.html"><img class="custom-button"src="images/quiz.png"><p class="name">Quiz</p></a>
<a href="Personalized.html"><img class="custom-button"src="images/TODO.png"><p class="name">TO-DO-LIST</p></a>
<a href="Feedback.html"><img class="custom-button"src="images/feedback.png"><p class="name">Feedback</p></a>
<a href="partner.html"><img class="custom-button"src="images/Partner.png"><p class="name">Partner</p></a>
<a href="DIgital.html"><img class="custom-button"src="images/resourse.png"><p class="name"></p>Resources</p></a>
<a href="stories.html"><img class="custom-button"src="images/stories.png"><p class="name">Stories</p></a>
</div>


<div id="translateBtnDiv">
<button onclick="toggleLanguage()" id="translateBtn">
हिंदी में पढ़ें
Expand Down
Loading