Zurück   Web to Date Forum > Web to Date > Web to Date 6.0

Antwort
 
LinkBack Themen-Optionen Thema durchsuchen Ansicht
Alt 22.03.2010, 14:53   #1 (permalink)
Benutzer
 
Registriert seit: 29.01.2010
Ort: Karlsruhe
Beiträge: 38
lorenzdecor befindet sich auf einem aufstrebenden Ast
Standard hippocrates , reach

Hallo wie kann ich im hippocrates, reach design die Farbe ändern vom Balken horizontal menu oben wie leiste unten?
Derzeit ist sie grau ich hätte sie aber gerne Rosa :-)
lorenzdecor ist offline   Mit Zitat antworten
Alt 22.03.2010, 23:07   #2 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.213
voodoo36 befindet sich auf einem aufstrebenden Ast
Ausrufezeichen AW: hippocrates , reach

Das wäre in der style_design zu ändern... Dann musst du aber die Schriftfarbe noch ändern...

#menubar {
margin: 0px 0px;
padding: 0px 0px;
min-height : 60px;
width: 100%;
background: #ffffff;
}

#footer {
width: 100%;
background: #ffffff;
text-align: center;
padding: 16px 0px;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
__________________
Grüße aus Bayern
voodoo36 ist offline   Mit Zitat antworten
Alt 23.03.2010, 08:50   #3 (permalink)
Benutzer
 
Registriert seit: 29.01.2010
Ort: Karlsruhe
Beiträge: 38
lorenzdecor befindet sich auf einem aufstrebenden Ast
Standard AW: hippocrates , reach

hi vielen Dank erstmal,

d.h. ich müsste folgendes ändern.
wo finde ich raus welche zahl ,welche Farbe ergibt?
:-)


#menubar {
margin: 0px 0px;
padding: 0px 0px;
min-height : 60px;
width: 100%;
background: #ffffff; (rosa hintergrund)
}

#footer {
width: 100%;
background: #ffffff; (andere Schriftfarbe)
text-align: center;
padding: 16px 0px;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
lorenzdecor ist offline   Mit Zitat antworten
Alt 23.03.2010, 09:12   #4 (permalink)
Benutzer
 
Registriert seit: 29.01.2010
Ort: Karlsruhe
Beiträge: 38
lorenzdecor befindet sich auf einem aufstrebenden Ast
Standard AW: hippocrates , reach

hab das geändert aber da tut sich nix,.

#menubar {
margin: 0px 0px;
padding: 0px 0px;
min-height : 60px;
width: 100%;
background: #EE82EE url(../images/<cc:print value="&pic.menubar.filename">) repeat-x top left;
}

was ist das für eine url verlinkung? die stand da schon
den farbcode hab ich von hier, stimmt das?
Farbtabelle - Farbtafel - Farbcodes
lorenzdecor ist offline   Mit Zitat antworten
Alt 23.03.2010, 09:37   #5 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.213
voodoo36 befindet sich auf einem aufstrebenden Ast
Ausrufezeichen AW: hippocrates , reach

Hallo,
1. Farbcode = #FFB6C1 ROSA (Dein Link ist schon OK... besser wäre ein Grafik-Programm, aber egal.
2. Das grüne musst du löschen oder so wie hier auskommentieren...

Wenn das geht, dann die Schriftfarbe änden... z.B. color: #000000;
(ist aber tum Teil wo anders zu ändern... aber eins nach dem anderen)

#menubar {
margin: 0px 0px;
padding: 0px 0px;
min-height : 60px;
width: 100%;
background: #EE82EE; /* url(../images/<cc:print value="&pic.menubar.filename">) repeat-x top left;*/
}


#footer {
width: 100%;
background: #ffffff; (Hintergrund Farbe)
text-align: center;
padding: 16px 0px;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
__________________
Grüße aus Bayern

Geändert von voodoo36 (23.03.2010 um 09:39 Uhr)
voodoo36 ist offline   Mit Zitat antworten
Alt 23.03.2010, 10:12   #6 (permalink)
Benutzer
 
Registriert seit: 29.01.2010
Ort: Karlsruhe
Beiträge: 38
lorenzdecor befindet sich auf einem aufstrebenden Ast
Standard AW: hippocrates , reach

footer ist Schrift?
lorenzdecor ist offline   Mit Zitat antworten
Alt 23.03.2010, 10:13   #7 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.213
voodoo36 befindet sich auf einem aufstrebenden Ast
Ausrufezeichen AW: hippocrates , reach

NEIN,

