zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden komplette Seite verzogen

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 20.10.2009, 09:58
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 16.10.2009
Beiträge: 8
Massacre befindet sich auf einem aufstrebenden Ast
Standard komplette Seite verzogen

Hallo,

ich bin neu hier und komm gleich mit einem Problem zu Euch.

ich schreibe es ins CSS weil bei mir im Xhtml Forum immer folgender Fehler auftritt:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 72 bytes) in /var/www/vhosts/xhtmlforum.de/httpdocs/includes/functions_search.php on line 197

Um dieses Problemkind geht es: Startseite || SBL-Multimedia.de Tutorials und mehr

Sobald Ihr drauf kommt seht Iihr sicher gleich was ich meine.
Ich bin langsam am verzweifeln ich seh keinen Fehler vielleicht überseh ich auch das Nahliegenste.

Ich sende Euch gleich mal meinen CSS Code direkt mit der wird sicher auch von nutzen sein.


HTML-Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="de">
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta name="keywords" content="Cinema-4D, Photoshop, Tutorials, Video-Tutorials" />
  <meta name="descrition" content="SBL Designs || Tutotials und Mehr
  Visualisierung im 2D und 3D Bereich.
  Video Tutorials in Cinema 4D und Photoshop um einfacheren lernen und verstehen.
  Workflows und Gallerie." />
  <meta name="author" content="Sebastian Lutz" />
  <meta http-equiv="content-language" content="de" />
  <meta name="robots" content="index, follow" />
  <link rel="stylesheet" href="style.css" type="text/css" />

  <title>Startseite || SBL-Multimedia.de Tutorials und mehr</title>  
  </head>
  <body>
  
    <div id="head">
      <a href="home.html"><img src="images/logo.jpg" alt="SBL-Multimedia-Logo" /></a>    
    </div>
    <div id="effect">
      <div id="effect_header">
        <div class="quick_box">

        
          <h3>Quick Links</h3><br />
          <ul>
            <li class="link_01"><a href="http://www.drmakaber.deviantart.com/gallery/" target="_blank">link1</a></li>
            <li class="link_02"> <a href="http://www.youtube.com/user/SBLDesigns" target="_blank">link2</a></li>          
          </ul>   
        
        </div>
      </div>
    </div>

    <div id="navi">
      
      <ul>
        <li class="home"><a href="home.php">Startseite</a></li>
        <li class="tutorials"><a href="tutorials.php"  class="aktiv">Tutorials</a></li>
        <li class="gallerie"><a href="gallerie.php">Gallerie</a></li>
        <li class="about"><a href="about.php">About</a></li>
        <li class="downloads"><a href="downloads.php">downloads</a></li>

        <li class="referenzen"><a href="referenzen.php">referenzen</a></li>
        <li class="sblportal"><a href="http://www.sbl-designs.gm1.tv" target="_blank">SBL TV</a></li>
      </ul>
      
    </div>
    <div id="content">
      <div id="content_box">
        <div id="content_links">
         <h2>Tutorials</h2>

          <br />
          <h4>Cinema 4D</h4>
          <br />
          <br />
          <br />
           <div class="tutorial_choice">
             <div class="tutorial_info"><h3>3D-Text<span>Hallo test test</span></h3></div>

             
             
             <div  class="tutorial_image"></div>
             
             <div class="tutorial_bottom"></div>
             
           </div> 
           <div class="tutorial_choice">
             <div class="tutorial_info"><h3>3D-Text<span>Hallo test test</span></h3></div>
             
             
             <div  class="tutorial_image"></div>
             
             <div class="tutorial_bottom"></div> 
             
             <br />
             1<br />

           2<br />
           3<br />
           4<br />
           5<br />
           6<br />
           7<br />

           8<br />
           9<br />
          10<br />
          11<br />
          12<br />
          13<br />

           </div>               
                          
           
                          
        </div>
        
        <div id="content_rechts">
            
<!--<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <link rel="stylesheet" href="style.css" type="text/css" />
  <title>Startseite || SBL-Multimedia.de Tutorials und mehr</title>
  </head>
  <body>-->
   <h2>3D Text-Erstellen<span>Hinzugef&uuml;gt am 16.10.2009 um 00:34 Uhr </span></h2>
            <br />
            <img src="Tutorials/Text-3D/button.png" alt="3D-Text-Button-Image" />
  <!--</body>
</html>-->

          
        </div>
        
    </div>  
    </div>
    
    <div id="footer">
      <div class="footer_links">
      <h3>Partner</h3><br />
      <a href="http://www.portal24.tv" target="_blank">Portal 24.tv</a><br />
      <a href="http://www.isp-engineering-gmbh.de" target="_blank">ISP Engineering GmbH</a><br />

        
      </div>
      <div class="footer_links">
          <h3>Communitys</h3><br />
          <a href="http://www.der-webdesigner.net" target="_blank">der-Webdesigner.net</a><br />
          <a href="http://www.psd-tutorials.de" target="_blank">PSD-Tutorials.de</a><br />
          <a href="http://www.tutorials.de" target="_blank">Tutorials.de</a><br />
              
      </div>

      <div class="footer_links">
          <h3>SBL-Multimedia.de</h3> <br />
          <a href="impressum.php">Imprint</a><br />
          <a href="fragen.php">Fragen/Anregungen</a><br />
          <a href="disclaimer.php">Disclaimer</a><br />   
      </div>
      <div class="footer_links">

        
      </div>
      <div class="kontakt">
      
      </div>
      <div class="clear"></div>
      
    </div>

  </body>
</html>
Code:
* {

    margin: 0;
    padding: 0; 

}

body {

    background: #240404;
    font-size: 11px;
    font-family: verdana, Arial, helvertica, sans_serif;

}

a {

    color: #3282d6;
    font-weight: bold;
    

}

a:hover {

    color: #6b9ed4;
    font-weight: bold;

}

a img {

    border: none;

}

#head {

    width: 100%;
    height: 90px;
    background: url(images/head_bg.jpg);    

}

#navi {

    width: 100%;
    height: 35px;
    text-align: center;
    background: url(images/navi_bg.jpg);   

}

#navi ul {

    margin: 0px auto;
    width: 1000px;

}

#navi ul li {

    list-style-type: none;
    display: block;
    height: 35px;
    float: left;
    text-indent: -9999px;
    width: 130px;

}

#navi ul li a {

    outline: none;
    display: block;
    width: 130px;
    height: 35px;

}

/* Navigation Class Home*/


#navi ul li.home a {

    background: url(images/startseite_01.jpg) no-repeat 0 0;

}

#navi ul li.home a.aktiv {

    background: url(images/startseite_02.jpg) no-repeat 0 0;

}                   

#navi ul li.home a:hover {

    background: url(images/startseite_02.jpg) no-repeat 0 0;

}

/* Navigation Class Tutorials*/

#navi ul li.tutorials a {

    background: url(images/tutorials_01.jpg) no-repeat 0 0;

}

#navi ul li.tutorials a.aktiv {

    background: url(images/tutorials_02.jpg) no-repeat 0 0;

}

#navi ul li.tutorials a:hover {

    background: url(images/tutorials_02.jpg) no-repeat 0 0;

}
                               
/* Navigation Class Gallerie*/
                               
#navi ul li.gallerie a {

    background: url(images/gallerie_01.jpg) no-repeat 0 0;

}

#navi ul li.gallerie a.aktiv {

    background: url(images/gallerie_02.jpg) no-repeat 0 0;

}

#navi ul li.gallerie a:hover {

    background: url(images/gallerie_02.jpg) no-repeat 0 0;

}

/* Navigation Class Über Mich*/
                               
#navi ul li.about a {

    background: url(images/about_01.jpg) no-repeat 0 0;

}

#navi ul li.about a.aktiv {

    background: url(images/about_02.jpg) no-repeat 0 0;

}

