• » 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:     printview


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

    register now
    login
    Author
    Message
    webSPELL friend
    617 Posts
    11.03.2012, 14:36 offline quote 

    gib halt deiner _stylesheet.css eine neue klasse, beispielweise:

    Code:
    1.
    2.
    3.
    .border_1 {
    border-bottom: 1px solid #666666;
    }


    und dann gibts du deinem <td> eine class namens border_1, sieht dann so aus:

    <td class="border_1">
    webSPELL newbie
    45 Posts
    11.03.2012, 14:12 email offline quote 

    @ Renegade:

    Wenn ich es so machen, wie du es vorschlägst verschwinden die hr Linien wieder.
    webSPELL lover
    1201 Posts
    10.03.2012, 18:28 offline quote 

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    hr {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        width: 0;
        border-top: 1px solid #000;
    }
    webSPELL newbie
    45 Posts
    10.03.2012, 18:10 email offline quote 

    Sprich, in der style.css einfach auskommentieren und das ding hat sich erledigt?
    Administrator
    Member of webSPELL e.V.
    2566 Posts
    10.03.2012, 17:59 email offline quote 

    Code:
    1.
    2.
    3.
    4.
    5.
    hr {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        width: 0;
    }

    Das steht in eurer style.css
    Dadurch wird <hr> unsichtbar wenn ich mich nicht vertue..
    webSPELL newbie
    45 Posts
    10.03.2012, 17:56 email offline quote 

    Heyho,

    ich habe mir heute eine neue Profilansicht gedownloadet. Alles hat super geklappt, nur diese dämlichen <hr> ärgern mich.

    Im folgenden Bild zeige ich euch wie es aussieht und wie es aussehen soll.

    http://gsf-clan.com/bilder/hrlinien.jpg

    Der dazugehörige Code:
    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.
    <table bgcolor="white" cellpadding="3" cellspacing="1" width="100%">
         <tbody><tr>
              <td class="title3">
                   <div style="display: block; background-color:#333333"><font style="font-size: 12px; line-height: 17px; color: rgb(255, 255, 255);">&nbsp;<b>Profil</b> von <b>$nickname</b></font></div>
              
              </td>

         </tr>
         <tr>
              <td bgcolor="white"><br>
                   
                   <table border="0" cellpadding="2" cellspacing="0" width="100%">
                        <tbody><tr height="50px">
                             <td width="33%">$firstname $lastname
                               <hr width="100px"><font color="#4f0000"><b>Name</b></font></td>
                             <td width="33%">$birthday
                               <hr size="1" color="#cccccc"><font color="#4f0000"><b>Birthday (Age)</b></font></td>

                             <td rowspan="4" align="center" width="34%">$userpic</td>
                        </tr>
                        <tr height="50px">
                             <td>$sex
                               <hr size="1" color="#cccccc"><font color="#4f0000"><b>Sexuality</b></font></td>
                             <td>$town
                               <hr size="1" color="#cccccc"><font color="#4f0000"><b>Town</b></font></td>
                        </tr>
                        <tr height="50px">

                             <td>$profilecountry $tz[country]
                               <hr size="1" color="#cccccc"><font color="#4f0000"><b>Country</b></font></td>
                             <td>$homepage<hr size="1" color="#cccccc"><font color="#4f0000"><b>Homepage</b></font></td></tr>
                        <tr height="50px">
                             <td>$email $pm $buddy $icq
                          <hr size="1" color="#cccccc"><font color="#4f0000"><b>Contact</b></font></td>

                          <td>&nbsp;</td>
                        </tr>
                        <tr>
                             <td colspan="2" valign="top"><font style="font-size: 11px;"><b>About</b></font><hr size="2" color="#cccccc">
                             $about<br></td>
                          <td valign="top"><font style="font-size: 11px;"><b>Latest visitors</b></font><hr size="2" color="#cccccc">    <table width="100%" cellspacing="0" cellpadding="2">
    $lastvisits
        </table></td>
                        </tr>
                   </tbody></table>
                   
           </td>
         </tr>
    </tbody></table>


    Die Farbe ist übrigens bewusst geändert, es geht also lediglich darum, dass diese verdammten HR Linien angezeigt werden sollen.

    Lg Daniel

    website: www.gsf-clan.com
    version: 4.2.2
    Sort:     printview


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

    register now
    login
  • » Support

    » Topics
    22.05.2013 - 08:36 - 0 Replies
    » Updatefunktion?
    Updatefunktion?
    Last post: Digga86
    Board: DE - Vorschläge
    22.05.2013 - 08:36
    22.05.2013 - 00:47 - 5 Replies
    » msql datenbank transfer
    msql datenbank transfer
    Last post: pgene
    Board: DE - Technischer Support
    22.05.2013 - 00:47
    22.05.2013 - 00:03 - 9 Replies
    » Mein Forum
    Mein Forum
    Last post: Lordy4007
    Board: DE - Fragen zur Seite
    22.05.2013 - 00:03
    21.05.2013 - 22:43 - 5 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    21.05.2013 - 22:43
    21.05.2013 - 20:12 - 3 Replies
    » When the update?
    When the update?
    Last post: Argu
    Board: EN - General
    21.05.2013 - 20:12
    21.05.2013 - 19:43 - 9 Replies
    » login startseite
    login startseite
    Last post: Argu
    Board: DE - Technischer Support
    21.05.2013 - 19:43
    21.05.2013 - 13:18 - 7 Replies
    » [Biete] Template Designs
    [Biete] Template Designs
    Last post: Marceld
    Board: DE - Biete
    21.05.2013 - 13:18
    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 - 00:07 - 0 Replies
    » [S] Suche Programmierer
    [S] Suche Programmierer
    Last post: phoenix762
    Board: DE - Suche
    20.05.2013 - 00:07
    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
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers