Log In · Register

 
 
Closed TopicStart new topic
Removing & Resizing
xjunkie
post Feb 5 2008, 12:11 AM
Post #1


Member
**

Group: Member
Posts: 15
Joined: Feb 2007
Member No: 503,207



how do i make my profile smaller? like making it less wide and more skinny?
 
Marlons
post Feb 5 2008, 12:45 AM
Post #2


Thread Killer
******

Group: Staff Alumni
Posts: 1,012
Joined: Jun 2007
Member No: 530,544



Here's to hide the blurbs text.
CODE
<style>
.Hide Orange Bars and Text{rr}
td.text table {width:100%;}
.friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}
.orangetext15{display:none;visibility:hidden;}
</style>

And can you provide your whole code so I can see if you can already resize your tables.
 
xjunkie
post Feb 5 2008, 09:54 AM
Post #3


Member
**

Group: Member
Posts: 15
Joined: Feb 2007
Member No: 503,207



CODE

<style type="text/css">
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {background-color: cccccc;
background-image:url('url');
background-attachment:fixed;
background-repeat:repeat-y;
background-position: top left;
cursor: default;}

table table table { background-color: ffffff; border-width: 7px; border-color: ffffff; border-style: solid; }
table table table table, table table table td{ border-style:none;}

table, tr, td, li, p, div { font-family: Arial; color: 000000; font-size: 10px }
.btext { font: 10px Arial; color: 000000; text-align: left; text-transform: none; letter-spacing: 0px; }
.blacktext10 { font-family: Arial; color: 000000; font-size: 10px;text-align: left; text-decoration: none; text-transform: none; letter-spacing: 0px; font-weight: none }
.blacktext12 { font-family: Arial; color: 000000; font-size: 10px; text-align: left; text-transform: none; letter-spacing: 0px; }
.lightbluetext8 { font-family: Arial; color: 000000; font-size: 10px }
.orangetext15 { font-family: Arial; color: 000000; font-size: 10px; font-weight: none; text-transform: none; letter-spacing: 0px; }
.redtext { font-family: Arial; color: 000000; font-size: 10px; }
.text { font-family: Arial; color: 000000; font-size: 10px }

.whitetext12
{color: 000000; font: 10px Arial;
text-transform: none;
letter-spacing: 0px;
background-color:;
border-top: 0px solid;
border-bottom: 0px solid;
border-color: 000000;
border-color:000000;
display: block;
text-align: center;}

.nametext { font-family: Times New Roman; color: 000000; font-size: 22px; letter-spacing: 1px; text-transform: none; font-weight: none; }

a:link, a.man:link, a.navbar:link, a.text:link {font-family: Arial; font-size: 10px; color: 000000; font-weight: none; }

a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: Arial; font-size: 10px; color: 000000; text-decoration: none;font-weight: none; cursor: arrow;}

a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: Arial; font-size:10px; color: 000000; text-decoration:none;}

a.redlink:hover { font-family: Arial; font-weight: none; color: 000000; cursor: arrow; text-decoration: none; background-color: transparent; font-size: 10px; border-width: 0px; border-color: transparent;}

</style>

<style type="text/css">
table td div div font { visibility: hidden; }
</style>

<style type="text/css">
.blacktext10
{
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: dotted;
border-color: e3f2ef;
display: block;
width: 100%;
background-color:white;
}
</style>

<style type="text/css">
body{
padding-left: 30px; }
</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>

</td></tr></table><table style="display:none"><tr><td>

<style type="text/css">
.contactTable {display: none;}
</style>

<style>TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:left;}
TD TD TD TD TD {border-top: 0px solid black; text-align:right;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: none; width:500px;}
TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
table td div div font {visibili-ty:hidden;di-splay:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;}

table table table {
width:100%; max-width: 400px; } table table table table { width:100%;;
}</style>

<style>body div table tbody tr td font {visibility:hidden;}
body table div table tbody tr td font {visibility:visible;}</style>

<style type="text/css">
div table td font {visibility:hdden;}
div table table td font a {visibility:visible;}
table td div {visibility:hidden;}
table table td div {visibility:visible;}
</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>
.userProfileDetail {display:none!important;}
</style>