#navi ul li.about a:hover {

    background: url(images/about_02.jpg) no-repeat 0 0;

}

/* Navigation Class Downloads*/
                               
#navi ul li.downloads a {

    background: url(images/downloads_01.jpg) no-repeat 0 0;

}

#navi ul li.downloads a.aktiv {

    background: url(images/downloads_02.jpg) no-repeat 0 0;

}

#navi ul li.downloads a:hover {

    background: url(images/downloads_02.jpg) no-repeat 0 0;

}

/* Navigation Class Downloads*/
                               
#navi ul li.referenzen a {

    background: url(images/referenzen_01.jpg) no-repeat 0 0;

}

#navi ul li.referenzen a.aktiv {

    background: url(images/referenzen_02.jpg) no-repeat 0 0;

}

#navi ul li.referenzen a:hover {

    background: url(images/referenzen_02.jpg) no-repeat 0 0;

}

/* Navigation Class Portal*/
                               
#navi ul li.sblportal a {

    background: url(images/sbl-tv_01.jpg) no-repeat 0 0;

}

#navi ul li.sblportal a.aktiv {

    background: url(images/sbl-tv_02.jpg) no-repeat 0 0;

}

#navi ul li.sblportal a:hover {

    background: url(images/sbl-tv_02.jpg) no-repeat 0 0;

}

#effect {

    width: 100%;
    height: 260px;
    background: url(images/effect_bg.jpg);
}

#effect_header {

    height: 260px;
    display: block;
    margin: 0px auto;
    background: url(images/effect_header.jpg) no-repeat center top;
   
}

.quick_box {

    height: 230px;
    width: 250px;
    margin: 20px 0 0px 840px;
    display: block;
    position: absolute;

}

.quick_box ul {

    margin: 0 auto;
    width: 250px;
    float:left
    

}

.quick_box ul li {

    list-style-type: none;
    display: block;
    float: left;
    width: 80px;
    text-indent: -9999px;               
    
}

.quick_box ul li a {

    outline: none;
    display: block;
    width: 80px;
    height: 57px;                

}

.quick_box ul li.link_01 a {

    background: url(logos/deviantart_01.png) no-repeat 12px 0;

}

.quick_box ul li.link_01 a:hover {

    background: url(logos/deviantart_02.png) no-repeat 12px 0;

}

.quick_box ul li.link_02 a {

    background: url(logos/youtube_01.png) no-repeat 0 0;

}

.quick_box ul li.link_02 a:hover {

    background: url(logos/youtube_02.png) no-repeat 0 0;

}

.quick_box h3 {

font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #0047a0;
 
}

#content {

    width: 100%;
    background: #e9f6ff;
    text-align: center;
    min-height: 1%;
    
}

/*.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}
 
.clearfix {display:inline-block;}
 
/* Hides from IE-mac */
/*
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

#content_box {

    width: 1000px;
    min-height: 1%;
    margin: 0px auto;
    padding: 20px 0 10px 0;
    


}

#content_links {

    width: 680px;
    min-height: 1%px;
    padding: 20px 20px 0 0;
    float: left;
    text-align: justify;
    

}

#content_links h2 {

    font-size: 24px;
    color: #74baff;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    background: url(images/line.gif) repeat-x top;

}

#content_links h4 {

    font-size: 15px;
    color: #74baff;
    text-decoration: none;
    font-weight: normal;
    margin: 0 570px 0 0;
    background: url(images/line.gif) repeat-x bottom;
    

}

#content_links h2 span {

    font-size: 9px;
    color: #c7c7c7;
    text-decoration: none;
    margin: 0;
    padding: 1px 0 0 5px;
    display: block;
    

}

#content_links p {

    color: #000000;
    line-height: 5px;
    padding: 0 0 10px 0; 

}





#content_rechts {

    width: 300px;
    min-height: 1%;
    padding: 20px 0 0 0;
    float: right;
    text-align: justify;

}

#content_rechts h2 {

    font-size: 24px;
    color: #74baff;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    background: url(images/line.gif) repeat-x top;


}

#content_rechts h2 span {

    font-size: 9px;
    color: #c7c7c7;
    text-decoration: none;
    margin: 0;
    padding: 1px 0 0 5px;
    display: block;
    
}

#content_rechts p {

    color: #000000;
    line-height: 5px;
    padding: 0 0 10px 0; 

}

#footer {

    width:1000px;
    height:100px;
    padding:  10px 0 0 260px;

}

#footer a {

    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;

}

#footer a:hover {

    color: #e5b700;
    text-decoration: none;

}

#footer h3 {

    color: #e5b700;
    font-weight: bold;
    font-size: 12px;
    margin: 0;

}

#footer .footer_links {

    width: 160px;
    float: left;
    line-height: 12px;

}

#footer .kontakt {

    width:160px;
    line-height: 12px;
    float: left;
}

.next_line {

    height: 1px;
    
    clear: both;

}

#clear {

    clear: both;

}


/*Tutorials*/


