some help on my div layout, please |
some help on my div layout, please |
| *kooz* |
Jul 30 2006, 08:13 AM
Post
#1
|
|
Guest |
can someone help me plz man. i made a div layout thing n i don't know how to get my comments/friends onto there .. if u look @ my pg. i want my comments/friends to be in the middle box.
would appreciate all the help u can give me. /edit |
|
|
|
![]() |
Jul 30 2006, 02:55 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Um no. Not being mean or anything, but me doing it isn't going to help you get it in the future. BUT Look this one does work:
http://www.myspace.com/poopietest ( Its in a div, it doesn't look like it, but it is , i positioned it over the bottom links) Heres how you get it . Put this in your about me: CODE <style type="text/css"> .comments {width:250px; overflow: none;} .comments table {background-color: transparent;margin-top: -3px;} .comments td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;} </style> Put this in your I'd like to meet. AT THE VERY BOTTOM. CODE <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:400px; margin-left: 10px;"><center><table><table><tbody><tr><td><table></center></div> Heres how you can move it: QUOTE <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:400px; margin-left: 10px;"> To move it higher make the top number smaller. To make it lower, make it bigger. To move it more to the left , make the margin-left number smaller. To move it more right make it bigger. Make the width & Height the size you want. Then you have friends and comments in a div. Edit/ Took me a long time to post.. |
|
|
|
kooz some help on my div layout Jul 30 2006, 08:13 AM
kooz oh yea n can someone help me wit my text @ the bot... Jul 30 2006, 11:50 AM
toyo loco - Don't double post.
- Learn to check scripts... Jul 30 2006, 12:17 PM
kooz ok thanx i got the borders to white.
sorry but u ... Jul 30 2006, 12:51 PM
toyo loco Your not supposed to put that code anywhere, (the ... Jul 30 2006, 01:11 PM
kooz na my pg. looks fine to me .. like the way i'm... Jul 30 2006, 01:33 PM
toyo loco For the friends and comments there are two codes. ... Jul 30 2006, 01:40 PM
kooz oh i meant the COMMENTS IN A DIV, i know there... Jul 30 2006, 01:52 PM
toyo loco By reading this:
http://www.createblog.com/forums/... Jul 30 2006, 02:09 PM
kooz na i just read thru all of it, checked out all the... Jul 30 2006, 02:46 PM
This Confession Dude, its not that hard to do. You shouldn't n... Jul 30 2006, 02:50 PM
kooz . Jul 30 2006, 03:02 PM
kooz arite i see how it works for u on that test pg. bu... Jul 30 2006, 03:15 PM
toyo loco Edit your posts next time k?
Post the new code, a... Jul 30 2006, 03:45 PM
kooz wat u mean edit my posts? y u guys so damn serious... Jul 30 2006, 11:02 PM
toyo loco Edit your posts, so you don't double ok? Simpl... Jul 30 2006, 11:22 PM
kooz i don't know wat NEW code ur talkin bout. Jul 30 2006, 11:31 PM
toyo loco The new code is the code to your div with the comm... Jul 31 2006, 04:20 PM![]() ![]() |