How To Make beautiful disclaimer box Blogger and wordpress and wapkiz
Here is a simple disclaimer text you can use:
Disclaimer: The information provided on this website is for general informational purposes only. While we strive to keep the content accurate and up-to-date, we make no warranties or representations of any kind regarding its completeness, accuracy, reliability, or suitability. Any reliance you place on such information is strictly at your own risk.
<div class="note-box">
<p><strong>Note:</strong> Don't use any adblocker or browser like Brave; otherwise, you won't be able to download movies. Use a simple Chrome browser. Support us – Thanks.</p>
</div>
<div class="info-box">
<p>🚀 Our old Telegram channel was permanently banned! We've created a new one. Please <a href="#">join fast</a> for movie updates.</p>
</div>
<div class="telegram-button">
<a href="https://t.me/+-h-QVbQ2hXs4M2Rl">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Telegram_2019_Logo.svg/300px-Telegram_2019_Logo.svg.png" alt="Telegram">
Join Our Telegram Channel
</a>
</div>
<div class="alert-box">
<p>⚠️ <strong>Play in VLC / Playit player</strong> if audio is not supported in MX Player.</p>
</div>
<div class="expired-note">
<p>🛑 <strong>Note:</strong> If the link is expired, please comment below, and we will fix it ASAP.</p>
</div>
<div class="comment-box">
<p>💬 Comment your queries and requests below in the comment box.</p>
</div>
<style>
/* General Styling LuxTechZone */
body {
background: #121212; /* Dark Mode */
font-family: 'Poppins', sans-serif;
color: white;
font-size: 14px; /* Medium text size */
}
/* Medium Box Styling LuxTechZone */
.note-box, .info-box, .alert-box, .expired-note, .comment-box {
padding: 15px; /* Medium padding */
border-radius: 10px; /* Rounded corners */
margin: 12px 0;
text-align: center;
font-weight: bold;
font-size: 15px; /* Medium font */
box-shadow: 0px 4px 12px rgba(255, 255, 255, 0.2);
}
/* Pink & Blue Neon Theme LuxTechZone */
.note-box {
background: linear-gradient(135deg, #ff00ff, #00d2ff);
color: white;
border-left: 4px solid #ffcc00;
}
/* Info Box - Dark Mode Neon LuxTechZone */
.info-box{
background: linear-gradient(135deg, #1a1a1a, #262626);
color: #00ffea;
border-left: 4px solid #ff1493;
}
/* Alert Box - Red Glow LuxTechZone */
.alert-box {
background: linear-gradient(135deg, #ff0000, #ff7300);
color: white;
text-shadow: 1px 1px 4px black;
border-left: 4px solid #00ffff;
}
/* Expired Note - Neon Yellow */
.expired-note {
background: linear-gradient(135deg, #ffcc00, #ffeb3b);
color: black;
border-left: 4px solid #ff00ff;
}
/* Telegram Button - Medium SizebLuxTechZone */
.telegram-button {
background: linear-gradient(45deg, #0088cc, #00bfff, #0077ff);
padding: 12px;
border-radius: 40px;
text-align: center;
font-weight: bold;
display: flex;
justify-content: center;
align-items: center;
margin: 10px auto;
width: 80%;
transition: 0.3s ease-in-out;
font-size: 15px;
}
/* Telegram Button Text LuxTechZone */
.telegram-button a {
color: white;
text-decoration: none;
font-size: 15px;
display: flex;
align-items: center;
}
/* Telegram Icon LuxTechZone */
.telegram-button img {
width: 22px;
height: 22px;
margin-right: 8px;
}
/* Hover Effect LuxTechZone */
.telegram-button:hover {
transform: scale(1.06);
box-shadow: 0 5px 18px rgba(0, 191, 255, 0.8);
}
/* Comment Box - Neon Green LuxTechZone */
.comment-box {
background: linear-gradient(135deg, #00ff00, #66ff66);
color: black;
border-left: 4px solid #ff4500;
}
</style>
Demo Agar aap Blogger ke Layout me HTML add karna chahte hain, toh aap ek "HTML/JavaScript" widget ka use kar sakte hain. Yeh steps follow karein:
Blogger Layout me HTML Add Karne ka Tarika
- Blogger Dashboard me jaayein.
- Layout section ko open karein.
- "Add a Gadget" button par click karein (yeh option alag-alag sections me milega, jaise sidebar, footer, header, etc.).
- Ek pop-up window open hogi, yahan se "HTML/JavaScript" ka gadget select karein.
- Ab ek text box open hoga, yahan apna HTML code paste karein. (Agar aap CSS ya JavaScript bhi add karna chahte hain, toh yahan likh sakte hain).
- Save button par click karein.
- Ab Layout Page me "Save" ka button dabayein.
- Ab apni site ka Preview karein aur dekhain ki HTML sahi kaam kar rahi hai ya nahi.
Agar aap koi specific HTML add karna chahte hain, jaise custom navigation bar, social media icons, ads, ya koi aur widget, toh mujhe bata sakte hain, mai aapko uska ready-made code bhi de sakta hoon!
Agar aap WordPress ke Layout me HTML add karna chahte hain, toh yeh aapke theme aur customization options par depend karta hai. Lekin general tareeqe niche diye gaye hain:
1. WordPress Widget ke Zariye HTML Add Karna (Sidebar, Footer, etc.)
Agar aap Sidebar, Footer, ya Header me custom HTML add karna chahte hain, toh yeh steps follow karein:
- WordPress Dashboard me jaayein.
- Appearance → Widgets section open karein.
- Yahan aapko alag-alag widget areas dikhai denge (jaise sidebar, footer, header, etc.).
- Custom HTML widget ko Drag & Drop karein jahan aap HTML code lagana chahte hain.
- HTML code likhein ya paste karein.
- Save karein aur changes dekhne ke liye Preview karein.
2. WordPress Page ya Post me HTML Add Karna
Agar aap kisi Page ya Post me HTML add karna chahte hain, toh yeh steps follow karein:
- WordPress Dashboard → Posts ya Pages section open karein.
- "Add New" ya kisi existing post/page ko edit karein.
- Gutenberg Editor me "Custom HTML" block add karein.
- Apna HTML code likhein ya paste karein.
- "Preview" karke check karein aur phir Publish karein.
3. WordPress Theme me HTML Add Karna (Advanced Method)
Agar aap WordPress theme ke header.php, footer.php, ya functions.php file me custom HTML add karna chahte hain, toh yeh steps follow karein:
- WordPress Dashboard → Appearance → Theme Editor me jaayein.
- header.php, footer.php, ya functions.php file open karein (jo bhi aap edit karna chahte hain).
- Apna HTML code paste karein.
- Changes save karne ke baad site ka Preview karein.
Warning!
Agar aap theme files edit kar rahe hain, toh Child Theme ya Code Snippets Plugin ka use karein, taaki updates ke baad aapka code delete na ho.