horizontal menu oben wie leiste unten? = Footer
__________________
Grüße aus Bayern
voodoo36 ist offline   Mit Zitat antworten
Alt 23.03.2010, 10:16   #8 (permalink)
Benutzer
 
Registriert seit: 29.01.2010
Ort: Karlsruhe
Beiträge: 38
lorenzdecor befindet sich auf einem aufstrebenden Ast
Standard AW: hippocrates , reach

ok :-) thx
und was wäre dann schriftfarbe ändern?
lorenzdecor ist offline   Mit Zitat antworten
Alt 23.03.2010, 10:28   #9 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.213
voodoo36 befindet sich auf einem aufstrebenden Ast
Ausrufezeichen AW: hippocrates , reach

Die Schriftfarbe ändern: (gelb) Farbcode musst du bestimmen z.B. Schwarz #000000; weiss: #ffffff; rot: ff0000; Farbcode Generator


Für das Menü:

.menu a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height: 12px;
display: block;
}


.menu a:hover, .menu a.sel {
color: #dac176;
}



Für den Footer:

#footer a {
color: #ffffff;
text-decoration: none;
padding-right: 20px;
}


#footer a:hover {
color: #dac176;
}
__________________
Grüße aus Bayern
voodoo36 ist offline   Mit Zitat antworten
Alt 23.03.2010, 10:38   #10 (permalink)
Benutzer
 
Registriert seit: 29.01.2010
Ort: Karlsruhe
Beiträge: 38
lorenzdecor befindet sich auf einem aufstrebenden Ast
Standard AW: hippocrates , reach

ok klasse danke dir,

noch ne Frage , die Hauptgrafik die man sieht
wird die auch im style design ausgetauscht?
bzw geändert, und falls ja wo wird dann das neue Jpg hingelegt? ins Hauptverzeichnis des designs?

styledesign Inhalt:
Code:
BODY {
    margin: 0px;
    padding: 0px;
    color: #444444;
    background-color: #242424;
}

#menubar {
    margin: 0px 0px;
    padding: 0px 0px;
    min-height : 60px;
    width: 100%;
    background: #FFE1FF; 
}

#shadow
{
    width: 100%;
    height: 5px;
    background: url(../images/<cc:print  value="&pic.shadow.filename">) repeat-x top left;
    padding: 0px;
    margin: 0px;
    font-size: 1px;
    display: block;    
}

#mainbox {
    width: 100%;
    background-color: #F4F4F3;
    padding: 20px 0px;
    margin: 0px;
}

.menu {
    width: 120px;
    height: 60px;
    float: left;
    color: #ffffff;
    overflow: hidden;
    padding: 0px 10px;
    margin: 20px 0px;
    border-right: 1px #666666 solid;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
}

.menu a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    display: block;
}

.menu a:hover, .menu a.sel {
    color: <cc:print value="&usercolor.medium">;
}

.menu p {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-size: 11px;
    line-height: 12px;
}

.clearer {
    clear: both;
}

#logo {
    background : #ffffff url(../images/<cc:print  value="&pic.logo.filename">) no-repeat 10px 10px;
    padding: 10px;
    border: 1px solid #dddddd;
    width: 778px;
    height: 278px;
    margin: 0px 0px 20px 0px;
}

#wrap {
    margin: 0px auto;
    width: 800px;
}

#content {
    float: left;
    width: 520px;
}



#sidebar {
    float: right;
    width: 230px;
    padding-left: 20px;
    border-left: 1px solid #dddddd;
}

#ts a {
    display: block;
    margin-left: 10px;
}

#footer {
    width: 100%;
    background : #FFE1FF;
    text-align: center;
    padding: 16px 0px;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
    padding-right: 20px;
}

#footer a:hover {
    color: <cc:print value="&usercolor.medium">;
}

form.search {
    margin: 0px;
    padding: 0px 0px 40px 0px;
}

form.search input {
    vertical-align : middle;
}

input.search {
    padding: 0px;
    width: 584px;
    height: 26px;
    border: 1px solid #dddddd;
    font-size: 22px;
    margin: 0px 10px 0px 0px;
}

Geändert von voodoo36 (23.03.2010 um 15:21 Uhr)
lorenzdecor ist offline   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Hippocrates Navileiste falsch labelloo Web to Date 6.0 3 25.02.2010 19:37
Navigation von Hippocrates ontourrh Web to Date CCML Designs 9 24.01.2010 17:30


Seite generiert in 0,22536 Sekunden mit 19 Datenbankabfragen

1 2 3 4 5 6 7 8 9 10 11