Information loss on Div with hidden profile, Information disappears on Div when profile's hidden |
Information loss on Div with hidden profile, Information disappears on Div when profile's hidden |
![]()
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 8 Joined: Dec 2006 Member No: 488,168 ![]() |
I’ve been working on my layout for a while and I've got a little problem I need help with.
Whatever (text, scroll boxes and drop-down menus) I have on my div disappears when I hide my layout completely I use Firefox but it also ends up the same way with I.E (just a messier version). But, I’ve been playing with it for hours and I haven’t been able to figure it out. Has it been pushed back behind everything? Or has it just been hidden along with the profile? Also, I just wanted to ask: Is there any way to make drop-down boxes sit neatly on top of each other? On the preview it’s fine but when it’s actually online the first two boxes will sit on each other while the other two are separated by gaps. I played with it a little but it always happens the same way even if the first two are separated! But, yet again when I hide my layout I loose those, my text and scroll boxes. Thank you so much for any help! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Newbie ![]() Group: Member Posts: 8 Joined: Dec 2006 Member No: 488,168 ![]() |
I’m fully aware what the code for hiding profiles does and all of my content is on my div.
I’ve been using this code with all of my previous div layouts: CODE <div class="content" style="position:absolute; left:0px; top:0px; width:0px; height:0px; overflow: auto;"> Some text</div> But it seems to hide or push back any content that isn’t a link or comment box. Any suggestions? |
|
|
![]() ![]() |