Search…

X3 Photo Gallery Support Forums

Search…
 
lichen2
Topic Author
Posts: 10
Joined: 23 Sep 2008, 09:15

problem about background_image

07 Oct 2008, 10:42

I have a problem about background_image, I have made a background_image, but it is shown by differnet area when I use different resolution. Sush as: 1024 x 768; 1280 x 768; 1440 x 900;

I just want to know how to solve this problem, under the different resolution, the background_image can be shown perfectly.

Du
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

10 Oct 2008, 17:53

I think you can either: make background superbig or set to repeat or just make its edges fade into the background color.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

15 Oct 2008, 12:33

This is basically the same issue as any webdesigner faces for both html sites and flash sites. There are several approaches:

#1 When creating your background, make sure it fades into the background color. This is generally the best approach.

#2 Make your background very large, although this is mostly suitable fo SWF backgrounds that don't have large filesizes and compression.

#3 use the "repeat" settings in config to repeat your background image.