質問編集履歴

10

修正

2019/06/21 15:33

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  .pix-hotel-1 {
26
26
 
27
- background-image: linear-gradient(rgba(54, 63, 72, 0.85), rgba(54, 63, 72, 0.85)), url('../images/hotel/intro-bg-hotel.jpg');
27
+ background-image: linear-gradient(rgba(54, 63, 72, 0.85), rgba(54, 63, 72, 0.85)), url('../uploads/image-design-5-DH0.jpg');
28
28
 
29
29
  background-size: cover;
30
30
 

9

修正

2019/06/21 15:33

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,8 @@
7
7
  uploads/image-design-5-DH0.jpg 部分が背景画像になります。
8
8
 
9
9
 
10
+
11
+ HTML
10
12
 
11
13
  ```ここに言語を入力
12
14
 

8

修正

2019/06/21 15:30

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,28 @@
15
15
  ```
16
16
 
17
17
 
18
+
19
+ CSS
20
+
21
+ ```ここに言語を入力
22
+
23
+ .pix-hotel-1 {
24
+
25
+ background-image: linear-gradient(rgba(54, 63, 72, 0.85), rgba(54, 63, 72, 0.85)), url('../images/hotel/intro-bg-hotel.jpg');
26
+
27
+ background-size: cover;
28
+
29
+ background-attachment: fixed;
30
+
31
+ background-position: -330px;
32
+
33
+ -webkit-background-size: cover;
34
+
35
+ background-size: cover;
36
+
37
+ }
38
+
39
+ ```
18
40
 
19
41
 
20
42
 

7

修正

2019/06/21 15:29

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
 
6
6
 
7
- uploads/image-design-5-DH0.jpg 部分が画像になります。
7
+ uploads/image-design-5-DH0.jpg 部分が背景画像になります。
8
8
 
9
9
 
10
10
 

6

修正

2019/06/21 14:21

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- ブーストラップでレスポンシブのサイトを作っています。
1
+ Bootstrapでレスポンシブのサイトを作っています。
2
2
 
3
3
  以下の様なコードをindex.htmlの中に記述をしています。
4
4
 

5

修正

2019/06/21 14:20

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
@@ -1 +1 @@
1
- 至急 HTML CSS レスポンシブで背景画像がボケる件
1
+ HTML CSS レスポンシブで背景画像がボケる件
test CHANGED
File without changes

4

修正

2019/06/21 14:19

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- Untitled-design-5-DH0 の画像をクロームで見ると問題ないのですが、iPhoneX の実機で表示すると拡大してボケてしまいます。
21
+ image-design-5-DH0 の画像をクロームで見ると問題ないのですが、iPhoneX の実機で表示すると拡大してボケてしまいます。
22
22
 
23
23
 
24
24
 

3

修正

2019/06/21 14:15

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -4,13 +4,13 @@
4
4
 
5
5
 
6
6
 
7
- uploads/Untitled-design-5-DH0.jpg 部分が画像になります。
7
+ uploads/image-design-5-DH0.jpg 部分が画像になります。
8
8
 
9
9
 
10
10
 
11
11
  ```ここに言語を入力
12
12
 
13
- <div class="pix_section pix-padding-top-80 pix-padding-bottom-40 pix-hotel-1" style="padding-top: 212px; background-image: linear-gradient(rgba(54, 63, 72, 0.25), rgba(54, 63, 72, 0.25)), url(&quot;uploads/Untitled-design-5-DH0.jpg&quot;); background-size: cover; background-repeat: repeat-x; background-attachment: fixed; padding-bottom: 40px;" data-bg-img="linear-gradient( rgba(54,63,72,0.25) ,rgba(54,63,72,0.25)),url(&quot;uploads/Untitled-design-5-DH0.jpg&quot;)" id="section_2" data-pix-offset="72">
13
+ <div class="pix_section pix-padding-top-80 pix-padding-bottom-40 pix-hotel-1" style="padding-top: 212px; background-image: linear-gradient(rgba(54, 63, 72, 0.25), rgba(54, 63, 72, 0.25)), url(&quot;uploads/image-design-5-DH0.jpg&quot;); background-size: cover; background-repeat: repeat-x; background-attachment: fixed; padding-bottom: 40px;" data-bg-img="linear-gradient( rgba(54,63,72,0.25) ,rgba(54,63,72,0.25)),url(&quot;uploads/image-design-5-DH0.jpg&quot;)" id="section_2" data-pix-offset="72">
14
14
 
15
15
  ```
16
16
 

2

修正

2019/06/21 14:15

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
 
20
20
 
21
- Untitled-design-5-DH0 の画像をクロームで見ると問題ないのですが、iPhoneX で表示すると拡大してボケてしまいます。
21
+ Untitled-design-5-DH0 の画像をクロームで見ると問題ないのですが、iPhoneX の実機で表示すると拡大してボケてしまいます。
22
22
 
23
23
 
24
24
 

1

タグ変更

2019/06/21 14:13

投稿

takeshi1907
takeshi1907

スコア54

test CHANGED
File without changes
test CHANGED
File without changes