Log In · Register

 
 
Closed TopicStart new topic
Friends Table in Wack. HELP!!, >.<
BrytneLu
post Jan 13 2008, 12:26 AM
Post #1


Senior Member
***

Group: Member
Posts: 34
Joined: May 2007
Member No: 524,072



_unsure.gif Okay this is the first time I have ever had this problem. I want to know how to fix my friends space. I didn't have the problem till I added a new friend, so it want like that when I just had one friend...

Here are things I tried.
- Removing the picture re-size code (added it back because it still did it)

Link:Layout

CODE
<style type="text/css">

body{background-color:FFFFFF;background-image:url('http://i16.tinypic.com/734vw3k.jpg'); background-position:left;
background-attachment:fixed;}
table, tr, td {background:transparent; border:0px;}  
table table table table {border:0px;
}

.text, .btext, .redtext, .redbtext, .blacktext12, body, table, td, li, p, div, textarea {font:normal 11px arial; color:434444; font-weight:none; text-transform: none; line-height:14px;}

.blacktext10{font:normal 11px arial; color:434444; font-weight:none; text-transform: none; line-height:14px;}

.whitetext12,.orangetext15,{display: none;}

a:link, a:active, a:visited, a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited{font-family:small fonts; font-size:8px; color:EB47AA; font-weight:normal; line-height:14px; text-decoration:none; text-transform: uppercase;}  
a:hover, a.redlink:hover {font-family:small fonts; font-size:8px; color:F2F449; font-weight:none; text-decoration:none; text-transform: uppercase; background-color:transparent;}  

a.navbar, a.navbar:link, a.navbar:visited, a.navbar:active
{font-family: Georgia; font-size:14px; color:EB47AA; font-weight:bold; line-height:14px; text-decoration:bold; text-transform: lowercase; letter-spacing: -2px;}

a.navbar:hover
{font-family: Georgia; font-size:14px; color:48F4DE; font-weight:bold; line-height:14px; text-decoration:bold; text-transform: lowercase; letter-spacing: -1px;}



.imgtopkai{visibility:visible; position:absolute; top:200px; left:260px;overflow:hidden; width:733px; height:164px;background-color:transparent; border-width:0px; background-image:url('http://i15.tinypic.com/6xb7uvc.jpg'); background-position:center center;}


.contactTable {width:300 px!important; height:150 px!important; padding:0px!important; background-image:url("http://i9.tinypic.com/7x9pbt2.jpg"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:FFFFFF;}
.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
table, tr, td {
  border: none; background-color: transparent; padding: 0;}
table {
  border: none; background-color: transparent;}
table table {
  border: none; border-color: none; background-color: transparent;}
table table table {
  border: 0px solid; border-color:ffffff; background-color:70FFED; padding: 0;}
table table table table {
  border: none; border-color: none;}

table table td.text table {width: 400px;}
TABLE, TD {padding: 0px; width:400px;}
TD TD TD TD {border-top: 0px solid; width: 1%; }
TD TD TD TD TD {border-top: 0px solid black; }
TD TD TD TD TD TD {border: 0px solid;}
TABLE TABLE {padding: 0px; }
TABLE TABLE TABLE {padding: 0px; height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; }
TABLE TABLE TABLE TABLE TABLE {padding: 0px; }
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; }

table table td.text table td.text table table a img {
max-width: 50px;
max-height: 50px;
}
table table td.text table td.text table table table a img {
max-width: 50px;
max-height: 50px;
}

table table {margin-top:200px;}
div table table, table table table {margin-top:0;}
a.text, table div font a, table div div {visibility:hidden;}
table table div font a, table table div div {visibility:visible;}
img {border:0px;}
table tr td div font {display: none;}

table tbody tr td table tbody tr td table tbody tr td table tbody tr td table tbody tr td embed
{max-width:250px;}
table tbody tr td table tbody tr td table tbody tr td table tbody tr td table tbody tr td img
{max-width:250px;}

</style>
 
Marlons
post Jan 13 2008, 12:30 AM
Post #2


Thread Killer
******

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



Well can you provide your coding, so i can check the code out?
 
BrytneLu
post Jan 13 2008, 12:36 AM
Post #3


Senior Member
***

Group: Member
Posts: 34
Joined: May 2007
Member No: 524,072



Heh yeah sorry. I'll put it in the first post.
 
