ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,745
- Points
- 823
Reputation:
Wouldn't this go in the CSS form in the 'page setup' screen in the page background section?
body
{
background-image: url('path to image');
background-attachment: fixed;
background-size: cover;
}
Or am I doing something wrong?
Continue reading...
body
{
background-image: url('path to image');
background-attachment: fixed;
background-size: cover;
}
Or am I doing something wrong?
Continue reading...