transparent


  • olafklein34
  • 879 Aufrufe 4 Antworten

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • hallo,

    :confused: Kann mir einer mein Code so um schreiben das es in transparent ist also rechte Box mitte und linke Box transparent so das man den Hintergrund sehen kann den ich habe keine Ahnung da von. :confused:
    hier kommt der Code:

    Inhalt der 1. Extra Box (rechts)

    PHP-Quellcode

    1. <center><object type="application/x-shockwave-flash"
    2. data="http://www.qpic.ws/images/4Aq43293.swf"
    3. width="150" height="160">
    4. <param name="movie" value="http://www.qpic.ws/images/4Aq43293.swf" />
    5. <param name="WMode" value="Transparent" /></object></center>
    6. <br />
    7. <center><table cellspacing="1" cellpadding="0" border="0" style="background-color: #042C50" width="122"><tr><td align="center" style="background-color : #042C50;"><a href="http://www.meteo24.de/wetter/49X10174.html" style="text-decoration: none;" target="_blank"><font face="Verdana" size="1" color="#FFCC00" style="text-decoration: none; font-weight: bold;">Wetter Cottbus</font></a></td></tr><tr><td align="center"><iframe width="120" height="98" scrolling="no" frameborder="0" src="http://www.meteo24.de/hptool/v1?cid=49X10174&l=de&style=9&disableflash=1"> </iframe></td></tr><tr><td align="center" height="15" style="background-color : #042C50;"><a href="http://www.meteo24.de/" style="text-decoration: none;" target="_blank"><font face="Verdana" size="1" color="#FFCC00">© meteo24.de</font></a></td></tr></table></center>
    8. <br />
    9. <center> <a href="" target="_blank"><img src="http://www.directcounter.de/dc/?uid=395919816" border="0" alt=""></a><br /><a href="http://www.directcounter.de/stats/395919816.htm" target="_blank">Statistiken</a></center>
    10. <br/>
    11. <center>
    12. <a href="http://www.wieistmeineip.de/cometo/?de"><img src="http://www.wieistmeineip.de/ip-adresse/?size=125x125" border="0" width="125" height="125" alt="IP" /></a></center>
    Alles anzeigen


    Text über dem Design:

    PHP-Quellcode

    1. <div id="Design04">
    2. <div id="Header_oben"></div>
    3. <script language="JavaScript1.2">
    4. var message="Willkommen"
    5. var message=message+""
    6. i="0"
    7. var temptitle=""
    8. var geschw="100"
    9. function titler(){
    10. if (!document.all&&!document.getElementById)
    11. return
    12. document.title=temptitle+message.charAt(i)
    13. temptitle=temptitle+message.charAt(i)
    14. i++
    15. if(i==message.length)
    16. {
    17. i="0"
    18. temptitle=""
    19. }
    20. setTimeout("titler()",geschw)
    21. }
    22. window.onload=titler
    23. </script>
    Alles anzeigen


    CCS-Code ohne Style Tags:

    PHP-Quellcode

    1. h1#title{display: none;}
    2. h2#title span {display: none;}
    3. div.header{display: none;}
    4. li.nav_element{list-style-type: none;}
    5. body {background-image:url(http://img.webme.com/pic/o/ottoklaus/univ02.jpg); }
    6. a{color:#000080; font-size: 15px; text-decoration: none;}
    7. a:hover {color: #000080; font-size: 15px; text-decoration: none;}
    8. a:link {color: #000080; font-size: 15px; text-decoration: none;}
    9. a:active {color: #000080; font-size: 15px; text-decoration: none;}
    10. a:visited {color: #000080; font-size: 15px; text-decoration: none;}
    11. li.nav_element a{
    12. color:#FFFFFF;
    13. display: block;
    14. margin: 5px;
    15. padding-left: 10px;
    16. text-decoration: none;
    17. width: 105px;
    18. height: 20px;
    19. background-image:url(
    20. http://img.webme.com/pic/o/ottoklaus/nav_fantasy_world.gif);
    21. background-color:#4D4D4D;}
    22. li.nav_element a:hover{
    23. color:#FFFFFF;
    24. display: block;
    25. margin: 5px;
    26. padding-left: 10px;
    27. text-decoration: none;
    28. width: 110px;
    29. height: 20px;
    30. background-image:url(http://img.webme.com/pic/o/ottoklaus/nav_vampire_night.gif );
    31. background-color:#919191;}
    32. * { padding: 0; margin: 0; }
    33. #Design04 {
    34. margin: 0 auto;
    35. width: 922px;}
    36. #Header_oben {
    37. height: 70px;
    38. width: 900px;
    39. background: #3C3C3C;
    40. background-image:url(http://img.webme.com/pic/o/ottoklaus/ralf1.jpg);
    41. color: #FFFFFF;
    42. border: 1px solid #6E6E6E;
    43. margin: 0px 0px 0px 0px;
    44. padding: 10px;
    45. float: left;}
    46. #nav_container {
    47. width: 120px;
    48. height: 600px;
    49. background: #C0C0C0;
    50. background-image:url();
    51. color: #000000;
    52. border: 1px solid #6E6E6E;
    53. margin: 0px 0px 0px 0px;
    54. padding: 10px;
    55. float: left;}
    56. #content {
    57. height: 600px;
    58. width: 596px;
    59. background: #F2F2F2;
    60. background-image:url();
    61. color: #000000;
    62. border: 1px solid #6E6E6E;
    63. margin: 0px 0px 0px 0px;
    64. padding: 10px;
    65. display: inline;
    66. float: left;
    67. overflow:auto;}
    68. #sidebar_container {
    69. height: 600px;
    70. width: 140px;
    71. background: #C0C0C0;
    72. background-image:url();
    73. color: #000000;
    74. border: 1px solid #6E6E6E;
    75. margin: 0px 0px 0px 0px;
    76. padding: 10px;
    77. float: right;
    78. overflow:auto;}
    79. #Feld_unten {
    80. width: 900px;
    81. background: #3C3C3C;
    82. color: #FFFFFF;
    83. clear: both;
    84. border: 1px solid #6E6E6E;
    85. margin: 0px 0px 10px 0px;
    86. padding: 10px;}
    87. #counter{display: none;}
    Alles anzeigen


    es wäre schön wenn ihr mir da weiter helfen könnt.

    mfg olafklein34

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von olafklein34 ()

  • Transparenz funktioniert im Prinzip schon mit CSS, nur haben wir hier wieder dasselbe Problem mit den verschiedene Browsern, ganz besonders unser Freund IE. Damit die Transparenz mit jedem Browser funktioniert, mußt Du das mit Javascript lösen. Ein Homepagebaukasten ist dafür auch nicht unbedingt das geeignete mittel. man sollte schon programmieren können, wenn man eine Internetseite erstellen will.