Jump to content


do anyone know the measurements to creating a


  • You cannot reply to this topic
3 replies to this topic

#1 Lifetime Student

    Young Padawan

  • Members
  • Pip
  • 22 posts

Posted 08 August 2006 - 06:06 PM

I'm going to set up a page?

#2 coolaid

    P2L Jedi Master

  • Members
  • PipPipPipPip
  • 1,435 posts
  • Gender:Male
  • Interests:i wonder..

Posted 08 August 2006 - 07:26 PM

there is no measurement. make an image and it'll repeat itself

#3 havell

    Young Padawan

  • Members
  • Pip
  • 4 posts

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

#4 sq3r

    Young Padawan

  • Members
  • Pip
  • 239 posts
  • Location:Oregon City, Oregon
  • Interests:I like stuff.

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.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users