DIV Layout Help. |
DIV Layout Help. |
Jun 26 2007, 03:22 PM
Post
#1
|
|
![]() Oh.. ![]() ![]() ![]() Group: Member Posts: 85 Joined: Apr 2007 Member No: 516,967 |
Hi,
I was just wondering how I could make my myspace totaly blanked out except from the top left details with my pic etc then to add my divs ontop of it and stuff. Also if you could tell me how I can make my DIVs central in the page for the different resolution of monitors. Thanks in advance. |
|
|
|
![]() |
Aug 13 2007, 06:17 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Okay, what else do you need help with?
|
|
|
|
Aug 13 2007, 07:17 PM
Post
#3
|
|
![]() Oh.. ![]() ![]() ![]() Group: Member Posts: 85 Joined: Apr 2007 Member No: 516,967 |
Okay, what else do you need help with? Well I have this in my about me: CODE <style type="text/css"> .userProfiledetail, .userProfileURL, .userProfileSchool, .extendedNetwork, .latestBlogEntry, .orangetext15, .contacttable { display:none;} a.text, table div font a, table div div {visibility:hidden;} table tr td div font {display: none;} body div table td form {display:none!important;} table, td, tr{ background-color:transparent;} </style> <style type=text/css> .comments {width:#px; overflow: none;} .comments table {background-color: transparent;margin-top: -3px;} .comments td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} 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;} td.text td.text table td {font-size:0pt;}td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td {font-size:8pt;} </style> <xmp class=off><style type="text/css">body, *, form, div, table {display:none;}</style></xmp> <style type="text/css"> .HIDE_GOOGLE_SEARCH_FORM {}div table td form {display: none;} </style> <style type="text/css"> .navbar{visibility:visible;} div td font {visibility:hidden;} </style> <style> .WASTE_COMMENT_RESIZE td.text td.text table table table td a img {width:100px;} td.text td.text table table table td div img {width:80px;} td.text td.text table table td img {width:260px; max-width:260px; width:auto;} td.text td.text table table td div img {width:80px;} * html td.text td.text table table td img {width:260px;} * html td.text td.text table table td a img {width:90px;} * html td.text td.text table table td div img {width:80px;} </style> <style type="text/css">.lightbluetext8 {display:none;} table table table table td {width:0px;} .contactTable td, table table td.text table td, table table table table table td {width:auto;}</style> and something in there is blocking my top friends being shown in my comments + friends scrollbox. Can you tell me what it is please? |
|
|
|
Big_Bad DIV Layout Help. Jun 26 2007, 03:22 PM
karmakiller Haven't tried this yet, so I don't know if... Jun 26 2007, 06:16 PM
Big_Bad QUOTE(karmakiller @ Jun 26 2007, 06:16 PM... Jun 26 2007, 06:43 PM
Big_Bad BUMPING TOPIC! Aug 13 2007, 06:14 PM
karmakiller You need to get rid of this:
QUOTEtable table td.t... Aug 13 2007, 07:31 PM
Big_Bad QUOTE(karmakiller @ Aug 13 2007, 07:31 PM... Aug 13 2007, 07:36 PM![]() ![]() |