Log In · Register

 
 
Closed TopicStart new topic
Transparent + Thinner Comments
pestyxpinay
post Apr 28 2006, 09:26 PM
Post #1


Member
**

Group: Member
Posts: 27
Joined: Apr 2006
Member No: 393,499



Alright, I got the issue with my own myspace over with and now I want to help my little brother out. But I don't know how _dry.gif LOL

1) How do you get all the table to be transparent but not TOTALLY transparent and see through? Just enough so you can kind of see the background?

2) The table with all the comments are way bigger than the rest of the tables. How do you fix that?

Any advice?
 
GREASEbaby
post Apr 28 2006, 09:29 PM
Post #2


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Link?

But I would suggest using this code to make the comments table smaller:

CODE
<style>
  body table tr table tr td.text table tr td.text table tr td table tr td img {width:400px;}  
  body table tr table tr td.text table tr td.text table tr td table tr td div img {width:80px; height:20px;}  
  body table tr table tr td.text table tr td.text table tr td table tr td a img {width:auto; height:auto;}    
  </style>
 
pestyxpinay
post Apr 28 2006, 09:35 PM
Post #3


Member
**

Group: Member
Posts: 27
Joined: Apr 2006
Member No: 393,499



Link

The tables are solid and I want the tables to be like this

Thanks for the code!
 
GREASEbaby
post Apr 28 2006, 09:39 PM
Post #4


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Tell me if this works:

CODE
{ Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
    border-style:solid;
    border-width:2px;
    border-color:######;
    background-color:transparent;
               }

table table table td {
    background-color:FFFFFF;
    filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; }
table table table table td {filter:none;}


Just change the border color to whatever you want throb.gif
 
pestyxpinay
post Apr 28 2006, 09:45 PM
Post #5


Member
**

Group: Member
Posts: 27
Joined: Apr 2006
Member No: 393,499



It's perfect but it only worked on the tables on the left, hod do I get it to work on all the tables? And the part of the table behind the name is totally transparent.
 
GREASEbaby
post Apr 28 2006, 09:46 PM
Post #6


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Uh....I think:

CODE
<style type="text/css">


{ Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
    border-style:solid;
    border-width:2px;
    border-color:######;
    background-color:transparent;
               }

table table table{
    background-color:FFFFFF;
    filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7; }
table table table table td {filter:none;}
</style>
 
freeflow
post Apr 28 2006, 10:16 PM
Post #7


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Transparent:
http://www.createblog.com/forums/index.php?showtopic=91507

Comments:
They are stretched due to a one of your comments . This one:
QUOTE
r.Soccer


4/26/2006 6:13 PM

yoyoyoyoyoyoyooyoyoyoyoyoyoyooyoyoyoyoyyooyoyoyoyoyyoyoyoyoyoyoyoyoyoyoyyoyoyoyo
oyoyoyo!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!WAS UP DOG U PLAYIN KINGDOM HEARTS LATELY???? I WANT TO GET IT SO BAD IM BEGGING!!!!!
 
pestyxpinay
post Apr 29 2006, 11:48 AM
Post #8


Member
**

Group: Member
Posts: 27
Joined: Apr 2006
Member No: 393,499



Thanks you guys!

I pretty much got it to how he wanted it to be, so yeah biggrin.gif
 

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