Seite 1 von 2

Gästebuch moderator Nachricht zu groß

Verfasst: Do 26. Apr 2012, 00:53
von Nathaly
Hallo

habe da mal eine frage "wenn man ein Eintrag ins Gästebuch macht " ist die Moderator Nachricht sehr groß

wie kann man die ändern ?

Bild

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Do 26. Apr 2012, 10:53
von Jasko
Am einfachsten ist es wenn du die Nachricht direkt ueber das npage login bereich bearbeitest. Versuch es doch einfach mal mit dem small element vor und hinter der nachricht, etwa so:

Code: Alles auswählen

<small>Deine Nachricht.</small>
Und wenn es klappt und es noch kleiner werden soll, dann einfach das ganze in ein weiteres small element packen.

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Sa 28. Apr 2012, 12:45
von Nathaly
versteh nicht so ganz wo ich da gucken muss hast du eine genauerer Beschreibung ?

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Sa 28. Apr 2012, 14:36
von thaileben
kuckst bei Extras ---- Gästebuch ---- Einstellungen ----- text über dem Gästebuch
hoffe es richtig beschrieben zu haben

Jürg :X

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Sa 28. Apr 2012, 14:42
von Nathaly
nein hat nicht funktioniert der Text ist immer noch zu groß

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Sa 28. Apr 2012, 19:06
von Jasko
Nein ich meinte das so. Wenn du ein Kommentar schreibst zu einem Gestebuch eintrag dan setze bitte diesen Tag vor deine Nachricht <small> und diesen dahinter </small> dan sollte die schrifft kleiner werden, leider muss man mir dieser loessung diese Tags jedes mal einsetzten, eine andere art waere es mit css einen Code in das feld das Juerg beschrieben hat, allerdings veraendert dieser auch die groesse der eigentlichen Nachricht von Gaesten.

Ich hoffe mal das es jetzt gut beschrieben ist.

MFG :X

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Sa 28. Apr 2012, 22:24
von Nathaly
und wo genau muss ich das ändern ?
h1 {
font-family: Trebuchet MS;
font-size: 24px;
color: #382516;
}
h2 {
font-family: Trebuchet MS;
font-size: 22px;
color: #54361e;
}
h3 {
font-family: Trebuchet MS;
font-size: 20px;
color: #54361e;
}
a:link {font-family: Arial Narrow;color:#754117;font-size:20px;text-decoration:none}
a:visited {font-family: Arial Narrow;color:#754117;font-size:20px;text-decoration:none}
a:active {font-family: Arial Narrow;color:#754117;font-size:20px;text-decoration:none}
a:hover {font-family: Arial Narrow;color:#9B1515;font-size:20px;text-decoration:none}

textarea {color:#54361e;font-size:12px;font-family:Arial;background-color:#FFE4C4;border:solid 1px #CC9461}

body {
font-family: Verdana;
color: #54361e;
font-size: 20px;
background-color: #ece0ce;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... g_body.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
}
#wrap {
width: 850px;
margin-right: auto;
margin-left: auto;
margin-top: 5px;
background-color: #fec0ff;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... g_wrap.jpg);
background-repeat: repeat;
border-style: ridge;
border-width: 4px;
border-color: #ce9869;
}
#header {
background-position: center top;
width: 850px;
height: 200px;
background-color: transparent;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... header.jpg);
background-repeat: no-repeat;
border-style: ridge;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width : 4px;
border-left-width: 0px;
border-color: #ce9869;
}
#navigation {
float: left;
width: 161px;
height: 100%;
margin: 12px;
text-align: left;
background-color: transparent;
padding-left: 0px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu a, #menu h2 {
text-align: left;
text-decoration: none;
font-family: Franklin Gothic Demi Cond;
font-size: 16px;
display: block;
line-height:12px;
margin: 0;
padding: 9px 9px;
}
#menu h2 {
color: #754117;
font-weight:normal;
text-transform: uppercase;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... button.png);
}
#menu a {
color: #754117;
font-weight:normal;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... button.png);
background-repeat: no-repeat;
text-decoration: none;
}
#menu a:hover {
color: #9B1515;
font-weight:normal;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... button.png);
background-repeat: no-repeat;
}
#menu li {
position: relative;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 92%;
width: 150px;
}
div#menu ul ul ul, div#menu ul ul li:hover ul ul {
display: none;
}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
display: block;
}
#inhalt {
float: right;
width: 640px;
background-color: #dad8d9;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... inhalt.jpg);
background-repeat: repeat;
font-family: Arial Narrow;
color: #aa7744;
text-align:left;
font-size: 20px;
padding-right: 12px;
padding-left: 8px;
padding-top: 12px;
padding-bottom: 8px;
border-style: ridge;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width : 2px;
border-left-width: 2px;
border-color: #ce9869;
}
#footer {
width: 850px;
height: 50px;
line-height:50px;
text-align: center;
background-color: #000000;
background-image: url(http://file1.npage.de/006328/14/bilder/ ... footer.jpg);
background-repeat: no-repeat;
border-style: ridge;
border-top-width: 4px;
border-right-width: 0px;
border-bottom-width : 0px;
border-left-width: 0px;
border-color: #ce9869;
}
.clear {
clear: both;
}

Re: Gästebuch moderator Nachricht zu groß

Verfasst: So 29. Apr 2012, 15:43
von Jasko
Das hier einfach ans ende kopieren:

Code: Alles auswählen

td {
font-size: 12px;
}

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Mi 2. Mai 2012, 11:37
von Nathaly
Jasko hat geschrieben:Das hier einfach ans ende kopieren:

Code: Alles auswählen

td {
font-size: 12px;
}
wo am ende musst schon genauer sagen :X

Re: Gästebuch moderator Nachricht zu groß

Verfasst: Mi 2. Mai 2012, 16:04
von Jasko
Na am Ende des CSS, hast mir ja so ein risen teil von CSS hin kopiert da dachte ich das es sich von selbst versteht :E