close× Call Us +49 (1805) 01 29 59

HarlekinPower
Thread Author: eggi
Thread ID: 3160
Thread Info
Es gibt 2 Beiträge zu diesem Thema, und es wurde 1961 mal angesehen.
Wer ist hier? 1 Gäste
 Thema drucken
Schrift im Theme 1 Nummer größer
eggi
Hallo,

Wie bekomme ich es in dieser style.css hin, dass die gesamte schrift vom theme 1 Nummer Größer ist?

[geshi=css]/* Comment element properties */

a {
color:#AD1C21;
text-decoration:none;
}

a:hover {text-decoration :underline;}

a.side {
color: #ad1c21;
text-decoration: none;
}

a:hover.side {
text-decoration: underline;
}

a.white, li.white a {
color: #fff;
text-decoration: none;
}

a:hover.white, li.white a:hover {
color: #fff;
text-decoration: underline;
}

body {

font-family : Tahoma, Arial, Sans-Serif;
font-size : 11px;color : #000;margin:0; padding:0;
background: url(images/bg.jpg);

}

hr {
height: 1px;
border: 1px solid #eee;
}

hr.side-hr {
height: 1px;
border: 1px solid #eee;
}

td {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 11px;
}

pre {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 11px;
}

.alt {
color: #04688d;
}

.spacer {
margin-bottom: 8px;
}

.admin-message {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 11px;
text-align: center;
color: #555;
background-color: #f6f6f6;
border: 1px solid #e1e1e1;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}

/* Form element properties */

form {
margin: 0px;
}

.button {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 10px;
color: #fff;
background-color: #f6a504;
background-image: url(images/button.gif);
height: 20px;
border: 1px solid #000;
margin-top: 2px;
}

.bbcode {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 10px;
color: #000;
background-color: #eee;
border: 1px solid #ccc;
margin-top: 2px;
}

.textbox {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 10px;
color: #000000;
background-color: #f8f8f8;
border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header-left {
width: 3px;
height: 28px;
background-color: #555;
background-image: url(images/nav.jpg);
}

.sub-header-right {
width: 3px;
height: 28px;
background-color: #555;
background-image: url(images/nav.jpg);
}

.sub-header {
color: #ffffff;
min-height:60px;
background:#AA0000 url(images/nav.jpg) repeat-x bottom left;
padding:0 50px;}

* html #nav {height:60px;}

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

.sub-header li {list-style:none;margin : 0;padding:0; font-size:11px; display:inline;}

.sub-header li a {color:#fff;text-decoration:none;display:block;height:60px;background :url(images/nav-hvr.gif) no-repeat 0 -40px;float:left;padding:0 20px;line-height:60px;}

.sub-header li a:hover, #nav li.current_page_item a {color:#FFCC00;text-decoration:none;background :url(images/nav-hvr.jpg) repeat-x;}

.sub-header li.current_page_item a {font-weight:bold;}

.full-header {
padding:0px 10px;
background:#4B2812 url(images/header.jpg) no-repeat scroll 0 0;
margin-bottom:8px;
}

.full-header-left {
width: 1px;
height: 155px;
background:#4B2812 url(images/header-side.jpg) repeat-x;
}

.full-header-right {
width: 1px;
height: 155px;
background:#4B2812 url(images/header-side.jpg) repeat-x;
}

.main-footer {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 10px;
color: #ffffff;
background-color: #703E1B;
padding: 5px;
}

.main-footer a {
color:#000000;
text-decoration: none;
}

.main-footer a:hover {
color:#000000;
text-decoration: underline;
}

.bottom-footer {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 10px;
color: #fff;
background-color: #555;
padding: 4px 4px 5px 4px;
}

.main-body {
font-size: 11px;
color: #000000;
background-color: #fff;
padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
color: #777;
background-color: transparent;
padding: 10px 10px 10px 0;
width: 170px;
}

.side-border-right {
color: #777;
background-color: transparent;
padding: 10px 0 10px 10px;
width: 170px;
}

.scapmain {
color: #ffffff;
font-size: 12px;
font-weight: bold;
background: transparent url(images/sb-rt-top-center.gif) repeat-x;
padding: 0px 0px 5px 5px;
}

.scapmain-left {
width: 7px;
height: 41px;
background: url(images/sb-rt-top-left.gif);
}

.scapmain-right {
width: 7px;
height: 41px;
background: transparent url(images/sb-rt-top-right.gif);
}

.side-body {
font-size: 10px;
color: #000000;
background-color: #fff;
padding: 4px;
}

/* Center-Panel properties */

.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}

.news-footer {
font-size: 9px;
color: #000000;
background-color: #f9e8c3;
border-width: 0 1px 1px 1px;
border-color: #ddd;
border-style: solid;
padding: 3px 4px 4px 4px;
}

.capmain {

color: #ffffff;
font-size: 12px;
font-weight: bold;
text-align: center;
background: transparent url(images/sb-rt-top-center.gif) repeat-x;
padding: 0px 0px 5px 5px;
}

.capmain-footer {
padding: 0px;
background: transparent url(images/post-btm-center.gif) repeat-x;
}

.capmain-left {
width: 7px;
height: 41px;
background: url(images/sb-rt-top-left.gif);
}

.capmain-right {
width: 7px;
height: 41px;
background: transparent url(images/sb-rt-top-right.gif);
}

.capmain-footer-left {
width: 7px;
height: 9px;
background: transparent url(images/post-btm-left.gif) no-repeat;
}

.capmain-footer-right {
width: 7px;
height: 9px;
background: transparent url(images/post-btm-right.gif) no-repeat;
}


.main-bg {
color: #000000;
background-color: transparent;
padding: 10px 0 5px 0;
}

/* General table properties */

.center {
margin: 0 auto;
}

.tbl-border {
border: 1px solid #e1e1e1;
}

.tbl {
font-size: 11px;
color: #000000;
background-color: #fff;
padding: 4px;
}

.tbl1 {
font-size: 11px;
color: #000000;
background-color: #fff;
padding: 4px;
}

.tbl2 {
font-size: 11px;
color: #000000;
background-color: #f9e8c3;
padding: 4px;
}

.forum-caption {
font-size: 11px;
font-weight: bold;
color: #000000;
background-color: #f9e8c3;
padding: 2px 4px 4px 4px;
}

.quote {
font-size: 11px;
color: #000000;
background-color: #f9e8c3;
padding: 4px;
margin: 0px 20px 0px 20px;
border: 1px solid #bbb;
}

.poll {
height: 12px;
border: 1px solid #bbb;
}

.comment-name {
font-weight: bold;
color: #04688d;
}

.shoutboxname {
font-weight: bold;
color: #04688d;
}

.shoutbox {
color: #000000;
}

.shoutboxdate {
font-size: 10px;
color: #888;
}

.small {
font-size: 10px;
font-weight: normal;
}

.small2 {
font-size: 10px;
font-weight: normal;
color: #000000;
}

.side-small {
font-size: 10px;
font-weight: normal;
color: #000000;
}

.side-label {
color: #000000;
background-color: #f9e8c3;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
font-size: 10px;
font-weight: normal;
background-color: #f9e8c3;
margin: 0;
padding: 4px;
}

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

* html #navigation ul li{
height: 1%;
}

#navigation a {
display: block;
color: #000000;
padding: 2px;
text-decoration: none;
}