<style>
div div select, div div form, div div input{display:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
</style>

<style>.note {bring the tables up more}
td.text table {position:relative; top: 15px;}
td.text table table {position:static;}</style>

<style>
.extendedNetwork {display:none;}
td.text br {display:none;}
.profileInfo td.text br, td.text table br {display:inline;}
</style>
<style>.a {hide only blogs}
.latestBlogEntry {display:none;}</style>

<style>
.profileinfo a, .profileinfo td {visibility:hidden;}
.profileinfo a img, .profileinfo td.text {visibility:visible !important;}
</style>

<style type="text/css">
.ImgOnlineNow{display:none;}
</style>


<style>
.nametext{color:000000; font-family:times new roman ;text-decoration: none;
font-size: 22pt;font-weight:bold;letter-spacing:-1pt;border: none;
line-height:18pt;background-color:none;text-transform: none; }
</style>

<style>
.Hide Orange Bars and Text{rr}
td.text table {width:100%;}
.friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}
.orangetext15{display:none;visibility:hidden;}
</style>


btw, i used the code you gave for the blurbs, is there a way to hide the white bar on top of the right module? this is what it looks like now: http://profile.myspace.com/index.cfm?fusea...33-642b5664edb2
 
S-Majere
post Feb 6 2008, 09:23 AM
Post #4


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



There is a way to hide the carriage return at the top, yes - but can you first check that you have posted your full profile code as I am having difficulty with your current post; it seems half finished when I try to preview it.
 
xjunkie
post Feb 6 2008, 09:29 AM
Post #5


Member
**

Group: Member
Posts: 15
Joined: Feb 2007
Member No: 503,207



^^i'm sorry, but what do you mean.
do you mean the look of my profile?
i took everything off except the profile, top navig. and right module
 
S-Majere
post Feb 6 2008, 09:34 AM
Post #6


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



I mean - could you please repost your coding and make sure that you have posted all of it. When I use your code on my Myspace, it does not appear complete so I can only assume you have left out a part of the coding.
 
xjunkie
post Feb 6 2008, 11:10 AM
Post #7


Member
**

Group: Member
Posts: 15
Joined: Feb 2007
Member No: 503,207



hmm... okay. hopefully it works this time

everything inputted in about me
CODE
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPWludml0ZS5h
GRmcmllbmRfdmVyaWZ5JmZyaWVuZElEPTMyOTE1MjEwOA==" target="_self" >+Add </a> <a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD0zMjkxNTIxMDgmTXlUb2tlbj01NTZmNjFhZi02MmNiLTQ0NzktOGYzMC1jYzc4N
E0OTFiOWU=" target="_self" >+Message</a> <a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTMyOTE1MjEwOCZN
VRva2VuPTU1NmY2MWFmLTYyY2ItNDQ3OS04ZjMwLWNjNzg0YTQ5MWI5ZQ==" target="_self" >+Comment</a>
<br>
<br>
An abstract junkie with love for the arts. An eccentric with complexities beyond one’s self understanding. A perspective that surroundings cannot see nor comprehend in relation. An entity mix of vintage & modernistic objectives. An abstruse. An introvert. A love & nostalgia for the 90’s, ‘I Love Lucy’ reruns, silent movies, & classic black & white films.

<style type="text/css">
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {background-color: cccc99;
background-image:url('url');
background-attachment:fixed;
background-repeat:repeat-y;
background-position: top left;
cursor: default;}

table table table { background-color:f7f7e1; border-width: 7px; border-color: f7f7e1; border-style: solid; }
table table table table, table table table td{ border-style:none;}

table, tr, td, li, p, div { font-family: arial; color: 000000; font-size: 11px }
.btext { font: 11px Arial; color: 000000; text-align: justified; text-transform: none; letter-spacing: 0px; }
.blacktext10 { font-family: Arial; color: 000000; font-size: 11px;text-align: justified; text-decoration: none; text-transform: none; letter-spacing: 0px; font-weight: none }
.blacktext12 { font-family: Arial; color: 000000; font-size: 11px; text-align: justified; text-transform: none; letter-spacing: 0px; }
.lightbluetext8 { font-family: Arial; color: 000000; font-size: 11px }
.orangetext15 { font-family: Arial; color: 000000; font-size: 11px; font-weight: none; text-transform: none; letter-spacing: 0px; }
.redtext { font-family: Arial; color: 000000; font-size: 11px; }
.text { font-family: Arial; color: 000000; font-size: 11px }

.whitetext12
{color: 000000; font: 11px Arial;
text-transform: none;
letter-spacing: 0px;
background-color:;
border-top: 0px solid;
border-bottom: 0px solid;
border-color: 000000;
border-color:000000;
display: block;
text-align: left;}

