Welcome, Guest. Please Login or Register.
May 31, 2025, 07:58:23 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  German User Help  |  Archiv  |  Zu große Schrift? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Zu große Schrift?  (Read 1970 times)
Magic
Noobie
*
Posts: 7


I'm a llama!

Zu große Schrift?
« on: January 14, 2002, 02:29:55 PM »
Reply with quote

Ich hab das problem, dass die schrift in den beiträgen einfach zu groß ist und in den templates ist einfach keine eigenschaft definiert, die die schriftgröße festlegt. Wie bekomm ich das ganze aber trotzdem kleiner, weil so siehts ziemlich bescheiden aus..

Schon mal im Voraus Danke für die Antworten!
Logged
Kappe
Jr. Member
**
Posts: 81


Begeisterter YaBB SE Fan

Re:Zu große Schrift?
« Reply #1 on: January 14, 2002, 04:03:03 PM »
Reply with quote

Das würde ich auch gerne wissen, meine User haben mich auch schon danach gefragt. :o
Logged

MfG.
Kappe
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Zu große Schrift?
« Reply #2 on: January 14, 2002, 05:22:17 PM »
Reply with quote

Quote from: Magic on January 14, 2002, 02:29:55 PMIch hab das problem, dass die schrift in den beiträgen einfach zu groß ist und in den templates ist einfach keine eigenschaft definiert, die die schriftgröße festlegt.
Doch, im Template hat es viele Möglichkeiten, die Schriftgrösse festzulegen, nämlich hier:
font-size: 12px
etc. kommt an den verschiedensten Stellen im template vor, über ein Dutzend mal.  :)  Mit diesem css Tag kann man individuell für verschiedenste Positionen im Board die Schriftgrösse einstellen.
« Last Edit: January 14, 2002, 06:17:01 PM by andrea » Logged

Magic
Noobie
*
Posts: 7


I'm a llama!

Re:Zu große Schrift?
« Reply #3 on: January 14, 2002, 08:01:45 PM »
Reply with quote

Ja, das gibts schon, aber nicht um die Schriftgröße des Beitrages zu ändern. Fehlt bei mir da vielleicht ein Tag?
Ich bin mir nicht sicher ob ich das template hier posten darf, aber da es keine attachment funktion gibt mache ich es einfach..

