Log In · Register

 
 
Closed TopicStart new topic
How to make a profile like this. . .
SolisDeSoul
post Mar 3 2008, 01:32 PM
Post #1


Diggy.Does.It
***

Group: Member
Posts: 94
Joined: Aug 2004
Member No: 38,038



I really like the way this LAYOUT looks. . .but I don't know how to accomplish doin' it. Any pointers? sad.gif

Edit: Screenshots listed below(link disabled)
 
S-Majere
post Mar 3 2008, 02:04 PM
Post #2


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



No, not really seeing as it's set to private.

A screenshot would help.
 
SolisDeSoul
post Mar 3 2008, 02:13 PM
Post #3


Diggy.Does.It
***

Group: Member
Posts: 94
Joined: Aug 2004
Member No: 38,038



Oops my bad. . .I wasn't aware. . .





see how the picture is centered perefectly so his tables aren't outside of it? I like that, but I don't know how to do this.
Reason for edit: Thumbed your images -karmakiller
 
karmakiller
post Mar 3 2008, 10:39 PM
Post #4


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

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



I sure hope that you didn't steal that.

You can easily add:
CODE
<style>table table {margin-top:150px;}</style>
and make the number bigger until it moves your tables enough.
 
SolisDeSoul
post Mar 4 2008, 03:47 PM
Post #5


Diggy.Does.It
***

Group: Member
Posts: 94
Joined: Aug 2004
Member No: 38,038



No I didn't steal that. lolz. I prefer makin' my own.
Okay, so his background image is just one image, but anytime I use a large image like that, it resizes. Is there a set width/length?
 
newkidontheblock
post Mar 4 2008, 08:40 PM
Post #6


Offline.
*****

Group: Official Designer
Posts: 609
Joined: Mar 2007
Member No: 507,591



This should help.
CODE
<style text="text/css" >
   body { margin-top:500px; }
</style>

The Image is just a background image you can add that using this code:
CODE
<style type="text/css" >
body {
   background-image:url(IMAGE_URL_HERE);
   background-position:center center;
   background-attachment:fixed;
   background-repeat:no-repeat;
   }
</style>
 
SolisDeSoul
post Mar 5 2008, 03:03 PM
Post #7


Diggy.Does.It
***

Group: Member
Posts: 94
Joined: Aug 2004
Member No: 38,038



thx. . .this helped me wit the background image. . .
One more question, is there a code so I can make my tables move over just a little bit? Like move them to the right a few px?
 

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