| 
16 | 16 |   	<link rel="shortcut icon" type="image/png" href="/bloxcraft.png">  | 
17 | 17 |     <link rel="stylesheet" href="/main_home.css">  | 
18 | 18 | <style>  | 
 | 19 | +    | 
 | 20 | +    .sponsor-container {  | 
 | 21 | +      position: absolute;  | 
 | 22 | +      top: 100px;   | 
 | 23 | +      right: 20px;  | 
 | 24 | +      width: 150px;  | 
 | 25 | +      height: 150px;  | 
 | 26 | +      color: #fff;  | 
 | 27 | +      background-color: #000000;  | 
 | 28 | +      border: 2px solid #333;  | 
 | 29 | +      box-shadow: 0 0 10px rgba(0,0,0,0.2);  | 
 | 30 | +      z-index: 10;  | 
 | 31 | +    }  | 
 | 32 | +   | 
19 | 33 |     .popup-overlay {  | 
20 | 34 |     display: none;  | 
21 | 35 |     position: fixed;  | 
 | 
83 | 97 | 
 
  | 
84 | 98 |   gtag('config', 'G-W0KXN0103E');  | 
85 | 99 | </script>  | 
 | 100 | +  <style>  | 
 | 101 | +    .sponsor-container {  | 
 | 102 | +      position: absolute;  | 
 | 103 | +      top: 100px;   | 
 | 104 | +      right: 20px;  | 
 | 105 | +      width: 200px;  | 
 | 106 | +      height: 300px;  | 
 | 107 | +      color: #fff;  | 
 | 108 | +      background-color: #000000;  | 
 | 109 | +      border: 2px solid #333;  | 
 | 110 | +      box-shadow: 0 0 10px rgba(0,0,0,0.2);  | 
 | 111 | +      z-index: 10;  | 
 | 112 | +    }  | 
 | 113 | +    .sponsor-container img {  | 
 | 114 | +  width: 50px;  | 
 | 115 | +  height: 50px;  | 
 | 116 | +  display: block;  | 
 | 117 | +  margin: 10px   | 
 | 118 | +}  | 
 | 119 | +</style>  | 
86 | 120 | </head>  | 
87 | 121 | 
 
  | 
88 | 122 | <body>  | 
@@ -130,7 +164,14 @@ <h1>Bloxcraft UBG - Modes & Beta</h1>  | 
130 | 164 |  <p> </p>  | 
131 | 165 |   <h1>General</h1>  | 
132 | 166 |   <a href="/partners" class="bloxy-btn bloxy-orange-btn">Partnerships</a>  | 
133 |  | -    | 
 | 167 | +      <div class="sponsor-container">  | 
 | 168 | +        <!-- FOR DEVELOPERS: Update Thsi Contain With A New Sponser If There Is A New One-->  | 
 | 169 | +   <h1 style="text-align:center; color: cyan;">Sponsor</h1>  | 
 | 170 | +  <img src="https://cdn.jsdelivr.net/gh/tharun9772/game-assets@main/sponser/sponser01.png" alt="Sponsor 1" style="display: block; margin: auto; width: 50px; height: 50px;">  | 
 | 171 | +   <h2 style="text-align:center;">Arcidia</h2>  | 
 | 172 | +   <a style="display: block; width: fit-content; margin: auto;" class="bloxy-grn-btn bloxy-btn" href="https://sites.google.com/view/arcadia781">Play</a>  | 
 | 173 | +  </div>  | 
 | 174 | +  <!--FOR DEVELOPERS: The Sponser Div Ends-->  | 
134 | 175 |   <a href="https://ubghub.org/?site=Bloxcraft%20UBG&utm_source=https%3A%2F%2Fbloxcraft-ubg.pages.dev" target="_blank" class="bloxy-grn-btn bloxy-btn">  | 
135 | 176 |   <svg style="width:16px;height:16px;fill:currentColor;vertical-align:middle;margin-right:6px;" viewBox="0 0 20 20">  | 
136 | 177 |     <path d="M3 10l4-4v3h4V2l4 4v14H3V10z"/>  | 
@@ -488,3 +529,4 @@ <h1>Views:</h1>  | 
488 | 529 | </html>  | 
489 | 530 | 
 
  | 
490 | 531 | 
 
  | 
 | 532 | + | 
0 commit comments