hide layout helppp!, i made a cover-up layout in ImageReady... |
![]() ![]() |
hide layout helppp!, i made a cover-up layout in ImageReady... |
Nov 19 2006, 05:36 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Sep 2006 Member No: 465,382 |
so i hid my default profile.
and now it's moving the layout to the lower-right. any idea why it's happening. and any help to center it with a white background? |
|
|
|
Nov 19 2006, 06:26 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Nov 2006 Member No: 479,787 |
What you need to do is put in your about me is .content{position:absolute;top:0px;left:0px;border:0px;z-index:0;} in the style tags in your about me. To get it white put body {background-color: FFFFFF;} in your style tags also. Then put <div class="content"> before your layout and </div> at the very end. You change the number of pixels to get it centered.
|
|
|
|
| *WHIMSICAL 0NE* |
Nov 19 2006, 07:07 PM
Post
#3
|
|
Guest |
Do you mean that you're using a div?
Make sure that you have things positioned right. There are different ways to use divs. Does your code look something like this: CODE <div class="content" style="position: absolute; left:43px; top:126px; width:200px; height:250px; background-color:ffffff; height:100%;"> Could you share a link to your myspace so we can see exactly what you're talking about? |
|
|
|
Nov 19 2006, 08:09 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Sep 2006 Member No: 465,382 |
it seems to me that the code you provided just hid all my content?
|
|
|
|
Nov 19 2006, 09:36 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
^ Which code two were posted. If you mean the one WHIMSICAL 0NE posted, thats only part of the div. You have to type your content under that and then close it with </div>
|
|
|
|
![]() ![]() |