see-through entry and side module b/g? |
see-through entry and side module b/g? |
Oct 28 2004, 07:50 PM
Post
#1
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
--> My xanga <-- Ok, you see how my background for my blog entrys, and my side module are black? Is there a way to make it so they're still somewhat black but like a see through color so you can still see the checkers through it but make it look like it has a black film behind it instead of solid black? Sorry if there's script up for this, I looked and didn't see, I'd really appreciate your help!
|
|
|
|
![]() |
Oct 31 2004, 11:01 AM
Post
#2
|
|
![]() Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 59,281 |
I'm having some trouble with the filter: opacity on my xanga. When you move your mouse over to the lower part of the subscription section, a part of the profile section will dissappear. Same thing happens with the blogtable. The only way I can fix this is to just take out the opacity. Is there any way to fix this problem with my modules tranparent?
http://www.xanga.com/private/home.aspx?user=Forbiddenxl here's my code: CODE <!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to createblog.com // change this url to an image of your choice var image = "http://img.photobucket.com/albums/v38/Thiensbro/FXLSplash.jpg"; function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; } if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>'); } </script> <!-- end code provided by createblog.com --> <img src="http://img.photobucket.com/albums/v38/Thiensbro/FXLHeader.jpg"> <style type="text/css"> body { background-color: #0033cc; background-image: url(""); scrollbar-arrow-color: #000000; scrollbar-face-color: #0033cc; /* transparent */ scrollbar-3dlight-color: #000000;cursor:crosshair; /* transparent */ scrollbar-darkshadow-color: #ffffff; /* transparent */ scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-track-color: transparent; /* transparent */ } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px georgia,serif; line-height:12px; color: #ffffff; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #ffffff; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: georgia,serif; text-transform: uppercase; font-size:17px; font-weight: bolder; line-height: 18px; color: #000000; letter-spacing: 1px; background-color: #0033cc; background-image: url(""); text-align: center; border: 1px double #3300cc; letter-spacing:-3px; border-width: 1px 1px 0px 1px; padding-right: 3px; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #ffffff; font: normal 12px Comic Sans MS;line-height: 12px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #ffffff; font: normal 12px Comic Sans MS; line-height: 12px text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #ffffff; font:normal 12px georgia,serif; line-height:12px; text-decoration:none;cursor:crosshair; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px double #3300cc; font:normal 12px georgia,serif; background-color: #0033cc; letter-spacing:0px; color: #ffffff; filter: alpha(style=0,opacity=70); } table.left { /* this edits the menu module */ border: 1px double #3300cc; width:160px; background-color: #0033cc; FILTER: alpha(opacity=75); } table.blogbody { /* this edits the other the place where the blog is */ border: 1px double #3300cc; background-color: none; background-image: url("http://img95.exs.cx/img95/3190/PostBG4.jpg"); background-repeat:no-repeat; background-position:bottom right; background-attachment:fixed width:450px; border-width: 1px 1px 1px 1px; /* filter: alpha(opacity=70); */ } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #0033cc; background-image: url(""); font: bold 12px tahoma; text-transform: lowercase; color: #ffffff; border: 1px double #3300cc; letter-spacing: 1px; border-width: 0px 0px 1px 0px; text-align: center; FILTER: alpha(opacity=75); } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url (); background-color: #0033cc; background-image: url(""); border: none; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #0033cc; border: 1px double #3300cc; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px double #3300cc; } table.navigation, table.main { /* the width of your blog with modules */ width: 630px; } hr { /* horizontal divider */ border: 1px dashed #d8d8bf; } body { /* background image */ background-image:url("http://img71.exs.cx/img71/3451/FXLBackground3.jpg"); background-repeat:no-repeat; background-position:bottom right; background-attachment:fixed } </style> <!-- end code provided by createblog.com --> |
|
|
|
deadroses89 see-through entry and side module b/g? Oct 28 2004, 07:50 PM
deadroses89 I've seen it on other xanga's before, does... Oct 28 2004, 08:23 PM
BiGxSiLLy15 this will make your blogs transparent:
<... Oct 29 2004, 03:11 PM
addictedtoxangie those didn't work for me! :( Oct 29 2004, 03:50 PM
BiGxSiLLy15 it didn't? it worked when i tested it Oct 29 2004, 04:07 PM
addictedtoxangie nope, it didn't work. Oct 29 2004, 04:09 PM
BiGxSiLLy15 if you already have a script for .blogbody, { then... Oct 29 2004, 04:11 PM
pureheart_tsai how would u change the background color of the blo... Oct 29 2004, 08:17 PM
C.Lime.Jello. Input into custom header.
And change the variables... Oct 29 2004, 08:20 PM
deadroses89 that makes it completely transparent, but what I w... Oct 29 2004, 11:28 PM
pureheart_tsai Darn, that didn't get the results I wanted. P... Oct 30 2004, 12:09 AM
deadroses89 QUOTE(pureheart_tsai @ Oct 30 2004, 12:09 AM)... Oct 30 2004, 12:24 AM
C.Lime.Jello. You have to fiddle with the variables to get the l... Oct 30 2004, 01:49 AM
deadroses89 QUOTE(C.Lime.Jello. @ Oct 30 2004, 1:49 AM)Yo... Oct 30 2004, 12:19 PM
addictedtoxangie there's nothing on your site. Oct 31 2004, 12:51 PM
deadroses89 ok, this is exactly what the code looks like in my... Oct 31 2004, 01:02 PM
addictedtoxangie change the opacity to like 60 or 70. Oct 31 2004, 01:06 PM
deadroses89 QUOTE(addictedtoxangie @ Oct 31 2004, 1:06 PM... Oct 31 2004, 01:14 PM
ForbiddenXL Your script seems right it should work.....
About... Oct 31 2004, 01:46 PM
deadroses89 QUOTE(ForbiddenXL @ Oct 31 2004, 1:46 PM)Your... Oct 31 2004, 02:13 PM
C.Lime.Jello. It doesn't work in Mozilla.
Works perfectally ... Oct 31 2004, 03:16 PM
deadroses89 QUOTE(C.Lime.Jello. @ Oct 31 2004, 3:16 PM)It... Oct 31 2004, 05:05 PM
deadroses89 Ok now using IE my entries show up as see through,... Oct 31 2004, 08:19 PM![]() ![]() |