انجمن


چجوری باید سایز فونت رو تغییر بدم؟  (۴ نوشته)

  • Parsia

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۷
    # نوشته شده: ۱۲ سال پیش
    ۱۱ بهمن ۱۳۹۰ - ۲۳:۲۷

    سلام....
    ببخشید من قالبم یه مشکل تو فونت ها داره و اونم سایزشه!!
    خیلی گندست....
    میخوام کوچیکتر کنم تا شکیل تر بشه...
    اینم کدش....

    /* LAYOUT */
    
    body {
    	background:#000000;
    	}
    
    #wrapper {
    	}
    
    #container {
        background: url(images/container-bg.png) left top repeat-x;
        margin-top: 16px;
    	}
    .wp-pagenavi {
    	clear: both;
    	padding:0px 5px 15px 5px;
    	direction:rtl
    }
    .wp-pagenavi h3 {
    
    font-weight:normal
    }
    .wp-pagenavi a, .wp-pagenavi span {
    	text-decoration: none;
    	background:#F9F8F2;
    	border: 1px solid #ECE9D8;
    	padding: 1px 6px;
    	float :right;
    	margin: 2px;
    	-moz-border-radius: 3px;
    }
    .wp-pagenavi span.current {
    	background:#ffffff;
    	color:#666666;
    	border: 1px solid #ECE9D8;
    }
    .wp-pagenavi a:hover {
    	background:#e20030;
    	border-color: #87001d;
    	color:#ffffff
    }
    .wp-pagenavi span.current {
    	font-weight: bold;
    }
    
    #contentwrap {
        background: #000000;
    	}
    
    a {
    	color: #EA9A00;
        text-decoration: none;
    	}
    
    a:hover {
    	color: #FFBA00;
        text-decoration: underline;
    	}
    
    /* HEADER */
    
    #header {
    	height: 113px;
        padding:21px 0;
    	}
    
    #header h1 {
    	margin-bottom: 0px !important;
    	padding: 45px 0 0 0;
    	font-weight: normal;
    	font-family: Georgia, Times New Roman Times, Serif, Arial;
    	font-weight: bold;
    	font-size: 48px;
    	}
    
    #header h1 a, #header h1 a:visited {
    	color: #464646;
    	text-decoration: none;
    	}
    
    #header h2 {
    	color: #939292;
    	font-size: 14px;
    	font-family: Georgia, Times New Roman Times, Serif, Arial;
    	}
    
    .logoimg {
        margin: 30px 0 0 15px;
        }
    
    /* NAVIGATION MENUS */
    
    #pagemenucontainer {
        margin-top: 50px;
    	height: 30px;
        float: right;
        padding:0;
        border-left: 4px solid #F8AA14;
        background: #000000;
    	}
    
    #pagemenu {
    	height: 30px;
        float: right;
    	}
    
    #pagemenu, #pagemenu ul {
    	padding: 0;
    	margin: 0;
    	list-style: none;
    	line-height: 1;
    	}
    #pagemenu {
    	margin-bottom: 1px;
        padding: 0 2px;
    	}
    
    #pagemenu ul {
    	float: left;
    	list-style: none;
    	margin: 0px 0px 0px 0px;
    	padding: 0px;
    	}
    
    #pagemenu li {
    	float: left;
    	list-style: none;
    	margin: 0px;
    	padding: 0;
    	}
        #pagemenu li:first-child {
    	}
    
    #pagemenu ul li {
    	list-style: none;
    	margin: 0px;
    	padding: 0px;
    	}
    
    #pagemenu li a, #pagemenu li a:link {
    	color: #000000;
    	display: block;
        margin: 0 4px 0 0;
    	padding: 9px 12px;
    	text-decoration: none;
    	font-weight: none;
    	text-transform: uppercase;
    	font-size: 12px;
    	font-family: Georgia, Times New Roman Times, Serif, Arial;
    	}
    
    #pagemenu li a:hover, #pagemenu li a:active {
    	color: #000000;
    	display: block;
    	text-decoration: none;
        background: #484848;
    	}
    
    #pagemenu  li.current_page_item a {
    	color: #000000;
    	text-decoration: none;
        background: #484848;
       	}
    
    #pagemenu li:hover, #pagemenu li.sfhover {
    	position: static;
    	}
    
    .topright {
    	text-align: right;
        margin: 14px 0 0 0;
    	}
    
    #navcontainer {
    	height: 40px;
    	display: block;
    	overflow: hidden;
        background: #E9E9E9;
        font-family: Georgia, Times New Roman Times, Serif, Arial;
    	}
    
    #navcontainer .current-cat a {
    	color:#000000;
        border-bottom: 4px solid #F8AA14;
        text-decoration: none;
    	}
    
    /* CONTENT */
    
    #content {
    	padding: 15px 5px 15px 15px;
        color: #555555;
    	}
    
    h1,h2,h3,h4,h5 {
        color: #4A4949;
    }
    
    pre { overflow: auto;
    	width: 470px;
    	}
    
    .post {
    	padding: 0 0 8px 0;
        margin-bottom:15px;
        border-bottom: 2px solid #ECECEC;
    	}
    
    .post p {
    	margin-bottom: 10px;
    	}
    
    .title {
    	margin: 0 0 8px 0;
    	padding: 0px;
    	line-height: 26px;
    	font-size: 24px;
    	font-family:Georgia, Times New Roman Times, Serif, Arial;
    	color: #4A4949;
        font-weight: bold;
    	}
    
    .title a {
    	text-decoration: none;
    	color: #4A4949;
    	}
    
    .title a:hover {
    	text-decoration: none;
        color: #F8AA14;
    	}
    
    .pagetitle {
    	margin-bottom: 20px;
    	line-height: 22px;
    	font-family: Georgia, Times New Roman Times, Serif, Arial;
    	text-decoration: none;
        color: #4A4949;
    }
    
    .readmorecontent {
    	text-align: right;
    	}
    
    a.readmore {
    	padding: 4px 4px;
    	color: #4C4C4C;
    	text-decoration: none;
        font-size: 2px;
        background: #E8E5DB;
     	}
    
    a.readmore:hover {
        color: #fff;
        text-decoration: none;
        background: #F8AA14;
    	}
    
    .postdate {
    	font-size: 2px;
    	padding: 1px 0px;
    	font-family: Arial, Verdana;
    	color: #C5C3BA;
    	}
    
    .postmeta {
    	font-size: 2px;
    	padding: 2px 4px;
    	font-family: Arial, Verdana;
    	color: #C5C3BA;
    	}
    
    .postdate img, .postmeta img {
    	border: none;
    	vertical-align: middle;
    	margin:2px;
    	}
    
    .entry {
    	text-align: justify;
    	line-height: 20px;
    	padding-top: 8px;
    	font-family: Arial, Verdana;
    	font-size: 2px;
    	}
    
    .navigation {
    	padding: 10px 0;
    	}
    
    blockquote {
    	overflow: hidden;
    	padding-left: 9px;
    	font-style: italic;
    	color: #666;
    	border-left: 3px solid #CADAE7;
    	}
    
    .post img {
    	max-width: 680px;
    	}
    
    img.wp-smiley {
    	max-height: 12px;
    	margin: 0;
    	padding: 0;
    	border: none;
    	}
    
    .aligncenter,
    div.aligncenter {
       display: block;
       margin-left: auto;
       margin-right: auto;
    	}
    
    .alignleft {
       float: left;
    	}
    
    .alignright {
       float: right;
    	}
    
    .wp-caption {
       border: 1px solid #ddd;
       text-align: center;
       background-color: #f3f3f3;
       padding-top: 4px;
       margin: 10px;
       /* optional rounded corners for browsers that support it */
       -moz-border-radius: 3px;
       -khtml-border-radius: 3px;
       -webkit-border-radius: 3px;
       border-radius: 3px;
    	}
    
    .wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
    	}
    
    .wp-caption p.wp-caption-text {
       font-size: 11px;
       line-height: 17px;
       padding: 0 4px 5px;
       margin: 0;
    	}
    
    /* wp-pagenavi */
    .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
        font-size: 15px !important;
        padding:  4px 8px !important;
        color: #4C4C4C !important;
        background:none !important;
        border: 0!important;
    }
    .wp-pagenavi a:hover {
        border: 0 !important;
        color: #4C4C4C !important;
        background: #E8E5DB !important;
        border:0!important;
    
    }
    .wp-pagenavi span.pages {
        font-size: 15px !important;
        padding:  4px 8px !important;
        color: #4C4C4C !important;
        background: none !important;
        border: 0!important;
    }
    .wp-pagenavi span.current {
        font-size: 15px !important;
        padding:  4px 8px !important;
        font-weight: bold;
        color: #fff !important;
        background: #F8AA14 !important;
        border:0!important;
    }
    .wp-pagenavi span.extend {
        font-size: 15px !important;
        padding:  4px 8px !important;
        background:transparent !important;
        color: #4C4C4C !important;
        background: none !important;
        border: 0 !important;
    }
    
    /* SIDEBAR(S) */
    
    .sidebaradbox {
    	margin-top: 5px;
    	text-align:center;
    	}
    
    .ad125 {
    	margin: 10px 6px;
    	}
    
    .sidebar {
    	margin: 0 10px 10px 0;
        font-size: 13px;
        color: #5B5656;
        padding: 0;
    	}
    
    .sidebar a {
    	text-decoration: none;
    	color: #5B5656;
    	}
    
    .sidebar a:hover {
    	text-decoration: underline;
    	color:#F8AA14;
    	}
    
    #search {
        border: 1px solid #E9E9E9;
        height: 28px;
        padding: 0 2px;
        background: #000000;
        text-align: right;
    }
    
    #search input {
    	border: 0;
        background: none;
        color: #3F3F3F;
    }
    
    #s {
    	width: 262px;
    	padding: 0 3px 3px 3px ;
        margin:0 0 0 0;
        background: none;
    }
    
    #topsearch {
        margin-top: 15px;
    }
    
    /* Social icons */
    .addthis_toolbox {
        padding: 15px 0 0 0;
    	text-align: center;
    	}
    .addthis_toolbox .custom_images a
    {
        width: 32px;
        height: 32px;
        margin: 0 3px 0 3px;
        padding: 0;
    }
    
    .addthis_toolbox .custom_images a:hover img
    {
        filter:alpha(opacity=100);
    	-moz-opacity:1.0;
    	-khtml-opacity: 1.0;
    	opacity: 1.0;
    }
    
    .addthis_toolbox .custom_images a img
    {
        filter:alpha(opacity=70);
    	-moz-opacity:0.7;
    	-khtml-opacity: 0.7;
    	opacity: 0.7;
    }
    
    .sidebarvideo {
    
    	}
    
    .socialboxes {
    	background: #000000;
    	border: 1px solid #E9E9E9;
    	padding: 10px;
    	margin: 10px 0 0 0;
    	}
    
    .socialboxes:hover {
        border: 1px solid #C6C6C6;
        background: #F4F4F4;
        }
    
    .socialboxes a {
    	color: #4C4C4C;
    	text-transform: uppercase;
    	font-size: 12px;
    	font-weight: bold;
    	text-decoration: none;
        font-family: Arial, Helvetica, Sans-serif;
    	}
    .socialboxes a:hover {
    	color: #4C4C4C;
    	text-decoration: underline;
    	}
    
    .sidebar h2 {
    	margin: 10px 0 0px 0;
    	padding: 8px 0 6px 8px;
    	font-size: 16px;
        line-height: 16px;
    	font-family: Georgia, Times New Roman Times, Serif, Arial;
    	font-weight: bold;
    	text-transform: uppercase;
    	color: #555555;
        border-bottom: 4px solid #F8AF22;
        background: #F6F6F6;
    	}
    
    .sidebar ul {
    	list-style-type: none;
    	margin: 0px 0px 10px 0px;
    	padding: 0px;
    	}
    
    .sidebar ul li {
    	list-style-type: none;
    	margin: 0px 0px 5px 0px;
    	padding: 0px;
    	}
    
    .sidebar ul ul {
    	list-style-type: none;
    	margin: 0px;
    	padding: 0px;
    	}
    
    .sidebar ul li li, .sidebar ul li ul li {
    	padding: 6px 0px 6px 10px;
        background: url(images/arrow.png) left 12px no-repeat;
    	}
    
    #wp-calendar th {
    	font-style: normal;
    	text-transform: capitalize;
    	color: #5B5656;
    	background: none!important;
    	}
    #wp-calendar caption {
    	padding: 2px 4px;
    	text-transform: uppercase;	margin: 2px 0 2px 0;
    	background:  none !important;
        color: #5B5656;
    	}
    
    #wp-calendar td {
    	color: #5B5656;
    	font: normal 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: #F8AA14;
    	color: #fff;
    	}
    
    #wp-calendar td:hover a {
        color: #fff;
    }
    
    #wp-calendar {
    	empty-cells: show;
    	font-size: 14px;
    	margin: 0;
    	font-weight: bold;
    	width: 100%;
    	}
    
    /* FOOTER */
    
    #footer {
    	padding: 22px;
    	text-align: center;
    	color: #2D2D2D;
        background: #E9E9E9;
    	font-size: 13px;
        border-bottom: 10px solid #F8AA14;
    	}
    
    #footer a {
    	color: #2D2D2D;
    	}
    
    #footer a:hover {
        color: #2D2D2D;
    	text-decoration: none;
    	} 
    
    #credits {
    	color: #AEAEAE;
    	font-size: 11px;
    	text-align: center;
    	padding: 10px;
    	}
    
    #credits a {
    	color: #AEAEAE;
        text-decoration: none;
    	} 
    
    /* COMMENTS */
    
    #comments h3 {
    	margin-bottom: 10px;
    }
    
    #commentform input {
    	width: 170px;
    	padding: 2px;
    	margin: 5px 5px 1px 0;
    	}
    
    #commentform {
    	margin: 5px 10px 0 0;
    	}
    
    #commentform textarea {
    	width: 100%;
    	padding: 2px;
    	}
    
    #respond:after {
    		content: ".";
    	    display: block;
    	    height: 0;
    	    clear: both;
    	    visibility: hidden;
    	}
    
    #commentform #submit {
    	margin: 0 0 5px auto;
    	float: right;
    	}
    
    .alt {
    	margin: 0;
    	padding: 10px;
    	}
    
    .commentlist {
    	padding: 0;
    	text-align: justify;
    	}
    
    .commentlist li {
    	margin: 15px 0 10px;
    	padding: 5px 5px 10px 10px;
    	list-style: none;
    
    	}
    
    .commentlist li ul li {
    	margin-right: -5px;
    	margin-left: 10px;
    }
    
    .commentlist p {
    	margin: 10px 5px 10px 0;
    }
    .children { padding: 0; }
    
    #commentform p {
    	margin: 5px 0;
    	}
    
    .nocomments {
    	text-align: center;
    	margin: 0;
    	padding: 0;
    	}
    
    .commentmetadata {
    	margin: 0;
    	display: block;
    	}
    
    .post_thumbnail {
        padding: 6px;
        border: 1px solid #E7E5DA;
        margin: 0 10px 10px 0;
        background: #CCCCCC;
    }

    باید چیکار کنم؟

  • nasour

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۰۸
    تشکر شده: ۱۳۳ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۲ بهمن ۱۳۹۰ - ۱۰:۳۵

    مقادیر font-size را به عدد عدد دلخواه تغییر بده. :)

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    NESTED
  • Parsia

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۷
    # نوشته شده: ۱۲ سال پیش
    ۱۲ بهمن ۱۳۹۰ - ۱۳:۱۱

    ببخشید اینو میدونم ولی نمیدونم کدوم بخشو تغییر بدم که واسه پست باشه!

  • nasour

    آفلاین
    عضو
    تعداد نوشته‌ها: ۲۰۸
    تشکر شده: ۱۳۳ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۲ بهمن ۱۳۹۰ - ۱۳:۱۹

    تگهای content و post و p رو ویرایش کن

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    NESTED

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.