#navigation a:hover {
color: #000000;
background-color: #f9e8c3;
}

/* Page Navigation */

.pagenav {
padding: 4px;
}

.pagenav span {
color: #fff;
background-color: #f6a504;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
}

.pagenav a {
color: #555;
background-color: #f1f1f1;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}

.pagenav a:hover {
color: #fff;
background-color: #f6a504;
margin: 2px;
text-decoration: none;
}

/* Misc */
.main {
width: 960px;
}[/geshi]
 
SC-Ad-Bot
 
emblinux
wie wärs, wenn du dir dazu einfach mal mit der CSS Referenz auseinandersetzen würdest.

http://de.selfhtml.org/css/

Die Schriftgröße ändert man mit dem Parameter font-size. Den Rest musst du ausprobieren.
Das Lernen ist wie ein Meer ohne Ufer. Konfuzius

Alles wird Gut!

KEIN Support per Mail, ICQ oder PN !
www.heiseclan.de/fusion/sig.gif

www.heiseclan.de/geosig.gif
 
Springe ins Forum:

 Ähnliche Themen 

TEST
Thema Forum Antworten Letzter Beitrag
Theme Projekt sucht Entwickler... 1 04.11.2015 00000011 21:33
FP Crisp Ice Theme 1.00 Allgemeine Support Fragen 5 02.04.2015 00000004 08:31
Theme größe geändert mit einem fehler Allgemeine Support Fragen 2 31.03.2015 00000003 08:26
Theme im Facebook style Infusionen 1 08.12.2014 00000012 17:25
Theme Schriftfarbe Ändern Grafik und Design 4 11.10.2013 00000010 17:25
HarlekinPower