Log In · Register

 
 
Closed TopicStart new topic
make white part on layout transparent
*2tru*
post Mar 8 2007, 06:02 PM
Post #1





Guest






/edit

i was wondering if i can make the WHITE part of my layout transparent...i want to be able to chose how transparent it can be too. in this picture you can see what white part i'm talking about and there's the layout code...
 
*Azarel*
post Mar 8 2007, 06:04 PM
Post #2





Guest






Find this:

table, tr, td {background-color:; border:none; border-width:0;}

And change background-color:; to background-color:transparent;


OOPS, I didn't notice that you wanted it to be adjustably transparent. Ignore what I had said before and add this to your coding:
<style type=text/css>
table {
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;}
</style>

Change the bolded numbers as you'd like, but make sure that the last three are the same and 1/100th of the first number. Lowering the numbers makes it more transparent.
 
clarity
post Mar 8 2007, 06:07 PM
Post #3


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



^ If you do that, I'm pretty sure the default colors will turn to black and white.

unless of course, they don't mind it turning to b&w.
 
*2tru*
post Mar 8 2007, 06:20 PM
Post #4





Guest






/edit

oh thanks! that's what i wanted, appreciate the help!
 
*Azarel*
post Mar 8 2007, 06:20 PM
Post #5





Guest






Yeah, I realized that after I read your post a second time over and I edited my first post. Did you see that/try it yet?
 
clarity
post Mar 8 2007, 06:21 PM
Post #6


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



like i said that would happen, there is absolutley no way to do it without it changing.
 
*Intercourse.*
post Mar 8 2007, 08:37 PM
Post #7





Guest






QUOTE(2tru @ Mar 8 2007, 6:20 PM) *
/edit

oh thanks! that's what i wanted, appreciate the help!



I think he got it guys..

If you did not 2tru, feel free to PM me or any other myspace staff and we'll reopen this _smile.gif

Topic closed.
 

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