Marlons
post Jan 13 2008, 12:57 AM
Post #4


Thread Killer
******

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



Alright, fixed it.
CODE
<style type="text/css">

body{background-color:FFFFFF;background-image:url('http://i16.tinypic.com/734vw3k.jpg'); background-position:left;
background-attachment:fixed;}
table, tr, td {background:transparent; border:0px;}  
table table table table {border:0px;
}

.text, .btext, .redtext, .redbtext, .blacktext12, body, table, td, li, p, div, textarea {font:normal 11px arial; color:434444; font-weight:none; text-transform: none; line-height:14px;}

.blacktext10{font:normal 11px arial; color:434444; font-weight:none; text-transform: none; line-height:14px;}

.whitetext12,.orangetext15,{display: none;}

a:link, a:active, a:visited, a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited{font-family:small fonts; font-size:8px; color:EB47AA; font-weight:normal; line-height:14px; text-decoration:none; text-transform: uppercase;}  
a:hover, a.redlink:hover {font-family:small fonts; font-size:8px; color:F2F449; font-weight:none; text-decoration:none; text-transform: uppercase; background-color:transparent;}  

a.navbar, a.navbar:link, a.navbar:visited, a.navbar:active
{font-family: Georgia; font-size:14px; color:EB47AA; font-weight:bold; line-height:14px; text-decoration:bold; text-transform: lowercase; letter-spacing: -2px;}

a.navbar:hover
{font-family: Georgia; font-size:14px; color:48F4DE; font-weight:bold; line-height:14px; text-decoration:bold; text-transform: lowercase; letter-spacing: -1px;}



.imgtopkai{visibility:visible; position:absolute; top:200px; left:260px;overflow:hidden; width:733px; height:164px;background-color:transparent; border-width:0px; background-image:url('http://i15.tinypic.com/6xb7uvc.jpg'); background-position:center center;}


.contactTable {width:300 px!important; height:150 px!important; padding:0px!important; background-image:url("http://i9.tinypic.com/7x9pbt2.jpg"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:FFFFFF;}
.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
table, tr, td {
  border: none; background-color: transparent; padding: 0;}
table {
  border: none; background-color: transparent;}
table table {
  border: none; border-color: none; background-color: transparent;}
table table table {
  border: 0px solid; border-color:ffffff; background-color:70FFED; padding: 0;}
table table table table {
  border: none; border-color: none;}

table table td.text table td.text table table a img {
max-width: 50px;
max-height: 50px;
}
table table td.text table td.text table table table a img {
max-width: 50px;
max-height: 50px;
}

table table {margin-top:200px;}
div table table, table table table {margin-top:0;}
a.text, table div font a, table div div {visibility:hidden;}
table table div font a, table table div div {visibility:visible;}
img {border:0px;}
table tr td div font {display: none;}

table tbody tr td table tbody tr td table tbody tr td table tbody tr td table tbody tr td embed
{max-width:250px;}
table tbody tr td table tbody tr td table tbody tr td table tbody tr td table tbody tr td img
{max-width:250px;}

</style>
 
BrytneLu
post Jan 13 2008, 01:07 AM
Post #5


Senior Member
***

Group: Member
Posts: 34
Joined: May 2007
Member No: 524,072



Thank you thank you thank you!!!

all I need is to fix this last part.
screen shot

I dont know where to go to change the width and I want to be careful not to mess it up. Can you tell me where to go to change the width?
 
Marlons
post Jan 13 2008, 01:15 AM
Post #6


Thread Killer
******

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



Sure, try this.put it IN your style tags.

CODE
}
table table table table td {filter:none;}
table table table table {border:0px;}
td.text table, td.text table td {width:300px; padding:0px;}
td.text table table table table, td.text table table table table td {width:0px;}
table table td {width:10px;}
div table table td, table table table td {width:auto;}
td.text td.text table table div, td.text td.text table table a img {height:px; width:px !important; border-width:0px;}


 
BrytneLu
post Jan 13 2008, 01:18 AM
Post #7


Senior Member
***

Group: Member
Posts: 34
Joined: May 2007
Member No: 524,072



Thank you! :D
 
Marlons
post Jan 13 2008, 01:24 AM
Post #8


Thread Killer
******

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



No problem.
 
S-Majere
post Jan 13 2008, 08:19 AM
Post #9


Addict
*******

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



Well done mlo!

Topic Closed.
 

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