Log In · Register

 
 
Closed TopicStart new topic
Myspace Reg. Layout And DIV Layout Size
lowridincrew
post Apr 22 2008, 10:23 PM
Post #1


Senior Member
***

Group: Member
Posts: 49
Joined: May 2007
Member No: 521,710



Ok i have a 1280 x 1024 Resolution On my screen and i wanna create a DIV or a regular layout. what size should i make it so it would look well on my computer as well as others?
 
aaayotiffany
post Apr 22 2008, 10:31 PM
Post #2


yo yo yiggidy yo.
******

Group: Official Member
Posts: 1,606
Joined: Mar 2005
Member No: 108,591



most people use the 1024x768, i think. so maybe it would be better to make it 1024x768.
 
lowridincrew
post Apr 22 2008, 10:38 PM
Post #3


Senior Member
***

Group: Member
Posts: 49
Joined: May 2007
Member No: 521,710



Ok what if i have a gradient as the background and it doesn't stretch far enough and half of it is white
 
aaayotiffany
post Apr 22 2008, 10:40 PM
Post #4


yo yo yiggidy yo.
******

Group: Official Member
Posts: 1,606
Joined: Mar 2005
Member No: 108,591



you make it repeat. here's the code:

CODE
<style type="text/css">
body{
background-image: url("IMG URL HERE");
background-repeat: repeat;
background-attachment: fixed;
background-color: 000000;
color: #ffffff}
</style>
 
lowridincrew
post Apr 22 2008, 10:49 PM
Post #5


Senior Member
***

Group: Member
Posts: 49
Joined: May 2007
Member No: 521,710



QUOTE(aaayotiffany @ Apr 22 2008, 11:40 PM) *
you make it repeat. here's the code:

CODE
<style type="text/css">
body{
background-image: url("IMG URL HERE");
background-repeat: repeat;
background-attachment: fixed;
background-color: 000000;
color: #fffff}
</style>


Thank U For The Help
 
aaayotiffany
post Apr 22 2008, 10:51 PM
Post #6


yo yo yiggidy yo.
******

Group: Official Member
Posts: 1,606
Joined: Mar 2005
Member No: 108,591



you're welcome. _smile.gif
 
Relentless
post Apr 23 2008, 02:28 AM
Post #7


sang loves hayden.
*******

Group: Staff Alumni
Posts: 3,373
Joined: Feb 2004
Member No: 5,687



Glad you got your answer.

TOPIC CLOSED.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: