Slide Background Image -> centering for smaller resolution?
-
When I view the website on mobile phone, the slide background only shows the left side of the image.
Can it show the center instead?
I tried doing these, but nothing worked:
img#def_statimg.stat_bg_img {
text-align:center;
}div#stat_img.stat_has_img {
text-align:center;
}div#stat_img.stat_has_img {
background-position: center;
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Slide Background Image -> centering for smaller resolution?’ is closed to new replies.