- Posts: 40
- Thank you received: 0
background image
-
wevan
Inactive member - Topic Author
- Member
Less
More
11 years 4 months ago #32091
by wevan
Replied by wevan on topic background image
hi,
i copied the site to its final destination: www.cold-play.be
i just set the background image wich is 1174*1200 ,in the css it is marked to cover all.however it covers just a part of it.
can you please check?
i copied the site to its final destination: www.cold-play.be
i just set the background image wich is 1174*1200 ,in the css it is marked to cover all.however it covers just a part of it.
can you please check?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #32096
by ivan.milic
Replied by ivan.milic on topic background image
Add this to bottom of layout.css:
BODY{
background-size: cover;
}
BODY{
background-size: cover;
}
Please Log in to join the conversation.
-
wevan
Inactive member - Topic Author
- Member
Less
More
- Posts: 40
- Thank you received: 0
11 years 4 months ago #32097
by wevan
Replied by wevan on topic background image
did so...but nada
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago - 11 years 4 months ago #32098
by ivan.milic
Replied by ivan.milic on topic background image
Put:
BODY{
background-size: cover!important;
}
BODY{
background-size: cover!important;
}
Last edit: 11 years 4 months ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.095 seconds