+ Antworten
Ergebnis 1 bis 7 von 7

Thema: Hintergrund Farbe

  1. #1
    Neu an Board
    Registriert seit
    27.11.2005
    Beiträge
    3
    Bedankte sich
    0
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard Hintergrund Farbe

    hallo ich würde gerne beim style " rhuk_planetfall " die Hintergrundfarbe der seite Ändern ich kann aber leider nicht den richtigen Abschnitt in der template_css datei finden könnt ihr mir da helfen.
    Cu Tony

  2. #2
    Gehört zum Inventar
    Registriert seit
    18.02.2005
    Beiträge
    8.841
    Bedankte sich
    85
    Erhielt 2.269 Danksagungen
    in 1.936 Beiträgen

    Standard

    Die Hintergrundfarbe von was denn? Meinst du von der gesamten Seite?
    Dann zusätzlich im body definieren: templates_css.css
    body{background:#ff00ff; ....was da noch so kommt}

    Gruß
    ec

  3. #3
    Verbringt hier viel Zeit
    Registriert seit
    05.09.2005
    Ort
    Nürnberg
    Alter
    57
    Beiträge
    665
    Bedankte sich
    51
    Erhielt 30 Danksagungen
    in 27 Beiträgen

    Standard

    Zitat Zitat von TonyMontana
    hallo ich würde gerne beim style " rhuk_planetfall " die Hintergrundfarbe der seite Ändern ich kann aber leider nicht den richtigen Abschnitt in der template_css datei finden könnt ihr mir da helfen.
    Cu Tony
    BODY
    backgroundcolor: #000000;

  4. #4
    Neu an Board
    Registriert seit
    27.11.2005
    Beiträge
    3
    Bedankte sich
    0
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    Hallo danke für die antwort alledingst verstehe ich nicht genau was ihr mein also ich habe die ganze css datei abgesucht da kommt nirgends ein Body vor ich kann diesen befehl nicht finden .
    Könnt ihr mir mal genauer sagen wo oder was ich machen muss.

  5. #5
    Neu an Board Avatar von HarlekinJV
    Registriert seit
    22.08.2005
    Ort
    Paderborn
    Alter
    38
    Beiträge
    81
    Bedankte sich
    5
    Erhielt 3 Danksagungen
    in 3 Beiträgen

    Standard

    Doch, doch!

    Steht sogar schon in der siebten Zeile:
    Code:
    body {
    	height: 100%;
    	margin-bottom: 1px;
    }
    ...und daraus machst Du einfach:

    Code:
    body {
             height: 100%;
             margin-bottom: 1px;
             background: #ff00ff;
    }
    Gruß Harlekin

    P.S.: Sollte es jetzt nicht klappen, bist Du entweder in einer anderen CSS-Datei oder hast ein ganz anderes Template.
    == GO for Joomla !! ==
    Joomla v1.5.14
    Webserver: Apache mit PHP 4.4.9

  6. #6
    Neu an Board
    Registriert seit
    27.11.2005
    Beiträge
    3
    Bedankte sich
    0
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    Also ich bin in der css datei des templates und ich finde da kein bereich der Body heisst oder definiert hier die css datei vieleicht findest du es ich kann es mir aber nicht vorstellen das einzigste was vieleicht den background collor einstellen nahe kommt ist der bereich den ich hervorgehoben habe



    /* custom stuff */

    div#contentblock table td.newsflash {
    padding:0px;
    }

    .footerblock {

    }

    .user2block {

    }


    .user1block {

    }

    .rightblock {

    }

    .contentblock {

    }

    .centerblock {

    }

    .leftblock {

    }

    .header {
    height: 111px;
    background: url(../images/mambo_header.jpg) no-repeat;
    }

    /* working my way up */

    .content_box {
    padding: 4px;
    }

    .search_box {
    padding: 10px;
    }



    #silver_date {
    float: right;
    width: 160px;
    text-align: right;
    padding: 3px 10px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    color: #304651;
    white-space: nowrap;
    text-align: center;
    }

    #silver_menu {
    overflow: hidden;
    height: 26px;
    width: 400px;
    float: center;
    padding: 0px;
    text-align: center;
    align: center;
    }

    #silver_toolbar {
    width: 100%;
    text-align: center;
    align: center;
    }

    .silver_box {
    width: 100%;
    border-top: solid 1px #9DA6B3;
    border-bottom: solid 1px #9DA6B3;
    text-align: center;
    background: url(../images/silver_background.jpg) repeat-x;
    padding: 0px 0px 0px 0px;
    }

    .middle_box {
    padding: 4px;
    border-left: solid 1px #9DA6B3;
    background: #2E4452 url(../images/menu2_fade.jpg) repeat-x;
    }

    .right_box {
    padding: 4px;
    border-left: solid 1px #9DA6B3;
    background: #182327 url(../images/menu1_fade.jpg) repeat-x;
    }

    .searchblock {
    color: #ff6600;
    }

    .top_right_box {
    border-left: solid 1px #9DA6B3;
    background: #000000;
    padding: 0px;
    }

    page_bg {
    background: #000000 url(../images/back_fade.jpg) repeat-x;
    padding: 20px 0px 20px 0px;
    margin: 0px;
    border: 0px;}

    .big_frame {
    width: 798px;
    border: solid 1px #9DA6B3;
    }


    /* required stuff */

    #content-pane .tab-page {
    background: #000000;
    }

    .contentpane {

    }

    .contentpaneopen {
    text-align: left;
    width: 100%;
    padding: 0px;
    }

    .small {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
    }

    .modifydate {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 10px;
    text-align: left;
    }

    .createdate {
    line-height: 15px;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    vertical-align: top;
    display: block;
    }

    .contentheading {
    background: url(../images/title_background.png) no-repeat;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    text-indent: 15px;
    width: 100%;
    height: 24px;
    text-transform: uppercase;
    }

    .contentpagetitle {
    font-size: 13px;
    font-weight: bold;
    color: #cccccc;
    text-align:left;
    }

    /* For content item titles that are hyperlink instead of Read On */
    a.contentpagetitle:link, a.contentpagetitle:visited {
    font-size: 13px;
    font-weight: bold;
    color: #ff6600;
    text-align:left;
    text-decoration: none;
    }

    a.contentpagetitle:hover {
    color: #ffffff;
    }

    table.moduletable {
    width: 100%;
    margin: 0px 0px 15px 0px;
    border-left: solid 0px #000000;
    border-right: solid 0px #000000;
    border-top: solid 0px #000000;
    border-bottom: solid 0px #000000;
    }

    table.moduletable th {
    background: url(../images/title_background.png) no-repeat;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #cccccc;
    text-align: left;
    text-indent: 15px;
    width: 100%;
    height: 24px;
    text-transform: uppercase;
    }

    table.moduletable td {
    font-size: 11px;
    padding: 0px;
    font-weight: normal;
    }

    table.moduletable ul {
    color: #000000;
    }

    div#menublock table.moduletable td {
    padding: 0px;
    }

    #mainlevel-nav {
    margin: 0; padding: 0;
    }
    #mainlevel-nav li {
    background-image: none;
    list-style:none;
    float: left;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    line-height:24px;
    height: 26px;
    white-space: nowrap;
    border-right: 1px solid #9DA6B3;
    }
    #mainlevel-nav a {

    float: right;
    text-decoration: none;
    color: #000000;
    }
    #mainlevel-nav a {
    float: none;
    }
    #mainlevel-nav a:hover {
    color: #ff6600;

    }

    a.mainlevel:link, a.mainlevel:visited {
    background: url(../images/menu_bullet.png) no-repeat;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #ff6600;
    text-align: left;
    padding-left: 15px;
    height: 18px;
    margin-bottom: 1px;
    }

    a.mainlevel:hover {
    background-position: 0px -20px;
    text-decoration: none;
    color: #ffffff;
    }

    .pollstableborder {
    border: 1px solid;
    padding: 1px;
    }

    a.sublevel:link, a.sublevel:visited {
    padding-left: 1px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #ff6600;
    text-align: left;
    }

    #active_menu {
    color:#ffffff;
    font-weight: bold;
    }

    a.sublevel:hover {
    color: #ffffff;
    text-decoration: none;
    }

    a.mainmenu:link, a.mainmenu:visited {
    color: #ffffff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    padding-left:10px;
    padding-right:10px;
    }

    a.mainmenu:hover {
    color: #D6DF8C;
    text-decoration: none;
    }



    a:link, a:visited {
    color: #ff6600; text-decoration: none;
    font-weight: bold;
    }

    a:hover {
    color: #9AB6C2; text-decoration: none;
    font-weight: bold;
    }

    a.category:link, a.category:visited {
    color: #ff6600;
    text-decoration: none;
    font-weight: bold;
    }

    a.category:hover {
    color: #9AB6C2;
    text-decoration: none;
    font-weight: bold;
    }

    a.pagenav, a.pagenav:visited {
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
    }

    a.pagenav:hover {
    color: #9AB6C2;
    text-decoration: none;
    }

    .frontpageheader {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    }

    .newsfeedheading {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-align:left;
    }

    .newsfeeddate {
    font-size: 10px;
    color: #666666;
    font-weight: normal;
    }

    .fase4rdf a:link {
    color: #745632;
    text-decoration: none;
    font-weight: bold;
    }

    .fase4rdf a:hover {
    color: #cc9900;
    }

    .componentheading {

    background: url(../images/title_background.png) no-repeat;
    vertical-align: top;
    padding-top: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #cccccc;
    text-align: left;
    text-indent: 15px;
    width: 100%;
    height: 24px;
    text-transform: uppercase;
    }

    .sectiontableheader {
    background : #293C43;
    color : #ffffff;
    font-weight : bold;
    padding: 3px;
    }

    .sectiontableentry1 {
    background-color : #0D1315;
    padding: 2px;
    }

    .sectiontableentry2 {
    background-color : #151E22;
    padding: 2px;
    }

    div#middle_box .sectiontableentry1 {
    background-color : #3E5867;
    padding: 2px;
    }

    div#middle_box .sectiontableentry2 {
    background-color : #516B79;
    padding: 2px;
    }

    div#right_box .sectiontableentry1 {
    background-color : #182327;
    padding: 2px;
    }

    div#right_box .sectiontableentry2 {
    background-color : #293C43;
    padding: 2px;
    }

    BODY {
    margin: 0px 0px 0px 0px;
    background: #f7f7f2;
    }

    td,tr,p,div {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #cccccc;
    }

    ul
    {
    margin: 0;
    padding: 0;
    list-style: none;
    }

    li
    {
    line-height: 15px;
    padding-left: 15px;
    padding-top: 0px;
    background-image: url(../images/arrow.png) ;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    }



    .button {
    font-weight: bold;
    border:solid 1px #9DA6B3;
    background-color: #293B42;
    color: #ff6600;
    text-align: center;
    font-size: 9px;
    margin-top: 5px;
    }

    .inputbox {
    font-weight: normal;
    color: #cccccc;
    background: #000000;
    border: 1px solid #9DA6B3;
    }

    /* ---------------- unedited below here ----------------------*/

    /* Styles for dhtml tabbed-pages */
    .ontab {
    background-color: #121A1D;
    border-left: outset 1px #9DA6B3;
    border-right: outset 1px #9DA6B3;
    border-top: outset 1px #9DA6B3;
    border-bottom: solid 0px #ffffff;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    color: #ff6600;
    }
    .offtab {
    background-color: #25343B;
    border-left: outset 1px #9DA6B3;
    border-right: outset 1px #9DA6B3;
    border-top: outset 1px #9DA6B3;
    border-bottom: solid 1px #9DA6B3;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    color: #cccccc;
    }

    .tabpadding {
    }

    .tabheading {
    background-color: #eeeeee;
    text-align: left;
    }

    .pagetext {
    visibility: hidden;
    display: none;
    position: relative;
    top: 0;
    }

  7. #7
    Gehört zum Inventar
    Registriert seit
    18.02.2005
    Beiträge
    8.841
    Bedankte sich
    85
    Erhielt 2.269 Danksagungen
    in 1.936 Beiträgen

    Standard

    Füge doch die body Definition einfach ein. Was nicht drin ist, wird immer zusätzlich eingefügt. Du glaubst doch wohl nicht, dass alle Klassen, die in den HTML Dokumenten verwendet werden, in der CSS Datei auftauchen (?).
    Es kann natürlich keiner etwas mit der Klasse page_bg anfangen. Allerdings gibt mir die Notierung sehr zu denken. Entweder es handelt sich bei page_bg um eine unabhänige Klasse, dann müsste sie mit .page_bg beginnen. Oder wenn der Klasse über eine id einfügt wird würde die Notaion #page_bg lauten. So eine Verwendung habe ich noch nie gesehen.

    Gruß
    ec

+ Antworten

Ähnliche Themen

  1. Hintergrund schwarz, leider auch in der Druckansicht
    Von Thomas_R im Forum Joomla Templates
    Antworten: 2
    Letzter Beitrag: 27.05.2007, 09:49
  2. Farbe der Menueeinträge lässt sich nicht ändern.
    Von mrbernd im Forum Mambo Templates
    Antworten: 6
    Letzter Beitrag: 11.11.2005, 15:19
  3. Menü hintergrund Button
    Von Urlauber im Forum Allgemeine Fragen zu Mambo
    Antworten: 2
    Letzter Beitrag: 01.10.2005, 02:55
  4. Hintergrund Farbe per CSS definieren
    Von santaz im Forum Mambo Templates
    Antworten: 1
    Letzter Beitrag: 10.06.2005, 13:29
  5. Simpleboard weiße Schrift auf weißerem Hintergrund
    Von edgoth im Forum Mambo Komponenten
    Antworten: 4
    Letzter Beitrag: 27.05.2005, 12:06

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein