Bookmark Weezywap
Jar
•
Apk
•
Bmk
•
Opera
(GMT+1)
Monday May 12th 2025
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules
|
Smilies
|
BB Codes
|
Back
Login
·
Signup
Home
»
Coding Help
»
XtGem coding help
»
Pelumi125 Xtgem Coding
» View post
Weezy
pelumi125
Copy the css used by redbullet.xtgem.com
<link type="text/css" rel="stylesheet" href="http://redbullet.xtgem.com/global_stylesheet.css?v=1493396721"/> <link rel="stylesheet" type="text/css" href="http://redbullet.xtgem.com/others/file/GuruzLord_1.css" media="all,handheld"/><style type="text/css"> .footer-distributed{ background-color: #292c2f; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); box-sizing: border-box; width: 100%; font: bold 16px sans-serif; text-align: left; padding: 50px 60px 40px; margin-top: 80px; overflow: hidden; } /* Footer left */ .footer-distributed .footer-left{ float: left; } /* The company logo */ .footer-distributed h3{ color: #ffffff; font: normal 36px 'Cookie', cursive; margin: 0 0 10px; } .footer-distributed h3 span{ color: #5383d3; } /* Footer links */ .footer-distributed .footer-links{ color: #ffffff; margin: 0 0 10px; padding: 0; } .footer-distributed .footer-links a{ display:inline-block; line-height: 1.8; text-decoration: none; color: inherit; } .footer-distributed .footer-company-name{ color: #8f9296; font-size: 14px; font-weight: normal; margin: 0; } /* Footer social icons */ .footer-distributed .footer-icons{ margin-top: 40px; } .footer-distributed .footer-icons a{ display: inline-block; width: 35px; height: 35px; cursor: pointer; background-color: #33383b; border-radius: 2px; font-size: 20px; color: #ffffff; text-align: center; line-height: 35px; margin-right: 3px; margin-bottom: 5px; } /* Footer Right */ .footer-distributed .footer-right{ float: right; } .footer-distributed .footer-right p{ display: inline-block; vertical-align: top; margin: 15px 42px 0 0; color: #ffffff; } /* The contact form */ .footer-distributed form{ display: inline-block; } .footer-distributed form input, .footer-distributed form textarea{ display: block; border-radius: 3px; box-sizing: border-box; background-color: #1f2022; box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1); border: none; resize: none; font: inherit; font-size: 14px; font-weight: normal; color: #d1d2d2; width: 400px; padding: 18px; } .footer-distributed ::-webkit-input-placeholder { color: #5c666b; } .footer-distributed ::-moz-placeholder { color: #5c666b; opacity: 1; } .footer-distributed :-ms-input-placeholder{ color: #5c666b; } .footer-distributed form input{ height: 55px; margin-bottom: 15px; } .footer-distributed form textarea{ height: 100px; margin-bottom: 20px; } .footer-distributed form button{ border-radius: 3px; background-color: #33383b; color: #ffffff; border: 0; padding: 15px 50px; font-weight: bold; float: right; } /* If you don't want the footer to be responsive, remove these media queries */ @media (max-width: 1000px) { .footer-distributed { font: bold 14px sans-serif; } .footer-distributed .footer-company-name{ font-size: 12px; } .footer-distributed form input, .footer-distributed form textarea{ width: 250px; } .footer-distributed form button{ padding: 10px 35px; } } @media (max-width: 800px) { .footer-distributed{ padding: 30px; } .footer-distributed .footer-left, .footer-distributed .footer-right{ float: none; max-width: 300px; margin: 0 auto; } .footer-distributed .footer-left{ margin-bottom: 40px; } .footer-distributed form{ margin-top: 30px; } .footer-distributed form{ display: block; } .footer-distributed form button{ float: none; } } </style> <style type="text/css"> /* Dropdown Button */ .dropbtn { background-color : #4CAF50 ; color: white ; padding : 16px ; font-size: 16px ; border : none; cursor : pointer ; } /* Dropdown button on hover & focus */ .dropbtn:hover, .dropbtn:focus { background-color : #3e8e41 ; } /* The container <div> - needed to position the dropdown content */ .dropdown { position: relative; display : inline-block ; } /* Dropdown Content (Hidden by Default) */ .dropdown-content { display : none; position: absolute; background-color : #f9f9f9 ; min-width : 160px ; box-shadow : 0px 8px 16px 0px rgba(0,0,0,0.2) ; z-index : 1; } /* Links inside the dropdown */ .dropdown-content a { color: black ; padding : 12px 16px ; text-decoration : none; display : block; } /* Change color of dropdown links on hover */ .dropdown-content a:hover {background-color : #f1f1f1 } /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */ .show { display :block ;} </style> <style type="text/css"> /* Style the list */ ul.breadcrumb { padding : 10px 16px ; list-style : none; background-color : #eee ; font-size: 17px ; } /* Display list items side by side */ ul.breadcrumb li { display : inline ; } /* Add a slash symbol (/) before/behind each list item */ ul.breadcrumb li+li:before { padding : 8px ; color: black ; content : "/
a0" ; } /* Add a color to all links inside the list */ ul.breadcrumb li a { color: #0275d8 ; text-decoration : none; } /* Add a color on mouse-over */ ul.breadcrumb li a:hover { color: #01447e ; text-decoration : underline ; } </style> <style> /*--Redbullet.xtgem.com--*/ .bullet {background-color: green; border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3} .bullet {background-color: green; color: white; margin: 5px; padding: 1px; font-weight: bold;} .zip {background-color: white; border-bottom: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3} .zip {background-color: white; color: black; margin: 5px; padding: 1px; font-weight: bold;} .box { padding : 1%; border : 1px solid #ff0000; } .topnav { background-color : #333 ; overflow: hidden ; } .topnav a { float: left; display : block; color: #f2f2f2 ; text-align : center; padding : 14px 16px ; text-decoration : none; font-size: 17px ; } .topnav a:hover { background-color : #ddd ; color: green ; } .topnav a.active { background-color : #4CAF50 ; color: white ; } /*--Redbullet.xtgem.com--*/ </style> <link rel="stylesheet" type="text/css" href="http://redbullet.xtgem.com/others/file/Redbullet.css" media="all,handheld"/> <link rel="stylesheet" type="text/css" href="http://redbullet.xtgem.com/others/file/Redbullet.css" media="all,handheld"/>
#
2017-04-29 13:49 ·
(0)
Home
»
Coding Help
»
XtGem coding help
»
Pelumi125 Xtgem Coding
» View post
Online: Guests: 1
Translate
Pages
« Back
/
Home
Whatsapp Tricks
2go Arena
Facebook Arena
Guestbook
(41735)
Forum
(2572)
Chatroom
Naija mp3
Videos/Movies
Softwares/Games
Gallery/Themes
Wapmaster
Online Games/Tools
News/Updates
Blog/Tutorials
Copyright © 2025 WEEZYWAP
Home
|
About Us
|
Advertise
|
Frequently Asked Question
|
Contact Us
|
Partners
|
Disclaimer
|
Terms of Services
|
Invite Friends
|
Credits
Online: 1 , Today: 7248, Hits: 8192355
Last modified: 27-08-2018 11:42:51 pm
Log in