Log In · Register

 
 
Closed TopicStart new topic
'general' empty space ?!, how to get rid of the empty space on the left
partybiatch
post Nov 26 2007, 12:56 PM
Post #1


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306



hey
i used this code to hide 'general' 'heroes' etc.

CODE
.lightbluetext8{display:none;}


but i still got a large space on the very left side



i have no tables so you cant see properly but it IS the left side of my profile (the same as shown below)

but i want it to look like that

THERE NO SPACE AT ALL



_unsure.gif
 
MissHygienic
post Nov 26 2007, 02:23 PM
Post #2


Resource Center Tyrant
******

Group: Official Member
Posts: 2,263
Joined: Nov 2007
Member No: 593,306



My suggestion would be to use DIV tags to force that crap to move further to the left. Perhaps somewhere in your codes, you could add: <DIV align="left">Crap</div>

Not sure how MySpace works, exactly.
 
pandora
post Nov 26 2007, 02:40 PM
Post #3


i did your boyfriend
*******

Group: Official Designer
Posts: 3,335
Joined: Feb 2004
Member No: 4,071



please provide a URL to your page and also your FULL code. thanks.
 
partybiatch
post Nov 26 2007, 03:41 PM
Post #4


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306




this is my profile

and this is my code

QUOTE
<style type="text/css">
body{background-image:url(); background-attachment:fixed;}
.contactTable {display:none!important; border:0px !important;}
table, tr, td { background-color:white; border:none; border-width:0px;}
table, tr, td, li, p, div, {font-family:arial; color:black; font-size:9px; text-transform:; line-height:11px;}





.nametext { font-family:eurostile; font-size: 14px; color:black;}
.whitetext12{display:none;}
.orangetext15{display:none;}
.standard b, p b, B, strong {
font-family:arial; font-size:11px; color:black; font-weight:bold;border:0px; text-transform:; }
.redtext{font-family:tahoma; font-size:15pt; line-height:10pt; color:black; border:0px solid FFFFFF;}
.redbtext{font-family:tahoma; font-size:15pt; line-height:10pt; color:FFFFFF; border:0px solid FFFFFF;}
.redbtext{font-family:tahoma; font-size:15pt; line-height:10pt; color:000000; border:0px solid FFFFFF;}
.blacktext10{font-family:tahoma; font-size:15pt; line-height:10pt; color:black;border:0px solid FFFFFF;}
.lightbluetext8{display:none;}
.lightbluetext9{background-color: white;font-family:; text-transform:lowercase; font-size:18px;line-height: 18px; letter-spacing: -2pt; color:black; font-weight:;background:;border:0px solid FFFFFF;text-align:right;}
.btext, .itext{font-family:tahoma; font-size:8pt; line-height:10pt; color:black;border:0px solid FFFFFF;}


a{font-family:arial; font-size:12px; color:black; font-weight:none;border:0px;letter-spacing: 0pt; text-transform: ; }
a:link{font-family:arial; font-size:12px; color:black; font-weight:none;border:0px;letter-spacing: 0pt; text-transform: ;}
a:active{font-family:arial; font-size:12px; color:black; font-weight:none;border:0px; text-transform: ;}
a:visited{font-family:arial; font-size:12px; color:black; font-weight:none;border:0px;letter-spacing: 0pt; text-transform: ;}
a:hover{font-family:arial; font-size:12px; color:B9F3F4; font-weight:none;border:0px; text-transform: ;}
a:hover img {filter: Blur(Add = 1, Direction = 225, Strength = 10);}

a.redlink{display:none;}
a.redlink:active{display:none;}
a.redlink:visited{display:none;}
a.redlink:hover{display:none;}

a.navbar{font-family:tahoma; font-size:9px; color:black; font-weight:none;border:0px; text-transform: lowercase;}
a.navbar:link{font-family:tahoma; font-size:10px; color:black; font-weight:bold;border:0px; text-transform: lowercase;}
a.navbar:active{font-family:tahoma; font-size9px; color:black; font-weight:bold;border:0px; text-transform: lowercase;}
a.navbar:visited{font-family:tahoma; font-size:9px; color:black; font-weight:bold;border:0px; text-transform: lowercase;}
a.navbar:hover{font-family:tahoma; font-size:9px; color:F384A2; font-weight:bold;border:0px; text-transform: uppercase;}


</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;}
table.latestBlogEntry {display:none;}
.note {bring the tables up more}
td.text table {position:relative; top: -110px;}
td.text table table {position:static;}


</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;}
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>


THANKS!
 
pandora
post Nov 26 2007, 07:15 PM
Post #5


i did your boyfriend
*******

Group: Official Designer
Posts: 3,335
Joined: Feb 2004
Member No: 4,071



where is the second screenshot from? (the one with no space)
 
partybiatch
post Nov 27 2007, 06:20 AM
Post #6


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306




its from another profile. i think its set to private thats why i made a screenshot. thats the profile :

second profile
 
pandora
post Nov 27 2007, 02:06 PM
Post #7


i did your boyfriend
*******

Group: Official Designer
Posts: 3,335
Joined: Feb 2004
Member No: 4,071



<style>.lightbluetext8 {display:none;} table table table table td {width:0px;}</style>
 
partybiatch
post Nov 27 2007, 03:55 PM
Post #8


Senior Member
***

Group: Member
Posts: 88
Joined: Jul 2005
Member No: 177,306




thank you so much!

great work :]

i owe u

wink.gif
 
pandora
post Nov 27 2007, 05:07 PM
Post #9


i did your boyfriend
*******

Group: Official Designer
Posts: 3,335
Joined: Feb 2004
Member No: 4,071



glad to help.

topic closed. pm me if you would like this reopened. this will be moved to resolved topics tomorrow.
 

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