Показать сообщение отдельно
Старый 26.08.2012, 17:22
#1
Интересующийся
 
Пол: Мужской
Адрес: СНГ
Инвестирую в: Свой бизнес
Регистрация: 23.09.2011
Сообщений: 208
Благодарностей: 3
Размер Шрифта

Здравствуйте!!Подскажите пожалуйста как поменять размер шрифта на главной странице wordpress в заголовке там где статья вот мой style.css


/*
Theme Name: WMagazine
Theme URL: https://themepix.com/wordpress-themes/wmagazine/
Description: WMagazine is a free WordPress theme with featured posts option, post thumbnails and theme admin/options page. Suitable for any niche, especially for business blogs. <strong>TIP: When you do new posts, dont forget to set Featured Image, this will help to show thumbnail image on posts and featured slider posts.</strong>
Author: ThemePix.com
Author URI: https://themepix.com/
Version: 2.0
*/

/* LAYOUT */

body {
background: url("https://mmgp.ru/images/body.png") repeat scroll 0 0 transparent;
}
#wrapper {
background: url("https://mmgp.ru/images/wrapper.jpg") repeat-x scroll 0 0 transparent;
}
#outer-wrapper {
margin-top: 0;
}
#contentwrap {
background: url("https://mmgp.ru/images/content.png") repeat-y scroll 0 0 transparent;
width: 980px;
}
a {
color: #3366CC;
text-decoration: none;
}
a:hover {
color: #5588AA;
text-decoration: underline;
}
#header {
height: 96px;
}
#header h1 {
font-family: Arial,Helvetica,Sans-serif;
font-size: 40px;
font-weight: bold;
letter-spacing: -2px;
margin-bottom: 0 !important;
padding: 0 25px;
text-shadow: 0 1px 0 #333333;
}
#header h1 a, #header h1 a:visited {
color: #FFFFFF;
text-decoration: none;
}
#header h2 {
color: #FFFFFF;
font-family: Arial,Helvetica,Sans-serif;
font-size: 12px;
padding-left: 25px;
text-shadow: 0 1px 0 #333333;
}
.logoimg {
margin: 0 0 0 4px;
}
.feedtwitter {
margin-top: 8px;
text-align: left;
}
#pagemenucontainer {
float: left;
height: 36px;
margin-top: 0;
}
#pagemenu {
float: left;
height: 36px;
}
#pagemenu, #pagemenu ul {
background: none repeat scroll 0 0 #3F4253;
border: 1px solid #55576C;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
line-height: 1;
list-style: none outside none;
margin: 0;
padding: 0;
}
#pagemenu {
}
#pagemenu ul {
float: left;
list-style: none outside none;
margin: 0;
padding: 0;
}
#pagemenu li {
border-right: 1px solid #55576C;
float: left;
list-style: none outside none;
margin: 0;
padding: 0;
}
#pagemenu ul li {
list-style: none outside none;
margin: 0;
padding: 0;
}
#pagemenu li a, #pagemenu li a:link {
color: #C5C8DD;
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 12px 14px;
text-decoration: none;
text-shadow: 0 1px 0 #333333;
text-transform: none;
}
#pagemenu li a:hover, #pagemenu li a:active {
color: #FFFFFF;
display: block;
text-decoration: none;
}
#pagemenu li.current_page_item a {
color: #FFFFFF;
}
#pagemenu li:hover, #pagemenu li.sfhover {
position: static;
}
#navcontainer {
background: url("https://mmgp.ru/images/menu.png") no-repeat scroll 0 0 transparent;
display: block;
height: 63px;
margin-bottom: 0;
overflow: hidden;
padding: 0;
text-shadow: 0 1px 0 #000000;
width: 980px;
}
#navcontainer .current-cat a {
background: none repeat scroll 0 0 #636785;
}
#content {
padding-left: 4px;
padding-top: 10px;
}
pre {
overflow: auto;
width: 460px;
}
.post {
border-bottom: 1px solid #DDDDDD;
padding-bottom: 15px;
}
.post p {
margin-bottom: 10px;
}
.title {
color: #1A1B1B;
font-family: Arial,Helvetica,Sans-serif;
font-weight: bold;
line-height: 16px;
margin: 0 0 8px;
padding: 15px 0 0;
}
.title a {
color: #1A1B1B;
text-decoration: none;
}
.title a:hover {
color: #3366CC;
text-decoration: none;
}
.pagetitle {
font-family: Arial,Helvetica,Sans-serif;
line-height: 16px;
margin-bottom: 16px;
text-decoration: underline;
}
.readmorecontent {
text-align: right;
}
a.readmore {
background: url("https://mmgp.ru/images/h2bg.png") repeat scroll 0 0 transparent;
border: 1px solid #CCCCCC;
color: #076D9D;
font-size: 13px;
font-weight: bold;
padding: 7px 10px;
text-decoration: none;
text-shadow: 0 1px 0 #FFFFFF;
}
a.readmore:hover {
color: #5588AA;
}
.postdate {
color: #626D70;
font-family: Arial,Verdana;
font-size: 11px;
padding: 2px 0;
}
.postmeta {
font-family: Arial,Verdana;
font-size: 11px;
padding: 2px 4px;
}
.postdate img, .postmeta img {
border: medium none;
margin: 2px;
vertical-align: middle;
}
.entry {
font-family: Arial,Verdana;
font-size: 8px;
line-height: 20px;
padding-top: 8px;
text-align: justify;
}
.navigation {
padding: 25px 0;
}
blockquote {
border-left: 3px solid #BCBBBB;
color: #666666;
font-style: italic;
overflow: hidden;
padding-left: 9px;
}
.post img {
max-width: 680px;
}
img.wp-smiley {
border: medium none;
margin: 0;
max-height: 12px;
padding: 0;
}
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 0 10px 5px 0;
}
.alignright {
float: right;
}
.wp-caption {
background-color: #F3F3F3;
border: 1px solid #DDDDDD;
border-radius: 3px 3px 3px 3px;
margin: 10px;
padding-top: 4px;
text-align: center;
}
.wp-caption img {
border: 0 none;
margin: 0;
padding: 0;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
background: none repeat scroll 0 0 transparent !important;
border: 0 none !important;
color: #232323 !important;
font-size: 15px !important;
padding: 4px 8px !important;
}
.wp-pagenavi a:hover {
background: none repeat scroll 0 0 #168FB8 !important;
border: 0 none !important;
color: #FFFFFF !important;
}
.wp-pagenavi span.pages {
background: none repeat scroll 0 0 transparent !important;
border: 0 none !important;
color: #232323 !important;
font-size: 15px !important;
padding: 4px 8px !important;
}
.wp-pagenavi span.current {
background: none repeat scroll 0 0 #46495A !important;
border: 0 none !important;
color: #FFFFFF !important;
font-size: 15px !important;
font-weight: bold;
padding: 4px 8px !important;
}
.wp-pagenavi span.extend {
background: none repeat scroll 0 0 transparent !important;
border: 0 none !important;
color: #232323 !important;
font-size: 15px !important;
padding: 4px 8px !important;
}
.sidebaradbox {
margin-bottom: 10px;
padding: 0;
text-align: center;
}
.ad125 {
margin: 10px;
}
.sidebar {
color: #333333;
margin: 0 0 10px;
}
.sidebar-right {
float: right !important;
margin: 0;
width: 145px;
}
.sidebar-left {
margin: 0;
padding: 10px;
width: 200px;
}
.sidebar-left h2 {
}
.sidebar-right h2 {
}
.sidebar a {
color: #076D9D;
text-decoration: none;
}
.sidebar a:hover {
color: #5588AA;
text-decoration: underline;
}
#search {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #0DA3BF;
height: 23px;
padding-right: 3px;
text-align: right;
}
#search input {
background: none repeat scroll 0 0 transparent;
border: 0 none;
color: #444444;
}
#s {
background: none repeat scroll 0 0 transparent;
margin: 2px 0 0;
padding: 2px 4px 4px;
width: 140px;
}
#topsearch #s {
width: 140px;
}
#topsearch #search {
float: right;
margin: -30px 0 0;
}
.sidebar h2 {
border-bottom: 3px solid #333333;
color: #333333;
font-family: Arial,Helvetica,Sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 0;
line-height: 18px;
margin: 0;
padding: 4px 0;
text-shadow: 0 1px 0 #FFFFFF;
text-transform: none;
}
.sidebar ul {
list-style-type: none;
margin: 0 0 10px;
padding: 0;
}
.sidebar ul li {
list-style-type: none;
margin: 0 0 10px;
}
.sidebar ul ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.sidebar ul li ul li, .sidebar ul li li {
background: none repeat scroll 0 0 transparent;
border-bottom: 1px dotted #CCCCCC;
border-top: none;
border-left: none;
border-right: none;
border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
margin: 0;
padding: 3px 0;
}
#wp-calendar th {
background: none repeat scroll 0 0 transparent;
color: #666666;
font-style: normal;
text-transform: capitalize;
}
#wp-calendar caption {
background: none repeat scroll 0 0 transparent;
color: #333333;
margin: 2px 0;
padding: 2px 4px;
text-transform: uppercase;
}
#wp-calendar td {
color: #777777;
font: 12px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
background: none repeat scroll 0 0 #FFFFFF;
color: #000000;
}
#wp-calendar td:hover a, #wp-calendar #today a {
color: #FFFFFF;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
font-weight: bold;
margin: 0;
width: 95%;
}
#footer {
background: url("https://mmgp.ru/images/footer.png") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
font-size: 13px;
height: 36px;
margin-top: 0;
padding: 12px 0 0;
text-align: center;
text-shadow: 0 1px 0 #333333;
}
#footer a {
color: #FFFFFF;
}
#footer a:hover {
color: #FFFFFF;
text-decoration: none;
}
#credits {
color: #333333;
font-size: 11px;
padding: 4px 4px 14px;
text-align: center;
}
#credits a {
color: #333333;
text-decoration: none;
}
#comments h3 {
margin-bottom: 10px;
}
#commentform input {
margin: 5px 5px 1px 0;
padding: 2px;
width: 170px;
}
#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
padding: 2px;
width: 100%;
}
#respond:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
#commentform #submit {
float: right;
margin: 0 0 5px auto;
}
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
list-style: none outside none;
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
margin-left: 10px;
margin-right: -5px;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
.children {
padding: 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
margin: 0;
padding: 0;
text-align: center;
}
.commentmetadata {
display: block;
margin: 0;
}
.post_thumbnail {
background: none repeat scroll 0 0 #FFFFFF;
box-shadow: 0 0 3px #CCCCCC;
-webkit-box-shadow: 0 0 3px #CCCCCC;
margin: 0 10px 10px 0;
padding: 5px;
}


Где тут поменять?
XeGen вне форума
Перейти в тему этого сообщения: Размер Шрифта