#tutorial content {

width: 678px;
margin: 10px 0 10px 0;
height: 1%;


 

}

.tutorial_choice {

    min-height: 1%;
    width: 250px;
    float: left;
    margin: 0 0 0 10px;
    
}


.tutorial_choice .tutorial_info {

    width: 250px;
    height: 40px;
    margin: 0 auto;
    background: url(images/info_image.png) no-repeat;
    

}

.tutorial_choice .tutorial_info h3 {

    font-weight: normal;
    font-size: 13px;  
    color: #74baff;
    margin: 5px 0 0 7px;
    text-decoration: none;
    

}

.tutorial_choice .tutorial_info span {

    font-size: 9px;
    color: #c7c7c7;
    text-decoration: none;
    margin: 0;
    padding: 1px 0 0 9px;
    display: block;
    
}


.tutorial_choice .tutorial_image {

    width: 250px;
    min-height: 1%px;
    background: #e4e4e4;

}

.tutorial_choice .tutorial_bottom {

    width: 250px;
    height: 60px;
    background: url(images/info_bottom.png) no-repeat;
}
Mit Zitat antworten
Sponsored Links
  #2 (permalink)  
Alt 20.10.2009, 10:09
EvT EvT ist offline
Erfahrener Benutzer
XHTMLforum-Kenner
 
Registriert seit: 11.09.2006
Ort: Bad Wildungen
Beiträge: 2.220
EvT ist jedem bekanntEvT ist jedem bekanntEvT ist jedem bekanntEvT ist jedem bekanntEvT ist jedem bekanntEvT ist jedem bekannt
Standard

Guten Morgen und willkommen im Forum.

In meinem Browser sehe ich ein paar kleinere Merkwürdigkeiten, von denen ich nicht weiß, ob es das ist, das dich fast zur Verzweiflung bringt oder ob sie so gewollt sind. Es wäre daher nett, wenn du etwas detaillierter beschreiben würdest.
Mit Zitat antworten
Sponsored Links
  #3 (permalink)  
Alt 20.10.2009, 10:16
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 16.10.2009
Beiträge: 8
Massacre befindet sich auf einem aufstrebenden Ast
Standard

so siehts bei mir im Firefox aus.
Bild
Mit Zitat antworten
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Überprüfen, ob eine Seite von einer externen Seite im Frameset geladen wurde naitsab Javascript & Ajax 2 11.05.2009 18:53
Für jede Seite eine CSS datei? Spähling CSS 11 02.04.2009 17:30
Problem mit einbinden von Dropdown-Navigation in Seite... epsylon2 CSS 4 28.03.2009 23:25
Fixer Header (CSS Frame) und Sprung zu Anker auf dieser Seite Chico_wau CSS 2 14.05.2007 18:08
Navigation links und oben soll aktive Seite anzeigen Zischel CSS 2 16.02.2007 22:30


Alle Zeitangaben in WEZ +2. Es ist jetzt 11:31 Uhr.