How to make a profile like this. . . |
How to make a profile like this. . . |
![]()
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?
![]() Edit: Screenshots listed below(link disabled) |
|
|
![]() |
![]()
Post
#2
|
|
![]() 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> |
|
|
![]() ![]() |