Repeat Image Brackground
-
Hello Birds Support
Could you please help me repeat the image background on the login page?
It currently blows the image up to a full screen type of effect.
I would like it to display the actual size in pixels and repeat both X & Y.This is what I currently have in the custom CCS tab:
body {
background-image: url(“https://www.thegojc.com/wp-content/uploads/bg.jpg”);
background-repeat: repeat;
}
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Repeat Image Brackground’ is closed to new replies.