Background image doesnt seem to resize itself

CrA5HD4Y at 21h19
29
Nov
2011
so i have this little problem with my background: I was on another computer today that had a way smaller screen than my 24in monitor
I discovered that on that computer the Background pic hadn't resized itself and seemed like it had zoomed in to the top right corner.
So my question: what can i do, so that the image just rezises itself to the size of the monitor of the user?

hope you know what i mean
heres the url to my forum, maybe you can see it for yourself: http://animevanguard.forumocean.com
1 Kalimdor, on 29/11/2011 at 21h26
Read there: /t100578-background
Code:

        body {
        background-image: url(LINK IMAGE);
        background-color: COLORNAME OR HEX;
        background-reapeat: no-repeat;
        background-position: top center;
        padding: 0px;
        outline: 0px;
        margin: auto;}
2 CrA5HD4Y, on 29/11/2011 at 21h38
ah thanks alot
3 Suuki, on 29/11/2011 at 22h58
This way, would the background image automatically resize to any computer screen with that code,
thanks.
4 Kalimdor, on 30/11/2011 at 07h17
With pleasure, CrA5HD4Y. Glad to help you Smile
5 Nera., on 30/11/2011 at 10h05
Topic Solved & Locked
Similar topics
I think you know the problem please help me
The background images of applications seems to be rendered twice, the second one is in the child of the main linear layout. This happens after doing any touch event. Images are found below using an application I developed. Original: Bugged:
Resize a Image using HTML A basic tutorial for Resizing a Image Its simple:) Evertime you have an image, you're lazy to go resize it, just use the following codes. The HTML will do the work for you. Code:<a href="YOUR URL HERE"
See also
more_less
Informations

5 Replies For the topic :
"Background image doesnt seem to resize itself"

This topic has been viewed 852 times.

Last message :
29/11/2011 at 21h19 by "CrA5HD4Y"