<html>
<head>
<title>
<yabb title>
</title>
<style type="text/css">
<!--
A:link        {text-decoration: none; color: #FFB903;}
A:visited     {text-decoration: none; color: #FFB903;}
A:hover       {text-decoration: none; color: #99CCFF; font-style: normal; text-decoration: underline overline}}
BODY          {scrollbar-face-color: #003399; scrollbar-shadow-color: #1B1E25; scrollbar-highlight-color: #cccccc;
               scrollbar-3dlight-color: #272A2F; scrollbar-darkshadow-color: #000066; scrollbar-track-color: #0066FF;
               scrollbar-arrow-color: #FFB903; font-family: Verdana}
.nav          {text-decoration: none; color: #FFFFFF;}
.nav:link     {text-decoration: none; color: #FFFFFF;}
.nav:visited  {text-decoration: none; color: #FFFFFF;}
.nav:hover    {text-decoration: none; color: #FFB903; font-style: normal; text-decoration: underline}
.windowbg     {background-color: #003399;}
.windowbg2    {background-color: #3366CC;}
.windowbg3    {background-color: #0066FF;}
.titlebg      {background-color: #000066;}
.text1        {font-style: normal; font-weight: bold; font-size: 13px; color: #FFFFFF;}
.catbg        {background-color: #40454C; color: #EEEEEE; font-weight: bold; font-size: 13px;}
.bordercolor  {background-color: #000000;}
.quote        {font-size: 10px; font-family: Arial; color: #FFFFFF; background-color: dimgray;}
.code         {font-size: 10px; font-family: Courier New; color: #000000; background-color: #FFB920;}
TD            {font-family: Verdana; color: #FFFFFF}
input         {background-color: #333333; font-family: Verdana; font-size: 10pt; color: #FFFFFF;}
textarea      {background-color: #333333; font-family: Verdana; font-size: 10pt; color: #FFFFFF;}
select        {background-color: #333333; font-family: Verdana; font-size: 7pt; color: #FFFFFF;}
-->
</style>
</head>
<script>
function OpenAdsDetail(FileName,WindowName)
{
   
WindowFeature="Resizable=No,ScrollBars=Yes,MenuBar=No,Directories=No,ToolBar=No,Location=No,
Status=No,Width=660,Height=550,ScreenX=0,ScreenY=0,Top=0,Left=0"

   newWindow=open(FileName,WindowName,WindowFeature);
   if (newWindow.opener == null) { newWindow.opener = self; }
   if (newWindow.focus) { newWindow.focus(); }
}
</script>

<body text="#000000" bgcolor="#666666" bottomMargin="0" leftMargin="0"
rightMargin="0" topMargin="0" MARGINWIDTH="0" MARGINHEIGHT="0">

<!--#echo banner=""-->

<table width="90%" cellspacing="1" cellpadding="2" border="0" align="CENTER" bgcolor="#000000">
  <tr bgcolor="#003399">
    <td>
    <table border="0" width="100%" cellpadding="1" cellspacing="0">
      <tr>
        <td valign="middle" align="LEFT">
         
        <font color="#FFFFFF" size="4"><yabb boardname></font>
       
        <BR>  <font size="2">« <yabb title> »</font>
        </td>
        <td>
        <font size="2" color="#ffffff">
        <yabb uname> <yabb im>
        <BR><yabb time>
        <BR>
               </font>
        </td>
      </tr>
    </table>
    </td>
  </tr><tr align="center" valign="middle" bgcolor="#3366CC" >
    <td><font size="2">
    <yabb menu>
    </font></td>
  </tr>
</table>
<table width="90%" cellspacing="0" cellpadding="2" align="center">
  <tr>
    <td valign="TOP" width="100%" height="100%">
    <font size="1"><BR><BR>
    <yabb main>
    </font></td>
  </tr><tr>
    <td align="CENTER" valign="BOTTOM">
    <font face="Verdana, Arial" size="1"><BR><BR>
    Admin/Webmaster: <a href="mailto:[email protected]">Jochen</a>,
<a href="mailto:[email protected]">Dave</a><br>
    <yabb copyright>
    <BR><BR>
    </font>
    </td>
  </tr>
</table>
</body>
</html>

Was muss ich da ändern um die schriftgröße der beiträge zu ändern?
« Last Edit: January 15, 2002, 01:40:37 AM by andrea » Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Zu große Schrift?
« Reply #4 on: January 15, 2002, 01:43:06 AM »
Reply with quote

Im css Teil Deines templates fehlen fast alle "font-size" tags.
Hier nochmal das css aus dem default template:

<style type="text/css">
<!--
/* These take care of the regular links */
A:link{text-decoration: none; color: #005177; background-color: transparent;}
A:visited{text-decoration: none; color: #005177; background-color: transparent; }
A:hover{color: #CC3333; text-decoration: none; background-color: transparent; }
/* These take care of the navigation tree links */
.nav{text-decoration: none; color: #000000; background-color: transparent;}
.nav:link{text-decoration: none; color: #000000; background-color: transparent;}
.nav:visited{text-decoration: none; color: #000000; background-color: transparent;}
.nav:hover{ text-decoration: underline; color: #CC3333; font-weight: bold; background-color: transparent;}
/* Standards */
BODY{font-family: Verdana, arial, helvetica, serif; font-size:12px; margin:0; padding: 0;}
TABLE{empty-cells: show }
TD{font-family: Verdana, arial, helvetica, serif; color: #000000; font-size:12px;}
input{background-color: #AFC6DB; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #000000;}
textarea{background-color: #AFC6DB; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #000000;}
select{background-color: #AFC6DB; font-family: Verdana,arial, helvetica, serif; font-size: 7pt; color: #000000;}
/* YaBB Colors */
.windowbg{background-color: #AFC6DB; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg2{background-color: #F8F8F8; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg3{background-color: #6394BD; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.hr{color: #6394BD; background-color: transparent;}
.titlebg{background-color: #6E94B7; color: #FFFFFF;}
.text1{font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: transparent;}
.catbg{color: #000000; font-weight: bold; font-size: 13px; background-image : url(YaBBImages/catbg.jpg);}
.bordercolor{background-color: #6394BD; font-size: 12px; font-family: Verdana, arial, helvetica, serif;}
.quote{font-size: 10px; font-family: verdana, Arial, helvetica, serif; color: #000000; background-color: #DEE7EF;}
.code{font-size: 10px; font-family: Courier New, helvetica, Times New Roman, serif; color: #000000; background-color: #CCCCCC;}
.help {background-color: transparent; cursor:help; }
.meaction{color: red;}-->
</style>
Logged

Juergen
Guest
Re:Zu große Schrift?
« Reply #5 on: January 15, 2002, 07:29:39 AM »
Reply with quote

Quote from: Magic on January 14, 2002, 02:29:55 PMIch hab das problem, dass die schrift in den beiträgen einfach zu groß ist und in den templates ist einfach keine eigenschaft definiert, die die schriftgröße festlegt. Wie bekomm ich das ganze aber trotzdem kleiner, weil so siehts ziemlich bescheiden aus..
Dein Problem liegt bei der Größenangabe in pt und die Umsetzung der verschiedenen Browser.
Abhilfe kannst du in dem sinnne erreichen  wenn du bei der größenangabe auf px (Pixel) umsteigst. Der einzige Browser der hierbei Probleme hat ist Netscape 4.xx.
Zum Beispiel lasse ich die größen angaben bei Normalen Text einfach weg. Dies hat sich am besten erwiesen. Problem Nr.2 ist die Fontangabe Verdana. IE6 und Mozilla interpretieren diesen Schriftfont völlig unterschiedlich. Hier hilft eigentlich nur eins Testen bis ein gutes mittelmaß gefunden wurde.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  German User Help  |  Archiv  |  Zu große Schrift? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 1.422 seconds with 20 queries.