ilch Forum » Allgemein » HTML, PHP, SQL,... » design_62

Geschlossen
  1. #1
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    Hi Leute,

    ich habe ein Fragen zu diesem Design und hoffe, es kann mir hier einer helfen?

    Zu mir: Blütiger Anfänger seit 2 Wochen!, sehr wissbegierig und mit schlaflosen Nächten, wenn etwas nicht so funktioniert, wie es eigentlich sein sollte und ich ich nichts dagegen machen kann (noch nichts).

    1. Ich habe mir das Design_62 gedownloaded. Das erste, was mir aufgefallen ist ist, dass das Design nicht dem Beispielscreenshot entspricht. Ich habe oben auf dem Design ein Menü mit Clan, Community und Contact. Dieses sollte eigentlich laut Screen Deutsch sein, ist allerdings englisch. Gibt es da eine weitere Version, die ich nicht gefunden habe, oder gibt es da eine Möglichkeit, wie ich dieses umschreiben kann? Sowie würde ich gerne wissen, wie ich dieses Menü noch erweitern kann?

    2. Zu diesem Design gibt es ein Forum, ich habe auch schon in der style.css die Farben umgestellt, bei denen es möglich war und die auch angegeben waren. Wie Ihr aber auch auf der HP seht, war es mir nicht möglich, alle Schriftenfarben zu ändern. Mitlerweile habe ich alles durchsucht und wüsste nicht, wo ich die Farben noch umstellen könnte. Die Punkte Forenübersicht, Beiträge, Themen und letzter Beitrag lassen sich einfach nicht ummodeln.

    3. Das selbe mit den Schriftfarben habe ich auch mit den Boxen. Die Überschriftfarben aller Boxen lassen sich nicht ändern. Teilweise sind die Inhalte der Boxen in der jeweiligen Schriftfarbe umgeändert worden, aber im Ergebnis alles noch unbefriedigend.

    4. Ich habe mir auch noch einige Boxen gedownloaded, unter anderem auch das "Artikelsys". Im Vorschauscreenshot des Designs, hätte dieses Modul auch eine "deutsche Box" beinhalten sollen, die war aber nicht vorhanden. Ich habe dann alle Artikelsys die ich im Inet gefunden habe gedownloaded, leider war diese Box nie vorhanden. Vielleicht habe ich sie auch nur übersehen, glaube ich aber, in diesem Fall, nicht. Wie gesagt, auf dem Vorschauscreenshot wird sie mir aber angezeigt, somit müsste sie auch vorhanden sein; oder nicht?


    Ich habe mir die FAQ´s durchgelesen und auch in eurem Forum gestöbert. Einiges hat mir auch weitergeholfen und wie Ihr seht, bin ich auch schon relativ weit gekommen (für mich mehr als gedacht, in der Zeit). Klar fehlt noch einiges, aber es wird nach und nach daran gearbeitet. Leider bin ich bei den oben genannten Punkten mitlerweile ratlos, da euer Forum mir auch nichts dazu auswirft. Vielleicht habe ich es auch übersehen, aber dann könnt ihr mich ja vielleicht netter Weise darauf hinweisen zwinker.

    Vielleicht könnt Ihr mir ja weiterhelfen? Würde mich freuen über jegliche Hilfe!


    Gruß Rheingauer


    verwendete ilchClan Version: 1.1

    betroffene Homepage: externer Link
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    Hi Leute,

    nachdem ich hier so tatkräftige Hilfe bekommen habe traurig, habe ich Punkt 1+4 selbst in den Griff bekommen. Leider bin ich bei Punkt 2+3 noch nicht viel weiter gekommen. Es wäre sehr freundlich, wenn mir einer dort wirklich mal weiterhelfen könnte. Ich poste euch auch mal die dazugehörigen cfg´s.
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    style.css


    body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #1C1C1C; // Hintergrund
    font-size: 10px;
    font-family: Verdana, sans-serif;
    }
    #wrap {
    position: relative;
    width: 967px;
    text-align: left;
    margin: 0 auto 0 auto;
    }
    #top {
    background: url('img/top.gif');
    height: 67px
    }
    #header {
    background: url('img/logo.gif');
    height: 153px;
    text-align: center;
    vertical-align:middle
    }
    #header h1 {
    display: inline;
    position: absolute;
    top: 110px; left: 100px;
    color: #fff;
    font-family: 'Trebuchet MS';
    font-weight: normal;
    font-size: 24px;
    }
    #top2 {
    background: url('img/top2.gif');
    height: 31px
    }
    #top2 font {
    display: inline;
    position: absolute;
    left: 172px;
    margin-top: 2px;
    font-size: 10px;
    text-decoration: none;
    }
    #content {
    background: url('img/contentbg.gif');

    }
    #footer {
    background: url('img/footer.gif');
    height: 33px;
    text-align: center;
    vertical-align: middle
    }
    #left_col {
    width: 158px;
    float: left;
    padding-top: 0px;
    padding-left: 9px;
    padding-right: 18px;
    padding-bottom: 0px;
    color: #fff;
    overflow: hidden;
    }

    #left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
    color: #ff0000;
    }

    #left_col a {
    color: #CCCCCC;
    }

    #left_col .menu_heading
    {
    color: #000;
    display:block;
    letter-spacing: 1px;
    font-size: 11px;
    padding: 0 0 3px 5px;
    }

    #main_col {
    width: 440px;
    float: left;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 20px;
    padding-bottom: 0px;
    clear: none;
    min-height: 100px;
    overflow: auto;
    }
    #right_col1 {
    width: 141px;
    float: left;
    padding-top: 0px;
    padding-left: 7px;
    padding-right: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    }
    #right_col2 {
    width: 141px;
    float: right;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 14px;
    padding-bottom: 0px;
    overflow: hidden;
    }

    #right_col1 .menu_heading,
    #right_col2 .menu_heading
    {
    color:#fff;
    font-size:11px;
    letter-spacing: 1px;
    }

    #left_col ul
    {
    padding: 0;
    margin: 0;
    width: 149px; list-style-position:inside; list-style-image:url('img/box_menu_pfeil.gif')
    }

    #left_col li
    {
    margin:0;
    background: url('img/box_menu_trennlinie.gif') no-repeat bottom;; padding-left:2px; padding-right:0; padding-top:5px; padding-bottom:0
    }

    #left_col li ul
    {
    width: 146px;
    background: url('img/box_menu_trennlinie.gif') no-repeat top;
    }

    #left_col li li
    {
    padding-left: 16px;
    }
    #left_col li a
    {
    color: #fff;
    padding-left: 8px;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    }

    td
    {
    font-family: Verdana;
    font-size: 12px;
    color: #666666; // Textfarbe
    }

    hr
    {
    height: 0px;
    border: solid #006600 0px;
    border-top-width: 1px;
    }

    a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a
    {
    color: #666666; // Hyperlinks
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    }

    a:hover
    {
    text-decoration: none;
    }

    a.box
    {
    color: #666666; // Hyperlinks bei login und menuepunkte
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
    }

    a.box:hover
    {
    text-decoration: none;
    }

    .Chead
    {
    background: #DBDADA; // Schrift zb bei forum und Kalender
    color: #0066cc;
    }

    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
    background: #DBDADA;
    color: #0066cc; // überschriften
    }

    .Callg
    {
    background-color: #EFEFEF;
    color: #000000;
    }

    .Callg td
    {
    color: #000000;
    }

    .Cnorm
    {
    background-color: #ffffff;
    }
    .Cmite
    {
    background-color: #ffffff;
    }
    .Cdark
    {
    background-color: #ffffff;
    }

    .rand
    {
    border: solid #c0c0c0 1px;
    }

    .smalfont
    {
    font-size: 10px;
    text-decoration: none;
    }

    .border
    {
    background-color: #ffffff;
    }
    hr
    {
    height: 0px;
    border: solid #6B6B6B 0px;
    border-top-width: 1px;
    }

    input, textarea, select
    {
    color: #c0c0c0;
    font: 10px Verdana;
    border-color: #1D1D1D;
    border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
    background-color: #EFEFEF;
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    index.htm


    <html>
    <head>
    <meta http-equiv="Content-Language" content="de">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <!-- Head & Title include -->
    <title>{TITLE} // Clanpage by zurro-gaming.de</title>
    <link rel="stylesheet" type="text/css" href="include/designs/design_62/style.css">
    <link href="_stylesheet.css" rel="stylesheet" type="text/css">
    <script src="js/bbcode.js" language="jscript" type="text/javascript"></script>
    <!-- end Head & Title include -->

    <!-- standard Design stylesheet -->
    <style type="text/css">
    body {
    margin-left: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #3A3839
    }
    .head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; }
    .head2 {font-size: 10px; color: #6DC903; font-weight: bold; }
    </style>
    <!-- end standard Design stylesheet -->
    <style type="text/css">

    #dropmenudiv{
    border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:0px none; position:absolute;
    line-height:18px;
    z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
    }

    #dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    background:#000000;
    }

    #dropmenudiv a:hover{ /*hover background color*/
    background-color: write;
    }

    </style>

    <script type="text/javascript">

    /***********************************************
    * AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit externer Link for full source code
    ***********************************************/

    //Contents for menu 1
    var menu1=new Array()
    menu1[0]='<a href="?user">Members</a>'
    menu1[1]='<a href="?wars">Matches</a>'
    menu1[2]='<a href="?awards">Awards</a>'
    menu1[3]='<a href="?kasse">Kasse</a>'
    menu1[4]='<a href="?rules">Ruls</a>'

    //Contents for menu 2, and so on
    var menu2=new Array()
    menu2[0]='<a href="?news">News</a>'
    menu2[1]='<a href="?gbook">Guestbook</a>'
    menu2[2]='<a href="?history">History</a>'
    menu2[3]='<a href="?kalender">Kalendar</a>'
    menu2[4]='<a href="?vote">Polls</a>'
    menu2[5]='<a href="?downloads">Files</a>'

    //Contents for menu 3, and so on
    var menu3=new Array()
    menu3[0]='<a href="?forum">Forum</a>'
    menu3[1]='<a href="?gallery">Gallery</a>'
    menu3[2]='<a href="?fightus">Fight Us</a>'
    menu3[3]='<a href="?links">Links</a>'
    menu3[4]='<a href="?impressum">Imprint</a>'
    menu3[5]='<a href="?contact">Contact</a>'

    var menuwidth='121px' //default menu width
    var menubgcolor='write' //menu bgcolor
    var disappeardelay=250 //menu disappear speed onMouseout (in miliseconds)
    var hidemenu_onclick="yes" //hide menu when user clicks within menu?

    /////No further editting needed

    var ie4=document.all
    var ns6=document.getElementById&&!document.all

    if (ie4||ns6)
    document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

    function getposOffset(what, offsettype){
    var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
    var parentEl=what.offsetParent;
    while (parentEl!=null){
    totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
    parentEl=parentEl.offsetParent;
    }
    return totaloffset;
    }


    function showhide(obj, e, visible, hidden, menuwidth){
    if (ie4||ns6)
    dropmenuobj.style.left=dropmenuobj.style.top="-500px"
    if (menuwidth!=""){
    dropmenuobj.widthobj=dropmenuobj.style
    dropmenuobj.widthobj.width=menuwidth
    }
    if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
    obj.visibility=visible
    else if (e.type=="click")
    obj.visibility=hidden
    }

    function iecompattest(){
    return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
    }

    function clearbrowseredge(obj, whichedge){
    var edgeoffset=0
    if (whichedge=="rightedge"){
    var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
    dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
    if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
    edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
    }
    else{
    var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
    var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
    dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
    if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
    edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
    if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
    edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
    }
    }
    return edgeoffset
    }

    function populatemenu(what){
    if (ie4||ns6)
    dropmenuobj.innerHTML=what.join("")
    }


    function dropdownmenu(obj, e, menucontents, menuwidth){
    if (window.event) event.cancelBubble=true
    else if (e.stopPropagation) e.stopPropagation()
    clearhidemenu()
    dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
    populatemenu(menucontents)

    if (ie4||ns6){
    showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)

    dropmenuobj.x=getposOffset(obj, "left")
    dropmenuobj.y=getposOffset(obj, "top")
    dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
    dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
    }

    return clickreturnvalue()
    }

    function clickreturnvalue(){
    if (ie4||ns6) return false
    else return true
    }

    function contains_ns6(a, b) {
    while (b.parentNode)
    if ((b = b.parentNode) == a)
    return true;
    return false;
    }

    function dynamichide(e){
    if (ie4&&!dropmenuobj.contains(e.toElement))
    delayhidemenu()
    else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
    delayhidemenu()
    }

    function hidemenu(e){
    if (typeof dropmenuobj!="undefined"){
    if (ie4||ns6)
    dropmenuobj.style.visibility="hidden"
    }
    }

    function delayhidemenu(){
    if (ie4||ns6)
    delayhide=setTimeout("hidemenu()",disappeardelay)
    }

    function clearhidemenu(){
    if (typeof delayhide!="undefined")
    clearTimeout(delayhide)
    }

    if (hidemenu_onclick=="yes")
    document.onclick=hidemenu

    </script>
    </head>

    <body>
    <center>
    <table width="1024" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><table width="1024" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="top"><img src="include/designs/design_62/img/header1.jpg" width="356" height="216" /></td>
    <td valign="top"><table width="368" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><table width="368" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '122px')" onMouseout="delayhidemenu()"><img src="include/designs/design_62/img/clan.jpg" name="image1" width="122" height="25" border="0"></a></td>
    <td><a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2, '123px')" onMouseout="delayhidemenu()"><img src="include/designs/design_62/img/community.jpg" name="image2" width="123" height="25" border="0"></a></td>
    <td><a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu3, '123px')" onMouseout="delayhidemenu()"><img src="include/designs/design_62/img/contact.jpg" name="image3" width="123" height="25" border="0"></a></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td><img src="include/designs/design_62/img/header2.jpg" width="368" height="191" /></td>
    </tr>
    </table></td>
    <td valign="top"><a href="?user-regist"><img src="include/designs/design_62/img/register.jpg" width="300" height="216" border="0"/></a></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td>
    <a target="_blank" href="http://www.zurro-gaming.de" title="Webspell Templates">
    <img border="0" src="include/designs/design_62/img/under_header.jpg" width="1024" height="14" /></a></td>
    </tr>
    <tr>
    <td background="include/designs/design_62/images/bg_squads.jpg"><table width="1024" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="71" background="include/designs/design_62/img/bg.jpg"><img src="include/designs/design_62/img/squads.jpg" width="71" height="67" /></td>
    <td width="72"><img src="include/designs/design_62/img/cs.jpg" width="72" height="67" /></td>
    <td width="74"><img src="include/designs/design_62/img/img_10.jpg" width="74" height="67" /></td>
    <td width="72"><img src="include/designs/design_62/img/css.jpg" width="72" height="67" /></td>
    <td width="72"><img src="include/designs/design_62/img/fifa.jpg" width="72" height="67" /></td>
    <td width="74"><img src="include/designs/design_62/img/cod.jpg" width="74" height="67" /></td>
    <td width="69"><img src="include/designs/design_62/img/img_14.jpg" width="69" height="67" /></td>
    <td width="263"><table width="263" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="249"><script type="text/javascript"><!--
    google_ad_client = "pub-8109272597676827";
    google_ad_width = 234;
    google_ad_height = 60;
    google_ad_format = "234x60_as";
    google_ad_type = "text";
    //2007-08-31: zgfx DESGIN 62
    google_ad_channel = "1206228937";
    google_color_border = "0B0B0B";
    google_color_bg = "0B0B0B";
    google_color_link = "3D81EE";
    google_color_text = "000000";
    google_color_url = "000000";
    google_ui_features = "rc:10";
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script></td>
    <td width="10">&nbsp;</td>
    </tr>
    </table></td>
    <td width="233" height="67">{_boxes_login}</td>
    <td width="24">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td><img src="include/designs/design_62/img/under_squads.jpg" width="1024" height="12" /></td>
    </tr>
    <tr>
    <td><table width="1024" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="top"><table width="634" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="include/designs/design_62/img/boxen_mid.jpg" width="634" height="17" /></td>
    </tr>
    <tr>
    <td><table width="634" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="top" background="include/designs/design_62/img/box1.jpg" width="232" height="92" ><table width="232" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="42">&nbsp;</td>
    <td width="186">{_boxes_lastnews}</td>
    <td width="10">&nbsp;</td>
    </tr>
    </table></td>
    <td valign="top" background="include/designs/design_62/img/box2.jpg" width="203" height="92" ><table width="203" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="189">{_boxes_lastwars}</td>
    <td width="10">&nbsp;</td>
    </tr>
    </table></td>
    <td valign="top" background="include/designs/design_62/img/box3.jpg" width="199" height="92"><table width="199" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="185">{_boxes_lastforum}</td>
    <td width="10">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    <td background="include/designs/design_62/img/special.jpg" width="390" height="109"><table width="390" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="367"></td>
    <td width="23" >&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td><img src="include/designs/design_62/img/under_boxen.jpg" width="1024" height="11" /></td>
    </tr>
    <tr>
    <td background="include/designs/design_62/img/bg.jpg"><table width="1024" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="top"><table width="637" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="39">&nbsp;</td>
    <td width="594"><b>»</b>{HMENU}<br>{EXPLODE}
    </td>
    <td width="4">&nbsp;</td>
    </tr>
    </table></td>

    <td valign="top"><table width="184" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td background="include/designs/design_62/img/navi_r.jpg" width="184" height="20"><table width="184" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="112"><font color="#FFFFFF" face="Tahoma" style="font-size:11px; font-weight:bold">
    Information</font></td>
    <td width="62">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td><table width="184" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="170"><script type="text/javascript"><!--
    google_ad_client = "pub-8109272597676827";
    google_ad_width = 120;
    google_ad_height = 240;
    google_ad_format = "120x240_as";
    google_ad_type = "text_image";
    //2007-08-31: zgfx DESGIN 62
    google_ad_channel = "1206228937";
    google_color_border = "191919";
    google_color_bg = "191919";
    google_color_link = "E1771E";
    google_color_text = "000000";
    google_color_url = "000000";
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script></td>
    <td width="10">&nbsp;</td>
    </tr>
    </table>

    </td>
    </tr>
    <tr>
    <td width="184" height="20">

    <font color="#FFFFFF">{_list_menunr1@ </font>
    <table width="184" border="0" cellspacing="0" cellpadding="0" background="include/designs/design_62/img/navi_r.jpg" height="20">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="112"><b><font face="Tahoma" size="2" color="#ffffff">%1</font></b>
    </td>
    <td width="62">&nbsp;</td>
    </tr>
    </table>

    <table width="184" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="170"><font face="Tahoma" size="2" color="#ffffff">%2</font></td>
    <td width="10">&nbsp;</td>
    </tr>
    </table>
    }
    <font color="#FFFFFF">{_list_menunr2@ </font>
    <table width="184" border="0" cellspacing="0" cellpadding="0" background="include/designs/design_62/img/navi_r.jpg" height="20">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="112"><b><font face="Tahoma" size="2" color="#ffffff">%1</font></b>
    </td>
    <td width="62">&nbsp;</td>
    </tr>
    </table>

    <table width="184" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="170"><font face="Tahoma" size="2" color="#ffffff">%2</font></td>
    <td width="10">&nbsp;</td>
    </tr>
    </table>
    }
    </td>
    </tr>
    </table>
    </td>
    <td valign="top"><table width="203" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td background="include/designs/design_62/img/navi_l.jpg" width="203" height="20"><table width="203" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="12">&nbsp;</td>
    <td width="112"><font color="#FFFFFF" face="Tahoma" style="font-size:11px; font-weight:bold">Page-Sponsor</font></td>
    <td width="79">&nbsp;</td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td>
    <a target="_blank" href="http://www.zurro-gaming.de/template-Sponsoren/sponsor_2.html">
    <img border="0" src="http://www.zurro-gaming.de/template-Sponsoren/d62/sponsor1.jpg" width="181" height="47" /></a></td>
    </tr>
    <tr>
    <td>
    <a target="_blank" href="http://www.zurro-gaming.de/template-Sponsoren/sponsor_1.html">
    <img border="0" src="http://www.zurro-gaming.de/template-Sponsoren/d62/sponsor2.jpg" width="181" height="57" /></a></td>
    </tr>
    <tr>
    <td>
    <a target="_blank" href="http://www.zurro-gaming.de/template-Sponsoren/sponsor_3.html">
    <img border="0" src="http://www.zurro-gaming.de/template-Sponsoren/d62/sponsor3.jpg" width="181" height="56" /></a></td>
    </tr>
    <tr>
    <td>

    <font color="#FFFFFF">{_list_menunr3@ </font>
    <table width="203" border="0" cellspacing="0" cellpadding="0" background="include/designs/design_62/img/navi_l.jpg" height="20">
    <tr>
    <td width="12">&nbsp;</td>
    <td width="112"><b><font face="Tahoma" size="2" color="#ffffff">%1</font></b> </td>
    <td width="79">&nbsp;</td>
    </tr>
    </table><table width="203" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="167"><font face="Tahoma" size="2" color="#ffffff">%2</font></td>
    <td width="26">&nbsp;</td>
    </tr>
    </table>
    }
    <font color="#FFFFFF">{_list_menunr4@ </font>
    <table width="203" border="0" cellspacing="0" cellpadding="0" background="include/designs/design_62/img/navi_l.jpg" height="20">
    <tr>
    <td width="12">&nbsp;</td>
    <td width="112"><b><font face="Tahoma" size="2" color="#ffffff">%1</font></b> </td>
    <td width="79">&nbsp;</td>
    </tr>
    </table><table width="203" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="10">&nbsp;</td>
    <td width="167"><font face="Tahoma" size="2" color="#ffffff">%2</font></td>
    <td width="26">&nbsp;</td>
    </tr>
    </table>
    }
    <br>
    &nbsp;</td>
    </tr>
    <tr>
    <td><center><script language='JavaScript' type='text/javascript' src='externer Link</script>

    <script language='JavaScript' type='text/javascript'>
    <!--
    if (!document.phpAds_used) document.phpAds_used = ',';
    phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

    document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
    document.write ("http://www.esport-ads.de/ads/adjs.php?n=" + phpAds_random);
    document.write ("&amp;what=zone:3&amp;target=_blank");
    document.write ("&amp;exclude=" + document.phpAds_used);
    if (document.referrer)
    document.write ("&amp;referer=" + escape(document.referrer));
    document.write ("'><" + "/script>");
    //-->
    </script>
    <noscript>
    <a href='externer Link target='_blank'><img src='externer Link border='0' alt='' /></a></noscript></center></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    </table>
    <p><font color="#3A3839"><a target="_blank" title="kostenlose Clandesigns" href="http://www.zurro-gaming.de">
    <font color="#3A3839">&nbsp; www.zurro-gaming.de</font></a></font></p>
    <p>
    <script src="http://layer-ads.de/la-42048.js" type="text/javascript"></script>
    </p>
    </center>

    <map name="Map" id="Map">
    <area shape="rect" coords="116,28,263,66" href="index.php?site=register" />
    <area href="?user-regist" shape="default">
    <area href="?user-regist" coords="0, 0, 10000, 10000" shape="rect">
    </map></body>
    </html>
    <!-- {_list_DDDmenupoint@<strong><big>&middot;</big></strong><a %1 class="box" href="%2">%3</a><br />}//-->
    {_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>}
    {_list_hmenubegi@<ul>}
    {_list_hmenuende@</ul>}
    {_list_vmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>}
    {_list_vmenubegi@<ul>}
    {_list_vmenuende@</ul>}
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    Eine Sache hätte ich da auch noch, es gibt bei diesem Design eine statische "Informationsbox" Box, die ich nicht sauber gelöscht bekomme; könnte mir da auch einer helfen?


    Gruß


    Rheingauer
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    b-hunter Mitglied
    Registriert seit
    25.05.2007
    Beiträge
    445
    Beitragswertungen
    0 Beitragspunkte
    hab mir deine index.htm und style.css schon angeguckt, leider hab ich es nicht wirklich finden können, aus zurro´s style.css bin ich noch nie klargekommen^^

    versuch mal in zeile 359
    aus
    <b>»</b>{HMENU}<br>{EXPLODE}

    das hier
    <font color="#FFFFFF"><b>»</b>{HMENU}<br>{EXPLODE}</font>


    ka obs klappt, aber er sollte jetzt was im content ist weiß machen.

    P.S.: Spam bring nichts wenn es keiner weiß^^ und die Werbung rauszunehmen darf man nicht, siehe readme.


    MfG


    Zuletzt modifiziert von b-hunter am 11.02.2009 - 22:32:46
    Designen ist fehlerhafte benutzung von Photoshop lachen
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    Ja hat geklappt; war aber nicht das, was ich wollte. Der Content, wie du das nennst, ist schon richtig. Es geht mir viel mehr um die "schwarze Schrift" bei Forenübersicht / Themen und letzte Beiträge, weis aber nicht, unter welchem Wort dieses alles gefasst wird.
    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    AFh_Team Mitglied
    Registriert seit
    01.06.2008
    Beiträge
    141
    Beitragswertungen
    0 Beitragspunkte
    Die Farbe der besagten Überschriften im Forum könntest du in der "showforum.htm" ändern!
    Meine Projekte:

    eMada - Games,Konsolen & Zubehör günstig kaufen | gebraucht verkaufen
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    dastiii Mitglied
    Registriert seit
    27.12.2005
    Beiträge
    2.354
    Beitragswertungen
    84 Beitragspunkte
    bei Chead die color ändern?
    0 Mitglieder finden den Beitrag gut.
  10. #10
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    showforum.htm


    <table width="100%" cellpadding="4" cellspacing="1" class="border" border="0">
    <tr class="Chead">
    <th width="58%" colspan="2" align="center"><b>{_lang_board}</b></th>
    <th width="6%">{_lang_post}</th>
    <th width="6%">{_lang_topic}</th>
    <th width="25%" align="center">{_lang_lastpost}</th>
    </tr>{EXPLODE}<tr class="Cdark">
    <td colspan="5"><strong><a href="index.php?forum-showcat-{cid}">{cname}</a></strong></td>
    </tr>{EXPLODE}<tr class="Cmite">
    <td colspan="5"><strong> &nbsp; &nbsp; &raquo; <a href="index.php?forum-showcat-{cid}">{cname}</a></strong></td>
    </tr>{EXPLODE}<tr class="Cnorm">
    <td width="5%" align="center" valign="middle"><img alt="" src="include/images/forum/{ORD}.gif" width="15" height="15" border="0"></td>
    <td>
    <a href="index.php?forum-showtopics-{id}">{name}</a>
    <br />
    <span class="smalfont">{besch}
    {mods}
    </span>
    </td>
    <td align="center"><span class="smalfont">{posts}</span></td>
    <td align="center"><span class="smalfont">{topics}</span></td>
    <td>
    <span class="smalfont">
    <a class="smalfont" title="{topicl}" href="index.php?forum-showposts-{tid}-p{page}#{pid}">{topic}</a>
    <br />
    {_lang_from}: {erst}
    </span>
    </td>
    </tr>{EXPLODE}
    </table>
    <table cellpadding="0" cellspacing="0" border="0" width="100%"><tr>
    <td width="50%" valign="top">
    <a href="index.php?forum-markallasread">{_lang_markallasread}</a>
    </td><td width="50%" style="text-align: right" valign="top">
    <a href="index.php?forum-augt">{_lang_newtopicssincelastvisit}</a>
    <br /><a href="index.php?forum-aubt">{_lang_topicwithnoreply}</a>
    <br /><a href="index.php?forum-aeit">{_lang_ownposts}</a>
    </td></tr></table>

    <br />
    <br />

    <table width="100%" border="0" cellpadding="5" cellspacing="1" class="border">
    <tr class="Cnorm">
    <td class="erstezeile">{_lang_it} {istsind} {gesonline} {_lang_guestsonline,ofthem} {useronline} {_if_{useronline}=='1'}{_lang_registredand}{/_endif}{_if_{useronline}!='1'}{_lang_registrededand}{/_endif} {gastonline} {_lang_guests}<br />
    {userliste}
    </td>
    </tr>
    <tr class="Cnorm">
    <td><b>{users}</b> {_lang_membershaveritten} <b>{posts}</b> {_lang_postsin} <b>{topics}</b> {_lang_topics}</td>
    </tr>
    </table>

    <br />
    <br /><img src="include/images/forum/nord.gif" alt="neue Beitr&auml;ge" border="0"> &nbsp;{_lang_newposts}
    &nbsp;&nbsp;<img src="include/images/forum/ord.gif" alt="keine neuen Beitr&auml;ge" border="0"> &nbsp;{_lang_nonewposts}
    &nbsp;&nbsp;<img src="include/images/forum/cord.gif" alt="Thema geschlossen" border="0"> &nbsp; {_lang_topicclosed}

    {privmsgpopup}
    0 Mitglieder finden den Beitrag gut.
  11. #11
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    Ich habe euch auch mal diese Datei eingestellt. Wie Ihr seht, gibt es hier auch keine Stelle um den "Chead" zu verändern.
    0 Mitglieder finden den Beitrag gut.
  12. #12
    User Pic
    AFh_Team Mitglied
    Registriert seit
    01.06.2008
    Beiträge
    141
    Beitragswertungen
    0 Beitragspunkte
    showforum.htm

    <table width="100%" cellpadding="4" cellspacing="1" class="border" border="0">
    	<tr class="Chead">
        <th width="58%" colspan="2" align="center"><font color="#FFFFFF"><b>{_lang_board}</b></font></th>
        <th width="6%"><font color="#FFFFFF">{_lang_post}</font></th>
        <th width="6%"><font color="#FFFFFF">{_lang_topic}</font></th>
        <th width="25%" align="center"><font color="#FFFFFF">{_lang_lastpost}</font></th>
      </tr>{EXPLODE}<tr class="Cdark">
    	  <td colspan="5"><strong><a href="index.php?forum-showcat-{cid}">{cname}</a></strong></td>
    	</tr>{EXPLODE}<tr class="Cmite">
    	  <td colspan="5"><strong> &nbsp; &nbsp; &raquo; <a href="index.php?forum-showcat-{cid}">{cname}</a></strong></td>
    	</tr>{EXPLODE}<tr class="Cnorm">
    	  <td width="5%" align="center" valign="middle"><img alt="" src="include/images/forum/{ORD}.gif" width="15" height="15" border="0"></td>
        <td>
    		  <a href="index.php?forum-showtopics-{id}">{name}</a>
    		  <br />
    			<span class="smalfont">{besch}
    			{mods}
          </span>
    		</td>
        <td align="center"><span class="smalfont">{posts}</span></td>
        <td align="center"><span class="smalfont">{topics}</span></td>
        <td>
    		  <span class="smalfont">
    				<a class="smalfont" title="{topicl}" href="index.php?forum-showposts-{tid}-p{page}#{pid}">{topic}</a>
    		    <br />
    			  {_lang_from}: {erst}
    		  </span>
    		</td>
      </tr>{EXPLODE}
    </table>
    <table cellpadding="0" cellspacing="0" border="0" width="100%"><tr>
    <td width="50%" valign="top">
    <a href="index.php?forum-markallasread">{_lang_markallasread}</a>
    </td><td width="50%" style="text-align: right" valign="top">
    <a href="index.php?forum-augt">{_lang_newtopicssincelastvisit}</a>
    <br /><a href="index.php?forum-aubt">{_lang_topicwithnoreply}</a>
    <br /><a href="index.php?forum-aeit">{_lang_ownposts}</a>
    </td></tr></table>
    
    <br />
    <br />
    
    <table width="100%" border="0" cellpadding="5" cellspacing="1" class="border">
    	  <tr class="Cnorm">
    		  <td class="erstezeile">{_lang_it} {istsind} {gesonline} {_lang_guestsonline,ofthem} {useronline} {_if_{useronline}=='1'}{_lang_registredand}{/_endif}{_if_{useronline}!='1'}{_lang_registrededand}{/_endif} {gastonline} {_lang_guests}<br />
    			{userliste}
    			</td>
    	  </tr>
    		<tr class="Cnorm">
    		  <td><b>{users}</b> {_lang_membershaveritten} <b>{posts}</b> {_lang_postsin} <b>{topics}</b> {_lang_topics}</td>
    		</tr>
      </table>
    
    	<br />
    	<br /><img src="include/images/forum/nord.gif" alt="neue Beitr&auml;ge" border="0">  &nbsp;{_lang_newposts}
      &nbsp;&nbsp;<img src="include/images/forum/ord.gif" alt="keine neuen Beitr&auml;ge" border="0">  &nbsp;{_lang_nonewposts}
      &nbsp;&nbsp;<img src="include/images/forum/cord.gif" alt="Thema geschlossen" border="0">  &nbsp; {_lang_topicclosed}
    
    {privmsgpopup}

    So vielleicht!?!
    Meine Projekte:

    eMada - Games,Konsolen & Zubehör günstig kaufen | gebraucht verkaufen
    0 Mitglieder finden den Beitrag gut.
  13. #13
    User Pic
    Rheingauer Mitglied
    Registriert seit
    28.01.2009
    Beiträge
    9
    Beitragswertungen
    0 Beitragspunkte
    Hi Leute,

    erstmal möchte ich mich bei AFh_Team bedanken, hat sehr gut geklappt. Allerdings hat sich es nicht auf der zweiten und dritten Ebene geändert.

    Zum anderen würde ich gerne noch wissen, wie ich die Boxen editieren kann. Ich würde gerne die Schriftfarben anpassen, da es zur Zeit noch etwas Bunt ist. Sowie würde ich gerne die Überschriften der Boxen ändern, genauso wie Ihre Hinterlegung.

    Könnte mir vielleicht dort auch noch einer sagen, welche Codes ich dafür ändern müsste und wo ich diese Finde?

    Gruß Rheingauer!


    Zuletzt modifiziert von Rheingauer am 15.02.2009 - 16:20:17
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu HTML, PHP, SQL,...

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten