質問編集履歴

4

CSS

2020/05/19 09:20

投稿

dato
dato

スコア64

test CHANGED
File without changes
test CHANGED
@@ -206,6 +206,176 @@
206
206
 
207
207
 
208
208
 
209
+ ```css
210
+
211
+ body{position:relative; font-family: 'Osaka','sans-serif'; font-size: 24px; line-height: 300%;}
212
+
213
+ img{vertical-align:bottom; display: block; float: left;}
214
+
215
+
216
+
217
+ .footer{height:60px;}
218
+
219
+ .migi{position:sticky;}
220
+
221
+
222
+
223
+
224
+
225
+ input[type="checkbox"]{
226
+
227
+ display: none;
228
+
229
+ }
230
+
231
+ .check{
232
+
233
+ font-size: 16px;
234
+
235
+ padding-left: 30px;
236
+
237
+ position:relative;
238
+
239
+ }
240
+
241
+ .check::before{
242
+
243
+ background-color: white;
244
+
245
+ border: 1px solid skyblue;
246
+
247
+ content: "";
248
+
249
+ display: block;
250
+
251
+ position: absolute;
252
+
253
+ top: 2px;
254
+
255
+ left: 0;
256
+
257
+ height: 16px;
258
+
259
+ width: 16px;
260
+
261
+ }
262
+
263
+ input[type="checkbox"]:checked + .check::before{
264
+
265
+ background-color: skyblue;
266
+
267
+ }
268
+
269
+ input[type="checkbox"]:checked + .check::after{
270
+
271
+ border-bottom: 2px solid white;
272
+
273
+ border-right: 2px solid white;
274
+
275
+ content: "";
276
+
277
+ display: block;
278
+
279
+ position: absolute;
280
+
281
+ top: 3px;
282
+
283
+ left: 5px;
284
+
285
+ height: 11px;
286
+
287
+ width: 6px;
288
+
289
+ transform: rotate(40deg);
290
+
291
+ }
292
+
293
+
294
+
295
+ #loader-bg {
296
+
297
+ display: none;
298
+
299
+ position: fixed;
300
+
301
+ width: 100%;
302
+
303
+ height: 100%;
304
+
305
+ top: 0px;
306
+
307
+ left: 0px;
308
+
309
+ background: #000;
310
+
311
+ z-index: 1;
312
+
313
+ }
314
+
315
+ #loader {
316
+
317
+ display: none;
318
+
319
+ position: fixed;
320
+
321
+ top: 50%;
322
+
323
+ left: 50%;
324
+
325
+ width: 200px;
326
+
327
+ height: 200px;
328
+
329
+ margin-top: -100px;
330
+
331
+ margin-left: -100px;
332
+
333
+ text-align: center;
334
+
335
+ color: #fff;
336
+
337
+ z-index: 2;
338
+
339
+ }
340
+
341
+
342
+
343
+ .submenu p{
344
+
345
+ font-size: 16px;
346
+
347
+ margin: 0 0 1em 0;
348
+
349
+ cursor: pointer;
350
+
351
+ }
352
+
353
+ .submenu p:hover{
354
+
355
+ text-decoration: underline;
356
+
357
+ }
358
+
359
+ .submenu ul{
360
+
361
+ margin: 0 0 1em 0;
362
+
363
+ list-style-type: none;
364
+
365
+ }
366
+
367
+ .hidden {
368
+
369
+ display: none;
370
+
371
+ }
372
+
373
+
374
+
375
+ ```
376
+
377
+
378
+
209
379
 
210
380
 
211
381
  ### 補足情報(FW/ツールのバージョンなど)

3

2020/05/19 09:20

投稿

dato
dato

スコア64

test CHANGED
File without changes
test CHANGED
@@ -1,12 +1,24 @@
1
- ### 前提・実現したいこと
1
+ ### 問題点
2
-
2
+
3
- bootstrap4でリンクボタンが動かない。
3
+ 1、bootstrap4でリンクボタンが動かない。
4
+
4
-
5
+ 2、colはあわせて12(3,6,3)用意しているが、右側に謎のスペースがある。
6
+
7
+ ### 詳細
8
+
5
- ドロップダウンの方(2つめのクラス)ではページ遷移できるが1つ目のクラスではページ遷移ができない。文字は青色ですが、カーソルをあてても押しても何の反応もない状態となっています
9
+ 1、該当箇所のコーで、ドロップダウンの方(2つめのクラス)ではページ遷移できるが1つ目のクラスではページ遷移ができない。文字は青色ですが、カーソルをあてても押しても何の反応もない状態となってい
10
+
11
+ ナビゲーションとドロップダウンはページ遷移が起こるが、それ以外では起こらない。
12
+
13
+
14
+
15
+ 2、写真のとおり、右側になぜかスペースがある。
16
+
17
+
6
18
 
7
19
  ### 該当のソースコード
8
20
 
9
-
21
+ 該当箇所
10
22
 
11
23
  ```ここに言語名を入力
12
24
 
@@ -42,6 +54,158 @@
42
54
 
43
55
 
44
56
 
57
+ 全体図
58
+
59
+ ```
60
+
61
+ <!doctype html>
62
+
63
+ <html lang="ja">
64
+
65
+ <head>
66
+
67
+ <!-- Required meta tags -->
68
+
69
+ <meta charset="utf-8">
70
+
71
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
72
+
73
+ <!-- Bootstrap CSS -->
74
+
75
+ <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
76
+
77
+
78
+
79
+ <title>DiscoverMusic</title>
80
+
81
+ </head>
82
+
83
+ <body>
84
+
85
+ <div class="container">
86
+
87
+ <div class="row">
88
+
89
+ <div class="col-md-3">
90
+
91
+ <nav class="navbar navbar-light navbar-expand-md fixed-top">
92
+
93
+ <button class="navbar-toggler" data-toggle="collapse" data-target="#Content">
94
+
95
+ <span class="navbar-toggler-icon"></span>
96
+
97
+ </button>
98
+
99
+
100
+
101
+ <div id="Content" class="collapse navbar-collapse">
102
+
103
+ <ul class="navbar-nav flex-column border-right">
104
+
105
+ <li class="nav-item"><a class="nav-link" href="/mymusiclist">ミュージックリスト</a></li>
106
+
107
+ </ul>
108
+
109
+ </div>
110
+
111
+ </nav>
112
+
113
+ </div>
114
+
115
+
116
+
117
+ <div class="col-md-6">
118
+
119
+ <div class="text-center">
120
+
121
+ @yield('content')
122
+
123
+ </div>
124
+
125
+ </div>
126
+
127
+
128
+
129
+ <div class="col-md-3 d-none d-md-inline-block flex-column border-left">
130
+
131
+ <a class="btn btn-link" href="/pop_music">ア</a><br>
132
+
133
+ <a href="https://recochoku.jp/ranking/single/daily?affiliate=4410101009" class="btn btn-link">レ</a><br>
134
+
135
+ <a class="btn btn-link" href="https://music.dmkt-sp.jp/rank/single/daily/">d</a>
136
+
137
+ </div>
138
+
139
+ <div class="dropdown d-block d-md-none">
140
+
141
+ <button class="dropdown-toggle btn btn-white" data-toggle="dropdown">ランキング</button>
142
+
143
+ <div class="dropdown-menu">
144
+
145
+ <a class="dropdown-item" href="/pop_music">ア</a>
146
+
147
+ <a class="dropdown-item" href="https://recochoku.jp/ranking/single/daily?affiliate=4410101009">レ</a>
148
+
149
+ <a class="dropdown-item" href="https://music.dmkt-sp.jp/rank/single/daily/">d</a>
150
+
151
+ </div>
152
+
153
+ </div>
154
+
155
+
156
+
157
+ </div>
158
+
159
+ </div>
160
+
161
+
162
+
163
+
164
+
165
+ <div class="container">
166
+
167
+ <div class="row">
168
+
169
+ <footer class="col-12 footer fixed-bottom bg-white border-top">
170
+
171
+ <p>Place sticky footer content here.</p>
172
+
173
+ </footer>
174
+
175
+ </div>
176
+
177
+ </div>
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+ <!-- Optional JavaScript -->
188
+
189
+ <!-- jQuery first, then Popper.js, then Bootstrap JS -->
190
+
191
+ <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
192
+
193
+ <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
194
+
195
+ <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
196
+
197
+ <link rel="stylesheet" href="css/styles.css" type="text/css">
198
+
199
+ </body>
200
+
201
+ </html>
202
+
203
+ ```
204
+
205
+ ![右の空白](342b0744b3d87dd2c7ef906f2204d98e.png)
206
+
207
+
208
+
45
209
 
46
210
 
47
211
  ### 補足情報(FW/ツールのバージョンなど)

2

2020/05/19 07:08

投稿

dato
dato

スコア64

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  bootstrap4でリンクボタンが動かない。
4
4
 
5
- ドロップダウンの方(2つめのクラス)ではページ遷移できるが1つ目のクラスではページ遷移ができない。
5
+ ドロップダウンの方(2つめのクラス)ではページ遷移できるが1つ目のクラスではページ遷移ができない。文字は青色ですが、カーソルをあてても押しても何の反応もない状態となっています。
6
6
 
7
7
  ### 該当のソースコード
8
8
 

1

a

2020/05/19 04:54

投稿

dato
dato

スコア64

test CHANGED
File without changes
test CHANGED
@@ -12,9 +12,9 @@
12
12
 
13
13
  <div class="col-md-3 d-none d-md-inline-block flex-column border-left">
14
14
 
15
- <a class="btn btn-link" href="url">ア</a><br>
15
+ <a class="btn btn-link" href="url">ア</a>
16
16
 
17
- <a class="btn btn-link" href="url">レ<br>
17
+ <a class="btn btn-link" href="url">レ</a>
18
18
 
19
19
  <a class="btn btn-link" href="url">d</a>
20
20