Hi
I've just centered my site using -
<body onload="<actinic:variable name="OnLoadScript" value="PreloadImages" />" style="width: 90%; margin: auto;">
- and am happy with the look, but on a smaller screen its all getting a bit crammed on the product pages. What's the best way to keep this look for larger screens but for it to fill the screen on smaller ones.
I've just centered my site using -
<body onload="<actinic:variable name="OnLoadScript" value="PreloadImages" />" style="width: 90%; margin: auto;">
- and am happy with the look, but on a smaller screen its all getting a bit crammed on the product pages. What's the best way to keep this look for larger screens but for it to fill the screen on smaller ones.
Comment