.nametext { font-family: georgia; color: 000000; font-size: 18px; letter-spacing: 1px; text-transform: none; font-weight: none; }

a:link, a.man:link, a.navbar:link, a.text:link {font-family: Arial; font-size: 11px; color: 000000; font-weight: none; }

a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: Arial; font-size: 11px; color: 000000; text-decoration: none;font-weight: none; cursor: pointer;}

a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: Arial; font-size:11px; color: 000000; text-decoration:none;}

a.redlink:hover { font-family: Arial; font-weight: none; color: 000000; cursor: pointer; text-decoration: none; background-color: transparent; font-size: 11px; border-width: 0px; border-color: transparent;}

</style>

<style type="text/css">
table td div div font { visibility: hidden; }
</style>

<style type="text/css">
.blacktext10
{
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: dotted;
border-color: e3f2ef;
display: block;
width: 100%;
background-color:white;
}
</style>

<style type="text/css">
body{
padding-left: 30px; }
</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>

</td></tr></table><table style="display:none"><tr><td>

<style type="text/css">
.contactTable {display: none;}
</style>

<style>TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:left;}
TD TD TD TD TD {border-top: 0px solid black; text-align:right;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: none; width:500px;}
TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
table td div div font {visibili-ty:hidden;di-splay:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;}

table table table {
width:100%; max-width: 400px; } table table table table { width:100%;;
}</style>

<style>body div table tbody tr td font {visibility:hidden;}
body table div table tbody tr td font {visibility:visible;}</style>

<style type="text/css">
div table td font {visibility:hdden;}
div table table td font a {visibility:visible;}
table td div {visibility:hidden;}
table table td div {visibility:visible;}
</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>
.userProfileDetail {display:none!important;}
</style>

<style>
div div select, div div form, div div input{display:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
</style>

<style>.note {bring the tables up more}
td.text table {position:relative; top: 15px;}
td.text table table {position:static;}</style>

<style>
.extendedNetwork {display:none;}
td.text br {display:none;}
.profileInfo td.text br, td.text table br {display:inline;}
</style>
<style>.a {hide only blogs}
.latestBlogEntry {display:none;}</style>

<style>
.profileinfo a, .profileinfo td {visibility:hidden;}
.profileinfo a img, .profileinfo td.text {visibility:visible !important;}
</style>

<style type="text/css">
.ImgOnlineNow{display:none;}
</style>


<style>
.nametext{color:000000; font-family:times new roman ;text-decoration: none;
font-size: 22pt;font-weight:bold;letter-spacing:-1pt;border: none;
line-height:18pt;background-color:none;text-transform: none; }
</style>

<style>
.Hide Orange Bars and Text{rr}
td.text table {width:100%;}
.friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}
.orangetext15{display:none;visibility:hidden;}
</style>
 
S-Majere
post Feb 6 2008, 11:54 AM
Post #8


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



Done _smile.gif

