Log In · Register

 
 
Closed TopicStart new topic
DAMNIT F%$@ S#!T I NEED HELP
wayne
post Mar 14 2006, 08:58 PM
Post #1


t3h koolest guy in cB
******

Group: Member
Posts: 2,392
Joined: Jan 2004
Member No: 513



i made my layout. and my frikken div layer wont show. someone help me please...!!!!


i hate it when my coding doesnt work... especially when i do it right...


http://myspace.com/heyitzwayne


plz help. thanks..
 
freeflow
post Mar 14 2006, 09:57 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 20,342
Joined: Apr 2004
Member No: 11,270



Try adding the coordinates of your div in your css and then changing your codes too <div class="namehere">

Example say my divs coordinates where as followed:
This is how it will look in your css(between style tags)
CODE
.blog{
position:absolute;
width:395px;
height:100%px;
z-index:1;
left:201px;
top: 662px;
}


Basically you can use that paste it in your css and change it to the coordinates of your div. Where it says .blog you can change it to .content or .whaterver you want. Then go in who'd I like to meet, and add <div class="thenameinyourcssforthatdiv">contenthere</div>

So example I have .blog up there and in my who'd I like to meet I'll add:
<div class="blog">mycontenthere</div>

see if that works for you.
 

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