I suggest to find images in at least 1920x1080 resolution.
You can make small thumbnails using postimage.org due to the max. insertable size in this forum is 1000x800.
The best if a smaller picture is pasted here and enclosed in an url tag to the source, like this:
Code: Select all
[url=http://fedya.deviantart.com/art/docks3-190113879]
[img]http://fc06.deviantart.net/fs70/i/2010/353/1/4/docks3_by_fedya-d356st3.png[/img]
[/url]
OXP developers can use this code in .plist to display HD images in full resolution:
Code: Select all
a_hd_image = { name: "hdpic.png"; height: 480; };
Code: Select all
setScreenBackground({ name: "hdpic.png", height: 480 });