• » 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
    Author
    Message
    webSPELL newbie
    6 Posts
    19.07.2012, 11:21 email offline quote 

    hey leute ich brauche hilfe und zwar will ich den background von der seite ändern: www.techhigh.de/cup3

    aber ich bekomme das einfach nicht hin kann mir jemand genau sagen wie das geht bzw mir den code schreiben das ich nur das einfügen brauche? bild ist unter www.techhigh.de/cup3/bg.jpg gespeichert!

    Ich habe das ganze schon so probiert:


    /* Main Layout */
    body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    body {
    background: url(www.techhigh.de/cup3/bg.jpg
    ) #0b2232;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #fffffc;
    width:100%;
    height:100%;
    border: transparent;
    }


    }

    img { border: none; }

    hr {
    color: #666666;
    background-color: #666666;
    border: 0px;
    border-top: transparent;
    border-bottom: transparent;
    margin: 2px 0;
    height: 1px;
    Administrator
    Member of webSPELL e.V.
    3068 Posts
    19.07.2012, 11:31 offline quote 

    Du öffnest 2x den body {
    webSPELL user
    303 Posts
    19.07.2012, 11:31 email offline quote 

    Code:
    1.
    2.
    3.
    4.
    5.
    6.
    body {
    background-image: url("bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    }
    webSPELL newbie
    6 Posts
    19.07.2012, 11:35 email offline quote 

    habe es nun so eingefügt:

    /* Main Layout */
    body {
    body {
    background-image: url("bg.jpg");
    background-position: center;
    background-repeat: none;
    background-color: #000;
    }

    }

    img { border: none; }

    hr {
    color: #666666;
    background-color: #666666;
    border: 0px;
    border-top: transparent;
    border-bottom: transparent;
    margin: 2px 0;
    height: 1px;


    funktioniert immer noch nicht unglücklich
    Administrator
    Member of webSPELL e.V.
    3068 Posts
    19.07.2012, 11:40 offline quote 

    Du öffnest IMMERNOCH 2x den body!!
    Code:
    1.
    2.
    body {
    body {


    Warum?!
    webSPELL user
    303 Posts
    19.07.2012, 11:40 email offline quote 

    Nein ... Pascalm hat es oben doch schon gesagt

    Mach es so
    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.
    /* Main Layout */

    body {
    background-image: url("bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: center;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #fffffc;
    width:100%;
    height:100%;
    border: transparent;
    }


    img { border: none; }

    hr {
    color: #666666;
    background-color: #666666;
    border: 0px;
    border-top: transparent;
    border-bottom: transparent;
    margin: 2px 0;
    }



    und für weitere hilfe gehe auf css4you oder selfhtml, da steht alles über css...
    webSPELL newbie
    6 Posts
    19.07.2012, 11:59 email offline quote 

    okai vielen dank jungs es hat geklappt, aber wie mache ich jetzt das der background stehen bleibt also nicht mit scrollt?
    Administrator
    Member of webSPELL e.V.
    1454 Posts
    19.07.2012, 12:09 offline quote 

    Code:
    1.
    background-attachment:fixed;

    perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
    Sort:     printview


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

    register now
    login
  • » Support

    » Topics
    24.05.2013 - 23:51 - 7 Replies
    » Ändern der Größe php
    Ändern der Größe php
    Last post: bazic
    Board: DE - Allgemeiner Support
    24.05.2013 - 23:51
    24.05.2013 - 23:39 - 33 Replies
    » [B]Userrank Addon
    [B]Userrank Addon
    Last post: Swordfish3000
    Board: DE - Erweiterungen
    24.05.2013 - 23:39
    24.05.2013 - 15:12 - 19 Replies
    » forum anzeige erweitern
    forum anzeige erweitern
    Last post: Swordfish3000
    Board: DE - Allgemeiner Support
    24.05.2013 - 15:12
    24.05.2013 - 12:03 - 1 Replies
    » Verkaufe prof. Clandesign
    Verkaufe prof. Clandesign
    Last post: Vith3r
    Board: DE - Biete
    24.05.2013 - 12:03
    24.05.2013 - 12:02 - 6 Replies
    » [S] Team/Clan Logos (Upda...
    [S] Team/Clan Logos (Update: 2 new Logos)
    Last post: a--w
    Board: EN - Offers
    24.05.2013 - 12:02
    24.05.2013 - 02:41 - 17 Replies
    » High Quality Website
    High Quality Website
    Last post: Dansjostedt
    Board: EN - Offers
    24.05.2013 - 02:41
    24.05.2013 - 02:24 - 5 Replies
    » [SELL] Gaming Website
    [SELL] Gaming Website
    Last post: hornyst
    Board: EN - Offers
    24.05.2013 - 02:24
    23.05.2013 - 22:37 - 2 Replies
    » Bilder Breite im Forum an...
    Bilder Breite im Forum anpassen
    Last post: nappel.ger
    Board: DE - Vorschläge
    23.05.2013 - 22:37
    23.05.2013 - 15:35 - 6 Replies
    » I cannot upload template ...
    I cannot upload template to my cms .
    Last post: bazic
    Board: EN - General
    23.05.2013 - 15:35
    23.05.2013 - 14:50 - 3 Replies
    » Kalendar-Box
    Kalendar-Box
    Last post: kassor
    Board: DE - Anfragen
    23.05.2013 - 14:50
    23.05.2013 - 10:14 - 12 Replies
    » Mein Forum
    Mein Forum
    Last post: Lordy4007
    Board: DE - Fragen zur Seite
    23.05.2013 - 10:14
    22.05.2013 - 23:06 - 9 Replies
    » When the update?
    When the update?
    Last post: kola60
    Board: EN - General
    22.05.2013 - 23:06
    22.05.2013 - 22:21 - 2 Replies
    » Website For SALE! CODED
    Website For SALE! CODED
    Last post: Osamakillz
    Board: EN - General
    22.05.2013 - 22:21
    22.05.2013 - 21:43 - 3 Replies
    » Slider Links Bitte um Hil...
    Slider Links Bitte um Hilfe
    Last post: bazic
    Board: DE - Allgemein
    22.05.2013 - 21:43
    22.05.2013 - 21:28 - 464 Replies
    » Wettscript 2.1 for 4.2.3a...
    Wettscript 2.1 for 4.2.3a - Betscript
    Last post: Amokossi
    Board: DE - Fertige Skripte
    22.05.2013 - 21:28
    22.05.2013 - 17:46 - 3 Replies
    » Admin login
    Admin login
    Last post: blackmoonstah
    Board: DE - Allgemeiner Support
    22.05.2013 - 17:46
    22.05.2013 - 17:28 - 1 Replies
    » Design Ausverkauf - alles...
    Design Ausverkauf - alles unter 70€
    Last post: Freestyler92
    Board: DE - Biete
    22.05.2013 - 17:28
    22.05.2013 - 14:54 - 2 Replies
    » adminlogin auf allypage f...
    adminlogin auf allypage funktioniert nicht mehr. bitte um hilfe
    Last post: blackmoonstah
    Board: DE - Technischer Support
    22.05.2013 - 14:54
    22.05.2013 - 14:41 - 4 Replies
    » Content laden
    Content laden
    Last post: bazic
    Board: DE - Anfragen
    22.05.2013 - 14:41
    22.05.2013 - 09:57 - 0 Replies
    » [4SALE] eSport Design/Tem...
    [4SALE] eSport Design/Template
    Last post: LeG3nDz
    Board: EN - Offers
    22.05.2013 - 09:57
    » Partners
    Bilderkiste.org Image Hosting
    k3rmit.org
    PascalMh.de


    » Blog
    28.03.2013 - derchris
    » Those damn spammers