473,320 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Background color not showing

2
I was wondering why the background color is not showing up in Mozilla. When I view the page there is a light blue background, when it should be black. Thank you for any help. http://www.myspace.com/mdejac

Expand|Select|Wrap|Line Numbers
  1. <style type="text/css">
  2. body {
  3.     font-family: helvetica, arial, sans-serif;
  4.     font-size: 62.5%;
  5.     background-color: black;
  6. }
  7.  
  8.     table, td {
  9.         background-color: transparent;
  10.     }
  11.  
  12. .main{
  13.     position:absolute;
  14.     left:50%;
  15.     top:175px;
  16.     width:1000px;
  17.     z-index:1;
  18.     margin-left:-500px;
  19. }
  20.  
  21.     .main a:link, .main a:active, .main a:visited {
  22.         color: darkgoldenrod;
  23.         text-decoration: none;
  24.         font-size: 1em;
  25.     }
  26.  
  27.     .main a:hover {
  28.     color: gold;
  29.     }
  30.  
  31.  
  32.  
  33. p, li {
  34.     font-size: 1.2em;
  35.         font-weight: bold;
  36.     color: palegoldenrod;
  37. }
  38.  
  39. .title {
  40.     text-transform: uppercase;      
  41.         font-size: 1.5em;
  42.         font-weight: bold;
  43.     color: goldenrod;
  44. }
  45.  
  46. .rightside {
  47.     float: right;
  48.     width: 450px;
  49. }
  50.  
  51. .leftside {
  52.     float: left;
  53.     width: 450px;
  54. }
  55.  
  56. .middle {
  57.         clear:both;
  58.         margin-top: 35px;
  59.         float: left;
  60.         width: 1000;
  61. }
  62.  
  63. .bottom {
  64.         clear:both;
  65.         margin-top: 25px;
  66.         float: left;
  67.         width: 1000;
  68. }
  69.  
  70. .cellone {
  71.          float: left;
  72.          width: 200px;
  73.          font-size: 1.2em;
  74.          font-weight: bold;
  75. }
  76. .cellone a:link, .cellone a:active, .cellone a:visited {
  77.         color: goldenrod;
  78. }
  79.  
  80. .cellone a:hover {
  81.     color: gold;
  82.     }
  83.  
  84. .celltwo {
  85.          float: right;
  86.          width: 200px;
  87.          font-size: 1.2em;
  88.          font-weight: bold;
  89. }
  90.  
  91. .celltwo a:link, .celltwo a:active, .celltwo a:visited {
  92.         color: goldenrod;
  93. }
  94.  
  95. .celltwo a:hover {
  96.     color: gold;
  97.     }
  98.  
  99. textarea {
  100.     background-color: transparent;
  101.     border: 1px solid;
  102.     border-color: palegoldenrod;
  103.     color: palegoldenrod;
  104.         font-weight: bold;
  105.     padding: 3px;
  106.     overflow: hidden;
  107. }
  108.  
  109. input {
  110.     background-color: transparent;
  111.     color: palegoldenrod;
  112.         font-weight: bold;
  113.     border: 1px solid;
  114.     border-color: palegoldenrod;
  115. }
  116.  
  117. </style>
Expand|Select|Wrap|Line Numbers
  1. <div class="main"> 
  2. <table style="width:1000px; height:750px; cellpadding:0px; cellspacing:0px;background-image: url('http://i183.photobucket.com/albums/x279/BillyBong44/fluorescence6.jpg'); background-repeat: no-repeat;">
  3. <tr><td valign="top">
  4.  
  5. <div class="rightside">
  6.      <div class="mytunesplayer" align="center">
  7. <object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="300" width="280" border="0" data="http://www.mytuneslive.com/_NEW/SKINS/MODERN/beach.swf">
  8.   <param name="allowScriptAccess" value="never" />
  9.   <param name="allowNetworking" value="internal" />
  10.   <param name="movie" value="http://www.mytuneslive.com/_NEW/SKINS/MODERN/beach.swf" />
  11.   <param name="menu" value="false" />
  12.   <param name="quality" value="high" />
  13.   <param name="flashvars" value="playList=http://www.mytuneslive.com/mdejac/me.xml&ShowPlaylist=1&ShowEQ=1&firstTrack=1&initVol=50" />
  14.   <param name="wmode" value="transparent" />
  15. </object><br>
  16. </div>
  17.  
  18.  
  19. </div>
  20.  
  21. <div class="leftside">
  22. <br>
  23. <p><img src="http://i183.photobucket.com/albums/x279/BillyBong44/me-waterstand.jpg" 
  24. style="float:left;margin:0 10px 0 0;">
  25. My mistakes were mine to make, who are you to have a take.<br><br>
  26. All I've done I'd do again its made me who I am my friend.
  27. <br><br>
  28. The paths we choose may wind and bend but happiness is at the end.
  29. <br><br>
  30. So close your eyes it all goes dark, for once you die your life can start.<br>
  31. <br><br>
  32. Mike, 26<br>
  33. Buffalo, NY<br>
  34. USA</p>
  35.  
  36. </div>
  37.  
  38. <div class="middle">
  39. <br><br><br><br>
  40.       <div class="rightside">
  41.            <form method="post"
  42. action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
  43.             <input type="hidden" name="friendID" value="137349230">
  44.             <textarea name="f_comments" cols="65" rows="10"></textarea><br />
  45.             <p><center><input type="submit" value="Submit Comment" ><br><br><a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdDb21tZW50cyZmcmllbmRJRD0xMzczNDkyMzA=">See Your Comment!!</a></center></p> 
  46.             </form>
  47.       </div>
  48.       <div class="leftside">
  49.           <div class="cellone">
  50.              <br><br><a href="http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIudmlld0FsYnVtcyZmcmllbmRJRD0xMzczNDkyMzA=">View my Pics</a><br><br>             
  51.              <a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVzc2FnZSZmcmllbmRJRD0xMzczNDkyMzA=">Send me a Message</a><br><br>
  52.              <a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX3ZlcmlmeSZmcmllbmRJRD0xMzczNDkyMzA=">Make me your Friend</a><br><br>
  53.              <a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdmcmllbmRzJmZyaWVuZElEPTEzNzM0OTIzMA==">View my Friends</a><br><br>        
  54.  
  55.           <br>
  56.           </div>
  57.           <div class="celltwo">
  58.            <br><br><a href="http://www.msplinks.com/MDFodHRwOi8vZ3JvdXBzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPWdyb3Vwcy5hZGR0b2dyb3VwJmZyaWVuZElEPTEzNzM0OTIzMA==">Add me to your Group</a><br><br>          
  59.           <a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwuZm9yd2FyZCZmcmllbmRJRD0xMzczNDkyMzAmZj1mb3J3YXJkcHJvZmlsZQ==">Foward to a Friend</a><br><br><br><br>
  60.           <a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLmFkZFRvRmF2b3JpdGUmZnJpZW5kSUQ9MTM3MzQ5MjMwJnB1YmxpYz0w">Add to Favorites</a><br><br>
  61.           </div>
  62.       </div>
  63. </div>
  64.  
  65.  
  66. </td></tr></table></div>
  67.  
  68. <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td>
Sep 28 '07 #1
2 2586
mdejac
2
Never mind, it seems to have fixed itself, not 5 minutes after I posted this. I don't know what happened, it worked fine for almost a month then for three days is was messed up, I am thinking it was a myspace thing??? Thank you anyways.
Sep 28 '07 #2
Probably a myspace thing, it's a coding nightmare
Oct 6 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Chandler | last post by:
Hi, I have a div with a background image. The height of the div needs to stretch to accomodate any changes of internal content, but needs to remain at least 400px so that the background image is...
8
by: johkar | last post by:
I have two problems I cannot work out in the following tab code with Netscape 6. Problems are marked with all cap comments. One is that the background image is not shown in NS 6 (two places in...
2
by: chris_culley | last post by:
Hi there, I've got a gif with (highly) irregular shapes (lots of jigsaw pieces) that I want to map so that each piece is a link... The pieces are currently just a frame drawing, but as they...
7
by: Behzad | last post by:
hi all, I'am recently working on an applicatoin.Whenever a user creates a new project in my application the new project's form is displayed.The users are unfamiliar with computer wolrd.I want to...
11
by: Gérard Talbot | last post by:
Hello, <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <title></title> <style type="text/css"> body {background-color: white; color: black;}...
7
by: Paul Wake | last post by:
I'm missing something regarding positioning background images. It's probably obvious, and I hope someone here will note it for me. I'm trying to do something like the complex spiral thing, only...
7
by: arupfrancis | last post by:
Hi, I am trying to create a colored box using background images. I am able to do it easily using tables but doing it in divs is proving to be an issue. Moreover IE and Mozilla also seems to be...
6
by: Timeri | last post by:
I'm fairly new to CSS and I cannot for the life of me figure out why my background colors aren't showing up. I've tested it in both firefox and IE. Specifically I'm talking about the background color...
2
by: rigiditymodulus | last post by:
Hi - So, I had this working perfectly, then had a small crash (the transmitter for my wireless mouse occassionally freaks out my MacBook Pro) and when I rebooted and opened up my file the two...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.