melonoctoling 1731629463613

chat what would you say the best size for surface images are ? also are they forced to repeat horizontally or can they stretch fully from left side to right side of the page


Reactions

Responses
f00f the f00fy 1731644748912 *
  1. around 1920x1080 if you don't want it to repeat, around 128x128 if you do
  2. you have pretty much complete control over how the background repeats, but it involves CSS (I'm not certain if you can just do it with the surface color setting, or you need to use custom CSS). you would need to change at least one of background-space, background-size, or background-repeat under #page. I could give you code, but I first need some clarification. which of the following do you want?:
  • image is stretched to fit the size of the page
  • image is scaled and cropped to fit the size of the page while preserving aspect ratio
  • image is stretched from the left side to the right side but repeats vertically

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue