Log In · Register

 
hiding boxes, hiding everything but 'about me'
sponge_fobia
post Jun 25 2005, 02:02 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Jun 2005
Member No: 159,362



ok. so i don't know if this is possible, but i have been trying to find a code that makes EVERYTHING go away EXCEPT for the about me section....and if that isn't possible;
i have the code to make EVERYTHING disappear, but im doing something wrong with new div layers because every time i try and put in the new div layers they don't show up. do i need to put the codes for erasing everything and the codes for new div layers in certain boxes? help me!! i don't know what to do!?

and if my description of my situation needs clarification, let me know
 
 
Start new topic
Replies
duplicatex0x0x0
post Jun 25 2005, 03:07 PM
Post #2


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



In the second answer part; that code will erase everything. When you are writing div codes you have to make sure the one that looks like this:

In about me section:
CODE
<style type="text/css">
.whatever{ position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;}
</style>

In who I'd like to meet section:
CODE
<DIV class="whatever"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top">Text goes here.. blah</td> </tr> </table> </DIV>

if you have the z-indexs set up correctly and everything else looks find. the div's should be fine.
 

Posts in this topic


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