CODE
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPWludml0ZS5h
RmcmllbmRfdmVyaWZ5JmZyaWVuZElEPTMyOTE1MjEwOA==" target="_self" >+Add </a>          <a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
FnZSZmcmllbmRJRD0zMjkxNTIxMDgmTXlUb2tlbj01NTZmNjFhZi02MmNiLTQ0NzktOGYzMC1jYzc4NE
OTFiOWU=" target="_self" >+Message</a>          <a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTMyOTE1MjEwOCZN
Rva2VuPTU1NmY2MWFmLTYyY2ItNDQ3OS04ZjMwLWNjNzg0YTQ5MWI5ZQ==" target="_self" >+Comment</a><br><br>An abstract junkie with love for the arts.  An eccentric with complexities beyond one’s self understanding.  A perspective that surroundings cannot see nor comprehend in relation.  An entity mix of vintage & modernistic objectives.  An abstruse.  An introvert.  A love & nostalgia for the 90’s, ‘I Love Lucy’ reruns, silent movies, & classic black & white films.<style type="text/css">table, tr, td { background-color:transparent; border:none; border-width:0;}body {background-color: cccc99;background-image:url('url'); background-attachment:fixed;background-repeat:repeat-y;background-position: top left; cursor: default;}table table table { background-color:f7f7e1; border-width: 7px; border-color: f7f7e1; border-style: solid; } table table table table, table table table td{ border-style:none;}    table, tr, td, li, p, div { font-family: arial; color: 000000;  font-size: 11px } .btext { font: 11px Arial;  color: 000000; text-align: justified; text-transform: none; letter-spacing: 0px;   } .blacktext10 { font-family: Arial; color: 000000; font-size: 11px;text-align: justified; text-decoration: none; text-transform: none; letter-spacing: 0px; font-weight: none   } .blacktext12 { font-family: Arial; color: 000000; font-size: 11px; text-align: justified; text-transform: none; letter-spacing: 0px;    } .lightbluetext8 { font-family: Arial; color: 000000; font-size: 11px  } .orangetext15 { font-family: Arial; color: 000000; font-size: 11px; font-weight: none; text-transform: none; letter-spacing: 0px;    } .redtext { font-family: Arial; color: 000000; font-size: 11px; } .text { font-family: Arial; color: 000000; font-size: 11px } .whitetext12 {color: 000000; font: 11px Arial;  text-transform: none; letter-spacing: 0px;background-color:; border-top: 0px solid; border-bottom: 0px solid; border-color: 000000; border-color:000000; display: block; text-align: left;} .nametext { font-family: georgia; color: 000000; font-size: 18px; letter-spacing: 1px; text-transform: none; font-weight: none;  } a:link, a.man:link, a.navbar:link, a.text:link {font-family: Arial; font-size: 11px; color: 000000; font-weight: none; } a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: Arial; font-size: 11px; color: 000000; text-decoration: none;font-weight: none; cursor: pointer;} a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: Arial; font-size:11px; color: 000000;  text-decoration:none;}a.redlink:hover { font-family: Arial; font-weight: none; color: 000000; cursor: pointer; text-decoration: none; background-color: transparent; font-size: 11px; border-width: 0px; border-color: transparent;} </style><style type="text/css">table td div div font { visibility: hidden; }</style><style type="text/css">.blacktext10    {    border-top-width: 1px;    border-bottom-width: 1px;    border-left-width: 1px;    border-right-width: 1px;    border-style: dotted;    border-color: e3f2ef;    display: block;    width: 100%;        background-color:white;    }</style><style type="text/css">body{padding-left: 30px; }</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></td></tr></table><table style="display:none"><tr><td><style type="text/css"> .contactTable {display: none;}</style><style>TD TD {text-align: center;}TD TD TD {text-align: center;}TD TD TD TD {border-top: 0px solid; width: 1%; text-align:left;}TD TD TD TD TD {border-top: 0px solid black; text-align:right;}TD TD TD TD TD TD {border: 0px solid;}TABLE, TD {padding: 0px; text-transform: none; width:500px;}TABLE TABLE {padding: 0px; text-transform: none;}TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;}TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}table td div div font {visibili-ty:hidden;di-splay:none;}table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table {   width:100%; max-width: 400px; } table table table table { width:100%;; }</style><style>body div table tbody tr td font {visibility:hidden;}body table div table tbody tr td font {visibility:visible;}</style><style type="text/css">div table td font {visibility:hdden;}div table table td font a {visibility:visible;}table td div {visibility:hidden;}table table td div {visibility:visible;}</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>.userProfileDetail {display:none!important;}</style><style>div div select, div div form, div div input{display:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}</style><style>.note {bring the tables up more}td.text table {position:relative; top: 15px;}td.text table table {position:static;}</style><style>.extendedNetwork {display:none;}td.text br {display:none;}.profileInfo td.text br, td.text table br {display:inline;}</style><style>.a {hide only blogs}.latestBlogEntry {display:none;}</style><style> .profileinfo a, .profileinfo td {visibility:hidden;} .profileinfo a img, .profileinfo td.text {visibility:visible !important;} </style><style type="text/css">.ImgOnlineNow{display:none;}</style><style>.nametext{color:000000; font-family:times new roman;text-decoration: none; font-size: 22pt;font-weight:bold;letter-spacing:-1pt;border: none;line-height:18pt;background-color:none;text-transform: none; }</style><style>.Hide Orange Bars and Text{rr}td.text table {width:100%;}.friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}.orangetext15{display:none;visibility:hidden;}table.blurbs {margin-top:-33px} </style>
 
xjunkie
post Feb 6 2008, 12:40 PM
Post #9


Member
**

Group: Member
Posts: 15
Joined: Feb 2007
Member No: 503,207



thanks so much!!!!!
one more question, do you know how i can resize the right module to be wider?
 

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