• » webSPELL.org - Free Content Management System
  • Language switch: English German
  • login



    » lost password?   » register now
  • About webSPELL

    webSPELL is a free Content Management System which was especially developed for the needs of esport related communities. Since a short while we are also offering an optimized and enhanced webSPELL version for the special requirements of non-profit organisations. The purpose of both systems is to offer a professional and free opportunity to create and administrate your own website in an easy and optimized way.

    » Learn more about webSPELL     » Download webSPELL now!
  • Advertisement

    Follow us

  • Sort:      1 2  » printview


    To start or to reply to a topic you have to be registered and logged in!

    register now
    login
    Author
    Message
    webSPELL newbie
    93 Posts
    28.09.2010, 13:09 email offline quote 

    Hey,

    habe mal bisschen geschaut und mir sind dabei einige Fehler in deinem Quellcode aufgefallen..
    Solche Sachen wie /COLOR=#FF0000/ oder Leere Div´s als Platzhalter zu nutzen ist mist!
    Genauso wie der Mouseoverkram mit der Navigation. Das ganze geht bestimmt auch antständiger und ordentlicher!

    Melde dich bei mir mal dann kann ich dir da helfen!



    Starke Vorstellung, Homer. Es riecht nach Oscar! Oscar? Geh mal duschen!
    webSPELL newbie
    53 Posts
    27.09.2010, 20:23 offline quote 

    ja bin ja auch noch nicht so lange dabei

    es hat was mit dem Befehl position zu tuen mehr weiss ich auch net
    Administrator
    Member of webSPELL e.V.
    3068 Posts
    27.09.2010, 20:20 offline quote 

    Kann dir jetzt so nicht sagen woran es liegt aber leere div-tags zu nutzen um Abstände zu schaffen ist nicht korrekt. Du solltest lernen wie man vernünftigen HTML-Code schreibt

    http://jendryschik.de/wsdev/einfuehrung/ (gibt natürlich noch viele andere Seiten die es erklären)
    webSPELL newbie
    53 Posts
    27.09.2010, 20:13 offline quote 

    stylsheet

    stylesheet
    read more stylesheet
    webSPELL lover
    1022 Posts
    27.09.2010, 20:12 offline quote 

    Achso ok, dann wirds schwierig..
    Kann alles mögliche sein. Dann gib doch mal versuchsweise den Stylesheet dazu. Kann vllt ja helfen.

    E: aber bitte mit Toggle, nicht dass hier 500 Zeilen kommen.

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    53 Posts
    27.09.2010, 20:07 offline quote 

    sry hab aber kein webspace mach das alles auf meinem rechner


    also mann sieht die erste navi und darüber das body onload

    bei der zweiten navie giebt es aber kein body onload.Liegt es vieleicht daran?
    webSPELL lover
    1022 Posts
    27.09.2010, 20:06 offline quote 

    edwin wrote:

    oh sieht fast so aus als hätte ich ne blöde frage gestelt^^
    ne mal im ernst ums genauer zu machen hab ich hier den quelltext


    Ja, das is schon besser zwinkern Am besten wäre aber n Link, das man das ganze mal im Zusammenhang mit allen Bildern und besonders den Stylesheet sieht.

    http://www.henningk.de | no support for addons etc. via PN or IM.
    webSPELL newbie
    58 Posts
    27.09.2010, 20:04 email offline quote 

    Pascalmh wrote:

    Hab hier eine Matheaufgabe liegen, hab probiert zu dividieren, hat nicht funktioniert.
    Hat da jemand 'ne Lösung?


    ;D made my day amüsiert <333
    webSPELL newbie
    53 Posts
    27.09.2010, 20:01 offline quote 

    oh sieht fast so aus als hätte ich ne blöde frage gestelt^^
    ne mal im ernst ums genauer zu machen hab ich hier den quelltext

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    7.
    8.
    9.
    10.
    11.
    12.
    13.
    14.
    15.
    16.
    17.
    18.
    19.
    20.
    21.
    22.
    23.
    24.
    25.
    26.
    27.
    28.
    29.
    30.
    31.
    32.
    33.
    34.
    35.
    36.
    37.
    38.
    39.
    40.
    41.
    42.
    43.
    44.
    45.
    46.
    47.
    48.
    49.
    50.
    51.
    52.
    53.
    54.
    55.
    56.
    57.
    58.
    59.
    60.
    61.
    62.
    63.
    64.
    65.
    66.
    67.
    68.
    69.
    70.
    71.
    72.
    73.
    74.
    75.
    76.
    77.
    78.
    79.
    80.
    81.
    82.
    83.
    84.
    85.
    86.
    87.
    88.
    89.
    90.
    91.
    92.
    93.
    94.
    95.
    96.
    97.
    98.
    99.
    100.
    101.
    102.
    103.
    104.
    105.
    106.
    107.
    108.
    109.
    110.
    111.
    112.
    113.
    114.
    115.
    116.
    117.
    118.
    119.
    120.
    121.
    122.
    123.
    124.
    125.
    <!-- Head & Title include -->
    <title><?php echo PAGETITLE; ?></title>
    <link href="_stylesheet.css" rel="stylesheet" type="text/css" />
    <link href="tmp/rss.xml" rel="alternate" type="application/rss+xml" title="<?php echo getinput($myclanname); ?> - RSS Feed" />
    <script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
    <link href="index.css" rel="stylesheet" />
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }

    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    }

    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>
    </head>

    <body onload="MM_preloadImages('overbuttons/Bilder/index_03.jpg','overbuttons/Bilder/index_04.jpg','overbuttons/Bilder/index_05.jpg','overbuttons/Bilder/index_07.jpg','overbuttons/Bilder/index_08.jpg','overbuttons/Bilder/index_09.jpg','overbuttons/Bilder/index_10.jpg','overbuttons/Bilder/index_11.jpg','overbuttons/Bilder/index_12.jpg','overbuttons/Bilder/index_13.jpg','overbuttons/Bilder/index_20.jpg','overbuttons/Bilder/index_21.jpg','overbuttons/Bilder/index_22.jpg','overbuttons/Bilder/index_23.jpg','overbuttons/Bilder/index_24.jpg','overbuttons/Bilder/index_25.jpg','overbuttons/Bilder/index_26.jpg','overbuttons/Bilder/index_27.jpg','overbuttons/Bilder/index_28.jpg')">
    <div id="wrapper">
      <div id="rand">
        <div id="header"></div>
        [COLOR=#FF0000]<div id="navi">
          <ul>
            <li id="leer1"></li>
            <li id="news"><a href="/index.php?site=news" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild1','','overbuttons/Bilder/index_03.jpg',1)"><img src="Bilder/index_03.jpg" name="Bild1" width="76" height="35" border="0" id="Bild1" /></a></li>
            <li id="newsarchive"><a href="/index.php?site=news&amp;action=archive" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild2','','overbuttons/Bilder/index_04.jpg',1)"><img src="Bilder/index_04.jpg" name="Bild2" width="92" height="35" border="0" id="Bild2" /></a></li>
            <li id="members"><a href="/index.php?site=members" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild3','','overbuttons/Bilder/index_05.jpg',1)"><img src="Bilder/index_05.jpg" name="Bild3" width="90" height="35" border="0" id="Bild3" /></a></li>
            <li id="leer2"></li>
            <li id="forum"><a href="/index.php?site=forum" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild4','','overbuttons/Bilder/index_07.jpg',1)"><img src="Bilder/index_07.jpg" name="Bild4" width="67" height="35" border="0" id="Bild4" /></a></li>
            <li id="guestbook"><a href="/index.php?site=guestbook" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild5','','overbuttons/Bilder/index_08.jpg',1)"><img src="Bilder/index_08.jpg" name="Bild5" width="86" height="35" border="0" id="Bild5" /></a></li>
            <li id="gallery"><a href="/index.php?site=gallery" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild6','','overbuttons/Bilder/index_09.jpg',1)"><img src="Bilder/index_09.jpg" name="Bild6" width="75" height="35" border="0" id="Bild6" /></a></li>
            <li id="downloads"><a href="/index.php?site=files" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild7','','overbuttons/Bilder/index_10.jpg',1)"><img src="Bilder/index_10.jpg" name="Bild7" width="77" height="35" border="0" id="Bild7" /></a></li>
            <li id="online"><a href="/index.php?site=whoisonline" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild8','','overbuttons/Bilder/index_11.jpg',1)"><img src="Bilder/index_11.jpg" name="Bild8" width="60" height="35" border="0" id="Bild8" /></a></li>
            <li id="polls"><a href="/index.php?site=polls" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild9','','overbuttons/Bilder/index_12.jpg',1)"><img src="Bilder/index_12.jpg" name="Bild9" width="57" height="35" border="0" id="Bild9" /></a></li>
            <li id="regusers"><a href="/index.php?site=registered_users" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild10','','overbuttons/Bilder/index_13.jpg',1)"><img src="Bilder/index_13.jpg" name="Bild10" width="110" height="35" border="0" id="Bild10" /></a></li>
            <li id="leer3"></li>
          </ul>
        </div>[/COLOR]
        <div id="ersterbereich">
          <div id="1">
            <div id="leer4"></div>
          </div>
          <div id="2">
            <div id="banner"></div>
            <div id="navi2">
              <ul>
                <li id="matches"><a href="/index.php?site=matches" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild11','','overbuttons/Bilder/index_20.jpg',1)"><img src="Bilder/index_20.jpg" name="Bild11" width="87" height="35" border="0" id="Bild11" /></a></li>
                <li id="calendar"><a href="/index.php?site=calendar" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild12','','overbuttons/Bilder/index_21.jpg',1)"><img src="Bilder/index_21.jpg" name="Bild12" width="80" height="35" border="0" id="Bild12" /></a></li>
                <li id="search"><a href="/index.php?site=search" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild13','','overbuttons/Bilder/index_22.jpg',1)"><img src="Bilder/index_22.jpg" name="Bild13" width="70" height="35" border="0" id="Bild13" /></a></li>
                <li id="aboutus"><a href="/index.php?site=about" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild14','','overbuttons/Bilder/index_23.jpg',1)"><img src="Bilder/index_23.jpg" name="Bild14" width="80" height="35" border="0" id="Bild14" /></a></li>
                <li id="contact"><a href="/index.php?site=contact" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild15','','overbuttons/Bilder/index_24.jpg',1)"><img src="Bilder/index_24.jpg" name="Bild15" width="76" height="35" border="0" id="Bild15" /></a></li>
                <li id="linkus"><a href="/index.php?site=linkus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild16','','overbuttons/Bilder/index_25.jpg',1)"><img src="Bilder/index_25.jpg" name="Bild16" width="75" height="35" border="0" id="Bild16" /></a></li>
                <li id="sponsors"><a href="/index.php?site=sponsors" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild17','','overbuttons/Bilder/index_26.jpg',1)"><img src="Bilder/index_26.jpg" name="Bild17" width="81" height="35" border="0" id="Bild17" /></a></li>
                <li id="joinus"><a href="/index.php?site=joinus" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild18','','overbuttons/Bilder/index_27.jpg',1)"><img src="Bilder/index_27.jpg" name="Bild18" width="82" height="35" border="0" id="Bild18" /></a></li>
                <li id="imprint"><a href="/index.php?site=imprint" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Bild19','','overbuttons/Bilder/index_28.jpg',1)"><img src="Bilder/index_28.jpg" name="Bild19" width="100" height="35" border="0" id="Bild19" /></a></li>
                
              </ul>
            </div>
          </div>
          <div id="3">
            <div id="leiste1"></div>
            <div id="video"></div>
          </div>
          <div id="4">
            <div id="leer5"></div>
          </div>
        </div>
        <div id="zweiterbereich"></div>
        <div id="content">
          <div id="mitte1">
            <div id="randlinks"></div>
          </div>
          <div id="mitte2">
            <div id="banner2"></div>
            <div id="verlinkung"></div>
          </div>
          <div id="mitte3">
            <div id="mittelinkerrand"></div>
          </div>
          <div id="mitte4">
            <div id="newsbereich"><?php
                        if(!isset($site)) $site="news";
                        $invalide = array('\\','/','/\/',':','.');
                        $site = str_replace($invalide,' ',$site);
                        if(!file_exists($site.".php")) $site = "news";
                        include($site.".php");
                        ?></div>
          </div>
          <div id="mitte5">
            <div id="mitterechterrand"></div>
          </div>
          <div id="mitte6">
            <div id="fullscreanbutton"></div>
            <div id="loginover"><?php include("login.php"); ?></div>
            <div id="memberbottom"></div>
            <div id="memberscreens"></div>
            <div id="teamspeakbottom"></div>
            <div id="ts"></div>
          </div>
          <div id="mitte7">
            <div id="rr"></div>
          </div>
          <div id="footer"></div>
        </div>
        
      </div>
    </div>
    </body>
    </html>  
    webSPELL lover
    1022 Posts
    27.09.2010, 19:59 offline quote 

    Pascalmh wrote:

    Hat da jemand 'ne Lösung?

    Ja, 42..

    http://www.henningk.de | no support for addons etc. via PN or IM.
    Sort:      1 2  » printview


    To start or to reply to a topic you have to be registered and logged in!

    register now
    login
  • » Support

    » Topics
    21.05.2013 - 08:59 - 7 Replies
    » login startseite
    login startseite
    Last post: Argu
    Board: DE - Technischer Support
    21.05.2013 - 08:59
    21.05.2013 - 05:54 - 0 Replies
    » When the update?
    When the update?
    Last post: kola60
    Board: EN - General
    21.05.2013 - 05:54
    21.05.2013 - 05:15 - 0 Replies
    » Need Designer for Logo/Te...
    Need Designer for Logo/Template
    Last post: Kody
    Board: EN - General
    21.05.2013 - 05:15
    21.05.2013 - 05:13 - 0 Replies
    » Looking for Designers/Cod...
    Looking for Designers/Coders (paid)
    Last post: Kody
    Board: EN - Requests
    21.05.2013 - 05:13
    20.05.2013 - 21:11 - 12 Replies
    » High Quality Website
    High Quality Website
    Last post: Dansjostedt
    Board: EN - Offers
    20.05.2013 - 21:11
    20.05.2013 - 18:27 - 4 Replies
    » [S] Tester für neuen Foru...
    [S] Tester für neuen ForumMod
    Last post: Argu
    Board: DE - Anfragen
    20.05.2013 - 18:27
    20.05.2013 - 11:47 - 5 Replies
    » Suche Designer GGL:Geld
    Suche Designer GGL:Geld
    Last post: Dynamic-Webmedia
    Board: DE - Suche
    20.05.2013 - 11:47
    20.05.2013 - 04:06 - 3 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    20.05.2013 - 04:06
    20.05.2013 - 00:07 - 0 Replies
    » [S] Suche Programmierer
    [S] Suche Programmierer
    Last post: phoenix762
    Board: DE - Suche
    20.05.2013 - 00:07
    19.05.2013 - 03:55 - 8 Replies
    » Mein Forum
    Mein Forum
    Last post: Lordy4007
    Board: DE - Fragen zur Seite
    19.05.2013 - 03:55
    18.05.2013 - 19:58 - 36 Replies
    » Exklusiv Webseite zur Mie...
    Exklusiv Webseite zur Miete
    Last post: liQweb
    Board: DE - Biete
    18.05.2013 - 19:58
    18.05.2013 - 12:21 - 1 Replies
    » Query failed
    Query failed
    Last post: LoRd
    Board: DE - Allgemeiner Support
    18.05.2013 - 12:21
    18.05.2013 - 09:36 - 3 Replies
    » benötige hilfe bei paar k...
    benötige hilfe bei paar kleinigkeiten
    Last post: immostar
    Board: DE - Technischer Support
    18.05.2013 - 09:36
    18.05.2013 - 03:33 - 4 Replies
    » [SELL] Gaming Website
    [SELL] Gaming Website
    Last post: hornyst
    Board: EN - Offers
    18.05.2013 - 03:33
    18.05.2013 - 00:32 - 6 Replies
    » Hide BBCODE Echo
    Hide BBCODE Echo
    Last post: dado2106
    Board: EN - Technical support
    18.05.2013 - 00:32
    17.05.2013 - 21:42 - 0 Replies
    » website help
    website help
    Last post: envy0024
    Board: EN - Technical support
    17.05.2013 - 21:42
    17.05.2013 - 21:03 - 1 Replies
    » Need Coder!
    Need Coder!
    Last post: iG.ShAdOw
    Board: EN - Requests
    17.05.2013 - 21:03
    17.05.2013 - 20:44 - 9 Replies
    » Query failed!
    Query failed!
    Last post: LoRd
    Board: DE - Allgemeiner Support
    17.05.2013 - 20:44
    17.05.2013 - 18:08 - 0 Replies
    » [4 SALE] Layouts (Gaming,...
    [4 SALE] Layouts (Gaming, Portfolio and more)
    Last post: Freestyler92
    Board: EN - Offers
    17.05.2013 - 18:08
    17.05.2013 - 18:06 - 0 Replies
    » Design Ausverkauf - alles...
    Design Ausverkauf - alles unter 70€
    Last post: Freestyler92
    Board: DE - Biete
    17.05.2013 - 18:06
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers