I'm going to set up a page?
do anyone know the measurements to creating a
Started by Lifetime Student, Aug 08 2006 06:06 PM
3 replies to this topic
#1
Posted 08 August 2006 - 06:06 PM
#2
Posted 08 August 2006 - 07:26 PM
there is no measurement. make an image and it'll repeat itself
#3
Posted 08 August 2006 - 10:59 PM
okay, do these things in order and it will turn out perfect.
open PS or any other APP
file > new
make the image size: width= 768 height= 1024 (or whatever res you use.)
make what ever you want.
done.
tell me if it works
open PS or any other APP
file > new
make the image size: width= 768 height= 1024 (or whatever res you use.)
make what ever you want.
done.
tell me if it works
#4
Posted 09 August 2006 - 05:31 AM
Eh, I think you mean Width = 1024 and Height = 768.
A 1024 x 768 screen resolution is pretty much average nowadays, but you shouldn't design so specifically.
Like coolaid said, you can always make a small pattern of some kind and it will automatically repeat both vertically and horizontally, or you can make some kind of image, or find one of something you like on the internet, and use CSS to position it in a certain place.
You might have something like this:
body{
background:url(www.place.com/image.jpg) no-repeat right #ff0000;
}
This code will show your image once, and it will be up against the right side of the screen. Wherever your image isn't showing will be red (#ff0000).
There isn't really a single size specifically for MySpace profiles, you can make it any size you want really.
A 1024 x 768 screen resolution is pretty much average nowadays, but you shouldn't design so specifically.
Like coolaid said, you can always make a small pattern of some kind and it will automatically repeat both vertically and horizontally, or you can make some kind of image, or find one of something you like on the internet, and use CSS to position it in a certain place.
You might have something like this:
body{
background:url(www.place.com/image.jpg) no-repeat right #ff0000;
}
This code will show your image once, and it will be up against the right side of the screen. Wherever your image isn't showing will be red (#ff0000).
There isn't really a single size specifically for MySpace profiles, you can make it any size you want really.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
