div box |
![]() ![]() |
div box |
Oct 20 2006, 03:05 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
MYSPACE
I just want one div box next to my default tables on the left, like it would be my about me section but completely custom. i've done div overlay layouts before but when i tried to figure it out it just wasn't working for me. any help? EXAMPLE this is how i want it to look. anyone? Please do not double post. Someone will help you, you just have to be patient. |
|
|
|
| *Infinite.* |
Oct 20 2006, 03:34 PM
Post
#2
|
|
Guest |
-dances- You have the same song my cousin haves. I use to listen to them all the time
Anyway have you ever just tried adding a div? CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> CONTENT FOR DIV. </div> Add a border and such to it or what ever. Change the positioning and such too. |
|
|
|
Oct 20 2006, 04:37 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
ummm well i tried that and nothing =/
|
|
|
|
Oct 20 2006, 05:25 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Did you change all the 00s to numbers? Read this on how to work a div:
http://www.createblog.com/forums/index.php?showtopic=142922 |
|
|
|
Oct 20 2006, 05:57 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
I know how to work a div I do div overlay layouts all the time. So yes, I did change the zero's and no it didn't work. =/
I'm just not sure why this wont work. [edit] added codes. THE DIV CODE CODE <div class="content" style="position: absolute; left:458px; top:166px; width:432px; height:550px; overflow: auto; border-color:000000; border-style:solid; border-width:3px;"><center> CONTENT FOR DIV. </div> MY CODES SO FAR CODE <style type="text/css">
.contactTable {display: none;} </style><style>.orangetext15{visibility:hidden; display:none;}.nametext {visibility:hidden; display:none;}</style> <style type="text/css"> td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} </style><style type="text/css"> table td table tr td.text table {visibility:hidden;} table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;} td.text table {position:relative; top:-190px;} td.text table table {position:static;} </style><style> .a { hide friends and comments } .friendsAndComments {display:none;} .a { unhide edit link and submit button } table table table table table div {display:block !important;} </style> </td></tr></table> </td></tr></table> <div class="friendsAndComments"> <table><tr><td> <table><tr><td> <style type="text/css"> Table, Td{ } table table table{ border-color:000000; border-style:solid; border-width:3px; } table table table table, table table table td{ border-style:none; } </style> <style type="text/css"> font, td, a, body, input, textarea{color:000000;font-family:tahoma;font-size:7pt;} body, td, li, p, div, textarea, li, p, br{color:000000; font-family:tahoma;font-size:7pt;} .text{color:000000; font-family:tahoma; font-size:7pt;} .blacktext10{color:000000; font-family:tahoma;font-size:7pt;} .lightbluetext8{color:000000; font-family:tahoma; font-size:5pt;} .btext{color:000000; font-family:tahoma;font-size:7pt;} .whitetext12{color:000000; font-family:tahoma; font-size:7pt;} .redtext{color:000000; font-family:tahoma;font-size:7pt;} a:link{color:000000; font-family:arial; font-weight:normal;font-size:8pt;} a:hover{color:000000; font-family:arial; font-weight:normal;font-size:8pt;} a:active{color:000000; font-family:arial; font-weight:normal;font-size:8pt;} a.navbar:link{color:ffffff; font-family:arial; font-weight:normal;font-size:8pt;text-transform: lowercase;} a.navbar:active{color:ffffff; font-family:arial; font-weight:normal;font-size:8pt;text-transform: lowercase;} a.navbar:hover{color:ffffff; font-family:arial; font-weight:normal;font-size:8pt;text-transform: lowercase;} a.redlink:link{color:000000; font-family:arial; font-weight:normal;font-size:8pt;} a.redlink:active{color:000000; font-family:arial; font-weight:normal;font-size:8pt;} a.redlink:hover{color:000000; font-family:arial; font-weight:normal;font-size:8pt;} a.searchlinksmall:link{color:ffffff; font-family:arial; font-weight:normal;font-size:8pt;} a.searchlinksmall:active{color:ffffff; font-family:arial; font-weight:normal;font-size:8pt;} a.searchlinksmall:hover{color:ffffff; font-family:arial; font-weight:normal;font-size:8pt;} </style> <style type=text/css> table table table table td.text { font-size:0px; letter-spacing:-5px;} table table table, table table table table td, tabke table table td.text {width:0px; padding:0px;} td.text div, td.text img {display:none;} td.text td img, td.text a img, .contactTable img {display:inline;} .contacttable, .contacttable table, table table table table {width:300px !important;} table table td.text table {width:435px !important;} table table td.text table td {width:435px !important;} table table td.text table table table {width:0px !important; padding:5px !important} table table td.text table table table td {width:100% !important;} </style> |
|
|
|
Oct 20 2006, 06:13 PM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Put the div code in your interests section.
|
|
|
|
Oct 20 2006, 06:21 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 99 Joined: Sep 2006 Member No: 464,312 |
Ah, i feel dumb & thank you.
|
|
|
|
![]() ![]() |