Log In · Register

 

Resource Center Links


This Month's Contests | Hosts Looking for Hostees | Hostees looking for Hosts | Big Book of Resources

Submission Guidelines

 
Reply to this topicStart new topic
Layout Help, ...
ThaSweetHart
post May 29 2008, 12:07 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jun 2007
Member No: 530,869



Does anyone know the correct dimensions for the background image of a layout so that it doesn't begin to repeat itself?
 
synatribe
post May 29 2008, 12:09 AM
Post #2


AIDS at RAVES.
******

Group: Official Designer
Posts: 2,386
Joined: Dec 2007
Member No: 598,878



there is none because as you add content its bound to repeat itself, unless you make a pattern
 
rockable
post May 29 2008, 04:12 PM
Post #3


"Did I scare you?"
****

Group: Member
Posts: 179
Joined: Sep 2006
Member No: 468,620



he said it all!
 
Smarmosaur
post May 29 2008, 04:17 PM
Post #4


AKA RockIt Studios
******

Group: Official Member
Posts: 2,286
Joined: Jun 2006
Member No: 421,809



^look above. :]

however, you should know that you can stop the image from repeating (and you can position it) through your CSS.

CODE
background-image: url(linkage);
background-repeat: no-repeat;
background-position: whatever;}


replace "whatever" with one of the following:
top left
top center
top right
center left
center center
center right
bottom left
bottom center
bottom right

not that if you only enter one keyword, the second word will automatically be center, although most of the time this doesn't matter. :]
 
fixtatik
post May 30 2008, 09:37 PM
Post #5


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



do you mean putting a background image on a website that fills the entire screen without repeating? it's impossible to say, because everyone has different monitor sizes.

a safe resolution to use for large backgrounds is 1280x800, as that's what a lot of people have these days. basically, what you can do is put your image in the center of a file that size, then gradient fade the edges to a solid color. your code would look something like this:
CODE
body { background:#[HEX COLOR OF SOLID BACKGROUND] url(LINK TO IMAGE) top center no-repeat fixed; }
 
vanloves2talk
post Jun 6 2008, 04:28 PM
Post #6


Newbie
*

Group: Member
Posts: 1
Joined: Jun 2008
Member No: 655,765



:unsure:ID NAME Help... I need help evertytime i put my id name in it no9t working how do i fix that..plz someone help me _unsure.gif cry.gif
QUOTE
 
karmakiller
post Jun 9 2008, 07:03 PM
Post #7


DDR \\ I'm Dee :)
*******

Group: Mentor
Posts: 8,662
Joined: Mar 2006
Member No: 384,020



^ What exactly do you need help with? Is it a Myspace issue, because then you would want to post in the Myspace Support Forum.

But make sure that you read the pinned topics first:
http://www.createblog.com/forums/index.php?showtopic=202366

thumbsup.gif
 
Tung
post Jun 9 2008, 09:24 PM
Post #8


٩(͡๏̯͡๏)۶
********

Group: Staff Alumni
Posts: 14,309
Joined: Nov 2004
Member No: 65,593



I would have to say about 1200x800

or 1000x640 or something of that sort. if anything just check out this image.

 

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: