word-games-theme 1.3.9 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7440c45fddae641e4f01b76626204000cb95604acc12afca82fa57c9e4b047de
4
- data.tar.gz: d285fe4f1b3f491ce3540db420c13ab74450b8cb520513774be285e10508cd9f
3
+ metadata.gz: 0745c4b5b421798ee6cb95653187e018f6ab4baf088fe638ddbbd096033bbe97
4
+ data.tar.gz: 999d1e7a3c7596d581a3515f243e330a01ef7516a68f400db3b5c9e2fd01acc7
5
5
  SHA512:
6
- metadata.gz: d9537e2e4aa0bc2e1c432b76d0cd814d1de6eb15bcf1e367e733166b608b482648193e0a836d389b565b7ed35135a637f728f0543ab844deeb9f5500a278bf6b
7
- data.tar.gz: eb54717c1ace649b979c6eb742410f4d4fd88aa3deeb7dcbab25d7d50caca3466a7cc8accedd1f2a82bb873b84a9f822797803d0a3caf9d70fdc57b5cbf39bd2
6
+ metadata.gz: 8f57c3bc2f7b74da1fdb269a74101b94389c8e8e446e9cb149d8cbc5a9ea8d7c249746257e7322dcea21fb8d8901203426867a49090c6cf62fde2d4a4c12235a
7
+ data.tar.gz: '0486938ff0d4ed199f12df78231ad582b65748e534ae6e09f37a89144631743dffc4b593246f4f96bbb1b22159f37204e5c6a50a5fbbbf6883795465af3cc083'
@@ -15,13 +15,7 @@
15
15
  <img src="{{ site.favicon | relative_url }}" alt="{{site.name}}" style="width:35px; height:35px;">
16
16
  </a>
17
17
 
18
- <!-- Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
19
- <div id="ezoic-pub-ad-placeholder-109"> </div>
20
- <!-- End Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
21
18
 
22
- <!-- Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
23
- <div id="ezoic-pub-ad-placeholder-110"> </div>
24
- <!-- End Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
25
19
 
26
20
  {%- if site.MonumetricID -%}
27
21
 
@@ -159,6 +153,17 @@
159
153
  </div>
160
154
  </nav>
161
155
  <!-- </header> -->
156
+
157
+ <!-- Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
158
+ <div id="ezoic-pub-ad-placeholder-109"> </div>
159
+ <!-- End Ezoic - sidebar_floating_1 - sidebar_floating_1 -->
160
+
161
+ <!-- Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
162
+ <div id="ezoic-pub-ad-placeholder-110"> </div>
163
+ <!-- End Ezoic - sidebar_floating_2 - sidebar_floating_2 -->
164
+
165
+
166
+
162
167
  <div class="container" id="containerWd">
163
168
  {%- if page.layout == "page2" -%}
164
169
 
data/assets/css/blog.css CHANGED
@@ -573,15 +573,19 @@ header {
573
573
 
574
574
  /* for ezoic ads css */
575
575
  #ezoic-pub-ad-placeholder-109 {
576
- position: fixed;
576
+ position: absolute;
577
577
  top: 60px;
578
578
  left: 0;
579
579
  z-index: 99999;
580
+ width: 160px;
581
+ height: 100vh;
580
582
  }
581
583
 
582
584
  #ezoic-pub-ad-placeholder-110 {
583
- position: fixed;
585
+ position: absolute;
584
586
  top: 60px;
585
587
  right: 0;
586
588
  z-index: 99999;
589
+ width: 160px;
590
+ height: 100vh;
587
591
  }
data/assets/css/style.css CHANGED
@@ -584,15 +584,19 @@ header {
584
584
 
585
585
  /* for ezoic ads css */
586
586
  #ezoic-pub-ad-placeholder-109 {
587
- position: fixed;
588
- top: 65px;
587
+ position: absolute;
588
+ top: 60px;
589
589
  left: 0;
590
590
  z-index: 99999;
591
+ width: 160px;
592
+ height: 100vh;
591
593
  }
592
594
 
593
595
  #ezoic-pub-ad-placeholder-110 {
594
- position: fixed;
595
- top: 65px;
596
+ position: absolute;
597
+ top: 60px;
596
598
  right: 0;
597
599
  z-index: 99999;
600
+ width: 160px;
601
+ height: 100vh;
598
602
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.9
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-31 00:00:00.000000000 Z
11
+ date: 2022-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll