رفتن به مطلب

تغییر اندازه ی عرض ستونها و ستون مطالب در قالب


پست های پیشنهاد شده

دوستان من سلام

یک قالب روی وردپرس نصب کردم که یکی از ستونهاش خیلی بزرگه و جا برای مطالب پست کمه.

چطوری عرض ستونها م رو کم کنم ..باید کدوم فایل رو ویرایش کننم

ممنون میشم راهنمایی کنید

لینک به ارسال

تو فایل style.css دنبال کلاس مربوطه بگردید. هر جور دوست دارین width و height رو تنظیم کنید.

لینک به ارسال

در فایل استایل باید تغیرات ایجاد کنید

id or class بخش پست یا سایدبار را از فایلهای php بدست آورید

لینک به ارسال

تو فایل style.css دنبال کلاس مربوطه بگردید. هر جور دوست دارین width و height رو تنظیم کنید.

کلاس مربوطه اش چیه ؟؟؟

لینک به ارسال

به عناون مثال div زیر ستون مورد نظر شماست. من الان بهش کلاس test دادم.


<div class="test">.......</div>

اگه کلاس بود تو استایل دنبال


.tset[...}

بگردید.

می تونه id هم باشه:


<div id="test">.....</div>

اگه id بود تو استایل دنبال


#test{......}

بگردید.

لینک به ارسال

به عناون مثال div زیر ستون مورد نظر شماست. من الان بهش کلاس test دادم.


<div class="test">.......</div>

اگه کلاس بود تو استایل دنبال


.tset[...}

بگردید.

می تونه id هم باشه:


<div id="test">.....</div>

اگه id بود تو استایل دنبال


#test{......}

بگردید.

این کدهای استایل منه و نیست....help!!!!

/*

Theme Name: irnews

Theme URI: http://www.farsweb.net

Description: irnews

Author: www.farsweb.net

Author URI: http://www.farsweb.net

*/

@font-face {

font-family: 'BYekan';

src: url('fonts/BYekan.eot?#') format('eot'), /* IE6-8 */

url('fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

url('fonts/BYekan.ttf') format('truetype'); /* Saf3-5, Chrome4+, FF3.5, Opera 10+ */

}

@font-face {

font-family: 'mitra';

src: url('fonts/BMitra.eot?#') format('eot'), /* IE6-8 */

url('fonts/BMitra.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

url('fonts/BMitra.ttf') format('truetype'); /* Saf3-5, Chrome4+, FF3.5, Opera 10+ */

}

/* fonts */

html, body {

direction:rtl;

font-family:tahoma;

margin: 0px;

padding: 0px;

width: 100%;

height: auto;

font-size: 12px;

background-color: #154F65;

}

.clearfix {

clear: both;

}

.innerwrap {}

a:link, a:visited {

text-decoration: none;

color: #21556B;

transition: all 200ms linear 0s;

}

a:hover, a:active {

text-decoration: none;

color: #d94926;

}

.alignleft, .attachment-alignleft {

text-align: left;

float: left;

}

.alignright, .attachment-alignright {

text-align: right;

float: right;

}

.center, .attachment-center {

margin: 0px auto;

clear: both;

}

.img img {

max-width: 100%;

}

.img object, .img embed {

width: 100%;

}

p img {

padding: 0;

max-width: 100%;

}

img.alignleft, img.attachment-alignleft {

border: 1px solid #D5D5D5;

padding: 5px;

display: inline;

margin-top: 5px;

margin-right: 10px;

margin-bottom: 0px;

margin-left: 0px;

background-color: #FFFFFF;

}

img.alignright, img.attachment-alignright {

border: 1px solid #D5D5D5;

padding: 5px;

display: inline;

margin-top: 7px;

margin-right: 10px;

margin-bottom: 0px;

margin-left: 10px;

background-color: #FFFFFF;

}

img.aligncenter, img.attachment-aligncenter {

margin-top: 10px;

margin-right: auto;

margin-bottom: 10px;

margin-left: auto;

display: block;

border: 1px solid #D5D5D5;

padding: 5px;

clear: both;

background-color: #FFFFFF;

}

.aligncenter, div.aligncenter {

display: block;

margin-left: auto;

margin-right: auto;

}

.wp-caption {

text-align: center;

background-color: #FFFFFF;

padding-top: 5px;

border: 1px solid #dddddd;

margin-top: 20px;

margin-right: 15px;

margin-bottom: 10px;

margin-left: 10px;

}

.wp-caption img {

margin: 0;

padding: 0;

border: 1px solid #D5D5D5;

}

.wp-caption p.wp-caption-text {

font-size: 11px;

line-height: 17px;

margin: 0;

color: #000000;

padding-top: 5px;

padding-right: 4px;

padding-bottom: 5px;

padding-left: 4px;

text-shadow: none;

}

pre {

padding: 10px;

clear: both;

width: auto;

overflow: scroll;

font-family: "Courier New", "MS Sans Serif", sans-serif, serif;

color: #000000;

font-size: 13px;

line-height: 22px;

white-space: nowrap;

border: 1px solid #d5d5d5;

background-color: #FFFFFF;

margin-top: 8px;

margin-right: auto;

margin-bottom: 8px;

margin-left: auto;

text-shadow: none;

}

em {

font-style: italic;

}

code {

font-family: "Courier New", "MS Sans Serif", sans-serif, serif;

font-size: 1.025em;

}

form {

margin: 0px;

padding: 0px;

}

select {

padding: 1px;

font-weight: normal;

width: 94%;

border: 1px solid #DFDFDF;

color: #000000;

background: #FFFFFF;

margin-top: 0px;

margin-right: auto;

margin-bottom: 10px;

margin-left: auto;

clear: both;

height: auto;

display: block;

font-size: 12px;

}

blockquote p {

line-height: 22px;

}

blockquote {

margin: 15px 30px 0 10px;

padding-left: 20px;

color: #999999;

}

blockquote cite {

margin: 5px 0 0;

display: block;

}

acronym, abbr, span.caps {

cursor: help;

}

acronym, abbr {

border-bottom: 1px dashed #999999;

}

#breadcrumbs {

clear: both;

height: auto;

width: 100%;

font-size: 14px;

font-family: 'Mitra',Tahoma,Helvetica,Arial,sans-serif;

text-align: right;

display: block;

font-style: normal;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 3px;

padding-left: 0px;

text-shadow: 0px 1px 1px #fff;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #dddddd;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 15px;

margin-left: 0px;

}

#breadcrumbs a {

text-decoration: none;

}

#breadcrumbs a:hover {

text-decoration: none;

}

#wrapper {

padding: 0px;

height: auto;

width: 970px;

margin-top: 0;

margin-right: auto;

margin-bottom: 0;

margin-left: auto;

}

#container {

padding: 0px;

height: auto;

width: 100%;

margin-top: 0px;

margin-right: auto;

margin-bottom: 0px;

margin-left: auto;

}

#header {

margin: 0px;

clear: both;

height: auto;

width: 100%;

padding:0px;

}

#siteinfo {

margin: 0px;

float: right;

height: auto;

width: 49%;

text-align: right;

display: block;

text-shadow: 0px 1px 1px #000;

padding: 0px;

}

#siteinfo a {

color: #FFFFFF;

text-decoration: none;

}

#siteinfo a:hover {

text-decoration: none;

color: #d94926;

}

#siteinfo img {

border: 0 none;

}

#siteinfo #site-title {

font-size: 15px;

font-family: 'Mitra',Tahoma,Helvetica,Arial,sans-serif;

margin: 0px;

padding: 0px;

clear: both;

height: auto;

width: 100%;

font-weight: bold;

}

#siteinfo #site-description {

font-size: 13px;

font-family: 'Mitra',Tahoma,Helvetica,Arial,sans-serif;

margin: 0px;

padding: 0px;

clear: both;

height: auto;

width: 100%;

color: #CCCCCC;

}

#topbanner {

margin: 0px;

float: left;

height: auto;

width: 49%;

text-align: left;

display: block;

padding: 0px;

}

#topbanner img {

border: 0 none;

}

#navigation {

padding: 0px;

clear: both;

height: auto;

width: 100%;

display: block;

background-image: url(images/navbg.png);

background-repeat: repeat-x;

background-position: left top;

background-color: #D7D7D7;

box-shadow: 0px 10px 5px -5px #333;

border-radius: 5px 5px 5px 5px;

margin:0px;

}

#topsearch {

padding: 0px;

float: left;

height: auto;

width: 15%;

text-align: right;

display: block;

margin-top: 0px;

margin-left: 10px;

margin-bottom: 0px;

margin-right: 0px;

}

#topsearch #searchform {

display: block;

padding: 0px;

clear: both;

height: auto;

width: 100%;

margin-top: 8px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

}

#topsearch #searchform #s {

padding: 5px;

width: 85%;

background-color: #FFFFFF;

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

color: #494949;

border: 1px solid #DADADA;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

-webkit-box-shadow: inset 0px 5px 5px -5px #ccc;

-moz-box-shadow: inset 0px 5px 5px -5px #ccc;

box-shadow: inset 0px 5px 5px -5px #ccc;

font-weight: normal;

margin: 0px;

}

#topsearch #searchform #s:focus {}

#topsearch #searchform #searchsubmit {

display: none;

}

#main {

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

-webkit-box-shadow: inset 0px 0px 30px -10px #d7d7d7;

-moz-box-shadow: inset 0px 0px 30px -10px #d7d7d7;

box-shadow: inset 0px 0px 30px -10px #d7d7d7;

padding: 10px;

clear: both;

height: auto;

width: auto;

background-color: #F6F6F6;

border: 2px solid #FFFFFF;

margin: 0px;

}

#fullcontent {

width: 100%;

margin: 0px;

height: auto;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 3em;

padding-left: 0px;

clear: both;

}

#content {

float: left;

width: 664px;

margin: 0px;

height: auto;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 3em;

padding-left: 0px;

}

#contentinner {

padding: 0px;

height: auto;

width: auto;

margin-top: 0px;

margin-right: 5px;

margin-bottom: 0px;

margin-left: 0px;

}

#sidebar {

margin: 0px;

float: right;

height: auto;

width: 280px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 3em;

padding-left: 0px;

}

#sidebarinner {

margin: 0px;

padding: 0px;

height: auto;

width: auto;

}

#featured {

padding: 5px;

height: auto;

width: auto;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

clear: both;

background-color: #FFFFFF;

border: 1px solid #dddddd;

}

#featured #featured-title {

width: auto;

display: none;

font-weight: bold;

color: #FFFFFF;

font-size: 15px;

height: auto;

clear: both;

background-color: #2e2e2e;

padding: 8px;

margin: 0px;

text-shadow: 0px 1px 1px #000;

}

#cleft {

display: block;

margin: 0px;

padding: 0px;

float: left;

height: auto;

width: 31%;

}

#cright {

display: block;

padding: 0px;

float: right;

height: auto;

width: 68%;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 5px;

}

#post-entry {

display: block;

margin: 0px;

padding: 0px;

clear: both;

height: auto;

width: 100%;

}

#post-entry .post-meta {

display: block;

clear: both;

height: auto;

width: auto;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

text-shadow: 0px 1px 1px #fff;

background-color: #FFFFFF;

border: 1px solid #d5d5d5;

padding: 10px;

}

#post-entry .post-meta a {}

#post-entry .post-meta a:hover {

text-decoration: none;

}

#post-entry .post-meta .thumb {

margin: 0px;

padding: 0px;

height: auto;

width: auto;

}

#post-entry .post-meta .thumb .alignleft {

padding: 5px;

background-color: #FFFFFF;

float: left;

border: 1px solid #dddddd;

margin-top: 4px;

margin-right: 10px;

margin-bottom: 5px;

margin-left: 0px;

}

#post-entry .post-meta h1 {

margin: 0px;

padding: 0px;

display: block;

font-size: 13px;

font-family: 'Mitra',Tahoma,Helvetica,Arial,sans-serif;

font-style: normal;

line-height: 28px;

color: #21556B;

}

#post-entry .post-meta h1#page {

padding-bottom: 3px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #d5d5d5;

}

#post-entry .post-meta h2 {

padding: 0px;

display: block;

font-size: 14px;

font-family: 'Mitra',Tahoma,Helvetica,Arial,sans-serif;

line-height: 26px;

margin: 0px;

}

#post-entry .post-meta .post-date {

padding: 0px;

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

color: #666666;

display: block;

margin-top: 3px;

margin-right: 0px;

margin-bottom: 3px;

margin-left: 0px;

line-height: 16px;

}

#post-entry .post-meta .post-date a {

color: #d94926;

text-decoration: none;

}

#post-entry .post-meta .post-date a:hover {

color: #21556B;

text-decoration: none;

}

#post-entry .post-meta .post-date2 {

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

color: #666666;

font-weight: normal;

display: block;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #d5d5d5;

clear: both;

height: auto;

width: auto;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 3px;

padding-left: 0px;

line-height: 16px;

font-style: normal;

}

#post-entry .post-meta .post-date2 a {

color: #d94926;

text-decoration: none;

}

#post-entry .post-meta .post-date2 a:hover {

color: #21556B;

text-decoration: none;

}

#post-entry .post-meta .post-tags {

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

color: #666666;

display: block;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

clear: both;

height: auto;

width: auto;

padding: 0px;

font-style: normal;

line-height: 16px;

}

#post-entry .post-meta .post-tags a {

color: #d94926;

text-decoration: none;

}

#post-entry .post-meta .post-tags a:hover {

color: #21556B;

text-decoration: none;

}

#post-entry .post-meta .post-content {

display: block;

margin: 0px;

padding: 0px;

font-size: 12px;

line-height: 20px;

text-align:justify;

}

#post-entry .post-meta .post-content2 {

display: block;

margin: 0px;

padding: 0px;

font-size: 12px;

line-height: 20px;

clear: both;

height: auto;

width: auto;

overflow: hidden;

text-align:justify;

}

#post-entry .post-meta .readmore {

float: right;

text-align: center;

padding: 0px;

margin-top: 10px;

margin-right: 8px;

margin-bottom: 0px;

margin-left: 0px;

height: auto;

width: auto;

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

}

#post-entry .post-meta .readmore a {

color: #FFFFFF;

text-decoration: none;

display: block;

padding-top: 3px;

padding-right: 7px;

padding-bottom: 3px;

padding-left: 7px;

text-shadow: 0px 1px 1px #000;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

background-color: #21556B;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

}

#post-entry .post-meta .readmore a:hover {

background-color: #d94926;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

}

#post-entry .post-meta .social {

display: block;

padding: 0px;

clear: both;

height: auto;

width: 100%;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

}

.adsense-loop {

display: block;

padding: 10px;

clear: both;

height: auto;

width: auto;

text-align: center;

margin: 0px;

}

.adsense-single {

margin-top: 10px;

margin-bottom: 10px;

}

#post-navigator {

clear: both;

height: auto;

width: 100%;

display: block;

margin-top: 0px;

margin-right: auto;

margin-bottom: 0px;

margin-left: auto;

font-size: 10px;

font-weight: normal;

text-shadow: 0px 1px 1px #000;

padding-top: 1em;

padding-right: 0px;

padding-bottom: 1em;

padding-left: 0px;

}

.wp-pagenavi {

width: 100%;

margin-top: 0px;

margin-right: auto;

margin-bottom: 0px;

margin-left: auto;

clear: both;

text-align: right;

padding-top: 1em;

padding-right: 0px;

padding-bottom: 1em;

padding-left: 0px;

height: auto;

}

.pages {

width: auto;

position: relative;

height: auto;

margin-top: 0px;

margin-right: 3px;

margin-bottom: 0px;

margin-left: 0px;

color: #FFFFFF;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

padding-top: 3px;

padding-right: 8px;

padding-bottom: 3px;

padding-left: 8px;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

background-color: #21556B;

}

.current {

width: auto;

position: relative;

height: auto;

margin: 0px;

padding-top: 3px;

padding-right: 8px;

padding-bottom: 3px;

padding-left: 8px;

text-decoration: none;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

font-weight: normal;

color: #FFFFFF;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

background-color: #d94926;

}

.wp-pagenavi a {

text-decoration: none;

height: auto;

width: auto;

margin: 0px;

padding-top: 3px;

padding-right: 8px;

padding-bottom: 3px;

padding-left: 8px;

display: inline;

color: #FFFFFF;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

background-color: #21556B;

}

.wp-pagenavi a:hover {

color: #FFFFFF;

text-decoration: none;

background-color: #d94926;

}

#post-navigator .alignleft a, #post-navigator .alignright a {

color: #FFFFFF;

margin: 0px;

height: auto;

width: auto;

text-decoration: none;

display: block;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

padding-top: 3px;

padding-right: 8px;

padding-bottom: 3px;

padding-left: 8px;

font-weight: normal;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

background-color: #21556B;

}

#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {

color: #FFFFFF;

text-decoration: none;

font-weight: normal;

background-color: #d94926;

}

#post-navigator-single {

width: 98%;

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

margin-top: 1em;

margin-right: auto;

margin-bottom: 0px;

margin-left: auto;

clear: both;

height: auto;

display: block;

color: #21556B;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 1em;

padding-left: 0px;

text-shadow: 0px 1px 1px #fff;

}

#post-navigator-single .alignleft {

margin: 0px;

padding: 0px;

float: left;

width: 45%;

overflow: hidden;

text-align: left;

height: auto;

}

#post-navigator-single .alignright {

margin: 0px;

padding: 0px;

float: right;

width: 45%;

overflow: hidden;

text-align: right;

height: auto;

}

#post-navigator-single a {

color: #21556B;

text-decoration: none;

}

#post-navigator-single a:hover {

color: #d94926;

text-decoration: none;

}

ul.sidebar_list {

display: block;

margin: 0px;

padding: 0px;

clear: both;

height: auto;

width: 100%;

text-shadow: 0px 1px 1px #fff;

color: #000000;

}

ul.sidebar_list a {

color: #000000;

text-decoration: none;

}

ul.sidebar_list a:hover {

color: #d94926;

text-decoration: none;

}

ul.sidebar_list li {

display: block;

clear: both;

height: auto;

width: auto;

list-style-image: none;

list-style-type: none;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

position: relative;

padding: 0px;

background-color: #FFFFFF;

border: 1px solid #d5d5d5;

}

ul.sidebar_list li.sidenote {

font-size: 11px;

color: #999999;

padding: 5px;

}

ul.sidebar_list li select {

border: 1px solid #e8e8e8;

display: block;

padding: 2px;

width: 96%;

position: relative;

clear: both;

float: none;

height: auto;

margin-right: auto;

margin-left: auto;

}

ul.sidebar_list li ul, ul.sidebar_list li div {

margin: 0px;

clear: both;

height: auto;

width: auto;

display: block;

padding-top: 5px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 10px;

}

ul.sidebar_list li div {

font-size: 12px;

line-height: 22px;

}

ul.sidebar_list li ul li {

font-size: 13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

line-height: 22px;

list-style-type: none;

display: block;

margin: 0px;

clear: both;

height: auto;

width: auto;

background-image: url(images/bullet.png);

list-style-image: none;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

background-repeat: no-repeat;

background-position: right 3px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-right: 13px;

-webkit-box-shadow: none;

-moz-box-shadow: none;

box-shadow: none;

}

ul.sidebar_list li ul li ul {

display: block;

margin: 0px;

padding: 0px;

clear: both;

height: auto;

width: 100%;

list-style-image: none;

list-style-type: none;

background-image: none;

}

ul.sidebar_list h6 {

list-style-image: none;

list-style-type: none;

display: block;

clear: both;

height: auto;

width: auto;

font-size: 14px;

font-family: 'Mitra',Tahoma,Helvetica,Arial,sans-serif;

text-shadow: 0px 1px 1px #000;

color: #FFFFFF;

margin: 0px;

text-align: right;

padding-top: 8px;

padding-right: 8px;

padding-bottom: 8px;

padding-left: 8px;

background-color: #21556B;

background-image: url(images/tbar.png);

background-repeat: repeat-x;

background-position: left top;

}

ul.sidebar_list h6 a {

color: #FFFFFF;

}

ul.sidebar_list h6 a:hover {

color: #666666;

}

ul.sidebar_list #widget_ads {

padding: 0px;

margin-top: 0px;

margin-right: 0px;

margin-left: 0px;

}

ul.sidebar_list #widget_ads div {

padding: 5px;

text-align: center;

margin: 0px;

}

ul.sidebar_list .widget_text .textwidget {

font-size: 12px;

line-height: 18px;

}

ul.sidebar_list .widget_text .textwidget a {

color: #d94926;

}

ul.sidebar_list .widget_text .textwidget a:hover {

color: #000000;

}

ul.sidebar_list .widget_search {

padding: 5px;

}

ul.sidebar_list .widget_search #searchform {

margin: 0px;

padding: 0px;

width: 100%;

display: block;

}

ul.sidebar_list .widget_search #searchform div {

margin: 0px;

padding: 0px;

}

ul.sidebar_list .widget_search #searchform #s {

padding: 5px;

width: 96.5%;

font-size: 13px;

font-weight: normal;

color: #3D3E3C;

font-style: normal;

background-color: #FFFFFF;

height: auto;

border: 1px solid #d5d5d5;

margin: 0px;

}

ul.sidebar_list .widget_search #searchform #searchsubmit {

font-size: 12px;

height: auto;

width: auto;

margin: 0px;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

font-weight: normal;

color: #FFFFFF;

text-shadow: 0px 1px 1px #000;

background-color: #CC3333;

line-height: 1;

padding-top: 4px;

padding-bottom: 4px;

display: none;

}

ul.sidebar_list .widget_search #searchform .screen-reader-text {

display: none;

}

ul.sidebar_list #sponsorbox {

margin-top: 0px;

margin-right: 0px;

margin-left: 0px;

}

ul.sidebar_list #sponsorbox #sponsor-links {

text-align: center;

margin: 0px;

display: block;

padding-top: 8px;

padding-right: 0px;

padding-bottom: 3px;

padding-left: 0px;

}

ul.sidebar_list #sponsorbox #sponsor-links a {

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

}

ul.sidebar_list #sponsorbox #sponsor-links a:hover {

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

}

ul.sidebar_list #sponsorbox #sponsor-links p {

display: inline;

margin: 0px;

padding: 0px;

}

ul.sidebar_list #sponsorbox #sponsor-links img {

padding: 0px;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

height: 125px;

width: 125px;

margin-top: 0px;

margin-right: 5px;

margin-bottom: 5px;

margin-left: 5px;

}

ul.sidebar_list #wp-calendar {

width: 100%;

text-align: center;

font-size: 13px;

}

ul.sidebar_list #wp-calendar caption {

font-size: 18px;

font-weight: normal;

}

ul.sidebar_list #wp-calendar #prev {

text-align: left;

padding-left: 4%;

}

ul.sidebar_list #wp-calendar #next {

text-align: right;

padding-right: 4%;

}

ul.sidebar_list #wp-calendar a {

color: #d94926;

}

ul.sidebar_list #wp-calendar a:hover {

color: #000000;

}

ul.sidebar_list li#twitter {}

ul.sidebar_list #twitter h6 {

}

ul.sidebar_list li#twitter div#twitter_update_list {

background-image: none;

background-color: transparent;

margin: 0px;

padding: 0px;

}

ul.sidebar_list li#twitter div#twitter_update_list p {

font-size: 12px;

line-height: 18px;

text-align: left;

margin: 0px;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #e4e3df;

padding-top: 5px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 10px;

}

ul.sidebar_list li#twitter div#twitter_update_list a {

color: #0099FF;

}

ul.sidebar_list li#twitter div#twitter_update_list a:hover {

color: #000000;

}

ul.sidebar_list .featured-category {}

ul.sidebar_list .featured-category h6 {}

ul.sidebar_list .featured-category .feat-cat-entry {

margin: 0px;

padding: 0px;

clear: both;

height: auto;

width: 100%;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {

display: block;

clear: both;

height: auto;

width: auto;

margin: 0px;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #d5d5d5;

padding: 10px;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .clearfix {

font-size: 1px;

line-height: 1;

display: block;

margin: 0px;

padding: 0px;

clear: both;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {

margin-top: 3px;

margin-right: 10px;

margin-bottom: 6px;

margin-left: 0px;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .aligncenter {

margin-top: 0px;

margin-right: auto;

margin-bottom: 5px;

margin-left: auto;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {

color: #000000;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {

color: #d94926;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {

padding: 0px;

font-size: 16px;

font-weight: bold;

font-style: normal;

margin: 0px;

line-height: 20px;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {

font-size: 10px;

color: #888888;

margin: 0px;

line-height: 18px;

padding: 0px;

font-style: normal;

display: none;

}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {

font-size: 12px;

padding: 0px;

line-height: 17px;

margin: 0px;

display: block;

font-weight: normal;

}

ul.sidebar_list .widget_recentcomments_gravatar, ul.sidebar_list .widget_hottopics {}

ul.sidebar_list .widget_recentcomments_gravatar .comentry, ul.sidebar_list .widget_hottopics .comentry {

margin: 0px;

display: block;

clear: both;

padding-top: 5px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 10px;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #d5d5d5;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .clearfix {

font-size: 1px;

line-height: 1;

display: block;

margin: 0px;

padding: 0px;

clear: both;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .alignleft {

margin-top: 5px;

margin-right: 10px;

margin-bottom: 6px;

margin-left: 0px;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .author {

margin: 0px;

padding: 0px;

clear: right;

display: block;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a, ul.sidebar_list .widget_recentcomments_gravatar .comentry .author .aname {

color: #d94926;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a:hover {

color: #000000;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment {

display: block;

margin: 0px;

padding: 0px;

clear: right;

line-height: 16px;

font-style: normal;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a {

color: #000000;

}

ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a:hover {

color: #666666;

}

ul.sidebar_list .widget_hottopics .comentry a {

color: #d94926;

}

ul.sidebar_list .widget_hottopics .comentry a:hover {

color: #000000;

}

ul.sidebar_list .widget_hottopics .comentry .total-com {

display: block;

margin: 0px;

padding: 0px;

clear: left;

font-style: normal;

font-weight: normal;

color: #000000;

}

ul#archives, ul#links {

display: block;

padding: 10px;

clear: both;

height: auto;

width: auto;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 10px;

margin-left: 0px;

list-style-image: none;

list-style-type: none;

background-color: #FFFFFF;

border: 1px solid #d5d5d5;

text-shadow: 0px 1px 1px #fff;

}

ul#archives h6 {

padding: 0px;

clear: both;

height: auto;

width: 100%;

color: #21556B;

text-decoration: none;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 5px;

margin-left: 0px;

font-size: 16px;

font-weight: bold;

}

ul#archives li {

margin: 0px;

padding: 0px;

height: auto;

width: 100%;

list-style-type: none;

}

ul#archives li ul {

height: auto;

width: auto;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 20px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 1em;

margin-left: 0px;

}

ul#archives li ul li {

list-style-type: square;

font-size: 12px;

line-height: 24px;

margin: 0px;

height: auto;

width: auto;

padding: 0px;

font-weight: normal;

}

ul#archives li ul li ul {

margin: 0px;

height: auto;

width: auto;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 20px;

}

ul#archives a {

color: #000000;

text-decoration: none;

}

ul#archives a:hover {

color: #d94926;

text-decoration: none;

}

ul#links h6 {

padding: 0px;

clear: both;

height: auto;

width: 100%;

text-decoration: none;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 8px;

margin-left: 0px;

font-size: 16px;

color: #21556B;

font-weight: bold;

}

ul#links li {

margin: 0px;

padding: 0px;

height: auto;

width: 100%;

}

ul#links li ul {

list-style-type: none;

height: auto;

width: 100%;

margin: 0px;

padding: 0px;

}

ul#links li ul li {

margin: 0px;

height: auto;

width: 100%;

font-size: 16px;

line-height: 26px;

padding: 0px;

font-weight: normal;

}

ul#links li ul li ul {

margin: 0px;

height: auto;

width: auto;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 17px;

}

ul#links li ul li ul li {

margin: 0px;

height: auto;

width: 100%;

font-size: 12px;

line-height: 24px;

padding: 0px;

list-style-type: square;

font-weight: normal;

}

ul#links li a {

color: #000000;

text-decoration: none;

}

ul#links li a:hover {

text-decoration: none;

color: #d94926;

}

#farsweb {

font-size:11px;

}

#footer {

clear: both;

height: auto;

width: auto;

font-size: 10px;

text-shadow: 0px 1px 1px #222;

margin: 0px;

color: #FFFFFF;

display: block;

line-height: 14px;

padding-top: 15px;

padding-right: 0px;

padding-bottom: 15px;

padding-left: 0px;

}

#footer ul {

padding: 0px;

clear: both;

width: 100%;

display: block;

height: auto;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 5px;

margin-left: 0px;

}

#footer li {

list-style-image: none;

list-style-type: none;

margin-right: 0px;

padding: 0px;

margin-top: 0px;

margin-bottom: 0px;

margin-left: 10px;

display: inline;

}

#footer-left {

margin: 0px;

padding: 0px;

float: left;

height: auto;

width: 49%;

text-align: left;

position: relative;

}

#footer-right {

margin: 0px;

padding: 0px;

float: right;

height: auto;

width: 49%;

text-align: right;

position: relative;

}

#footer a {

color: #FFFFFF;

text-decoration: none;

}

#footer a:hover {

text-decoration: none;

color: #c0c0c0;

background-color: transparent;

}

#footer #devlink {

margin-bottom: 2px;

}

#footer #devlink a {}

#footer #devlink a:hover {}

#footer #credits {

display: none;

}

div#qTip {

padding: 5px;

border: 1px solid #FFF;

display: none;

background-color:#154F65;

color: #FFFFFF;

text-shadow: 0 1px 1px #000000;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

font-size:13px;

position: absolute;

z-index: 3000;

direction: rtl;

-moz-border-radius: 3px 7px; -webkit-border-radius: 3px 7px; -khtml-border-radius: 3px 7px; border-radius: 3px 7px;

opacity: 0.88; filter: alpha(opacity=88);

max-width: 300px;

}

abbr.glossary, abbr.myClass {

border-bottom: dotted;

border-color: #666;

border-width: thin;

cursor: help;

}

#cat2 {

padding:2px;

margin:2px;

font-size:13px;

font-family: 'BYekan',Tahoma,Helvetica,Arial,sans-serif;

}

لینک به ارسال
این کدهای استایل منه و نیست....help!!!!

شما نام کلاس پست رو میدونید؟

لینک به ارسال

ي نكته بگم !‌ اول همه اسپم ايجاد نكنيد !‌ بعد هم بقيه از كجا بايد بدونن نام كلاس شما چيه !‌

شما دمو ي پيشنمايش انلاين بزارين تا راهنمايي كنيم !‌

لینک به ارسال

ي نكته بگم !‌ اول همه اسپم ايجاد نكنيد !‌ بعد هم بقيه از كجا بايد بدونن نام كلاس شما چيه !‌

شما دمو ي پيشنمايش انلاين بزارين تا راهنمايي كنيم !‌

من نگفتم کسی میدونه آقا جون

گفتم رهنمایی کنن نام كلاس رو پیدا کنم

شما هم انجمن به انجمن نگردید دنبال ایراد بگردید!!!

لینک به ارسال

id بخش پست شما content هست

#content

و id سایدبار

sidebar و sidebar_list

http://freewordpressthemes.ir/?themedemo=khabaronline

لینک به ارسال

من كجا دنبال ايراااااااااااااااد بودم !‌ انجمن به انجمن ! ايرااد از خودتون كه درست اطلاعات نميديد ! مث اين كه من بيام بگم من اين سايت طراحي كردم نظرتون چيه دوستان !‌ لينك سايتم نزارم !‌ بقيه بيان نظر درباره چي بدن خوب !‌ اينايي هم كه دوستان عزيز و آقا پارسا تا اون موقع گفته بودن راهنمايي بود يا از روي حدس !‌

لینک به ارسال

با مرور گر اپرا سایتتون رو بازکنید، از کلیک سمت راست inspect element رو انتخاب کنید . روی ستون کلیک کنید از قسمت css پایین صفحه کلاس و مشخصات عناصر سایت و ستونتون رو پیدا کنید

لینک به ارسال

با مرور گر اپرا سایتتون رو بازکنید، از کلیک سمت راست inspect element رو انتخاب کنید . روی ستون کلیک کنید از قسمت css پایین صفحه کلاس و مشخصات عناصر سایت و ستونتون رو پیدا کنید

البته من گوگل کروم را ترجیح می دهم که خیلی بهتر از فایر فاکس می تونی ادیت آنلاین بکنی :)

لینک به ارسال

البته من گوگل کروم را ترجیح می دهم که خیلی بهتر از فایر فاکس می تونی ادیت آنلاین بکنی :)

در زمینه بازرسی عناصر تنها اپرا جوابگوست. بقیه کپی برداری ناقصی کردند. باید افزونه های موزیلا رو کاوید

لینک به ارسال

به گفتگو بپیوندید

هم اکنون می توانید مطلب خود را ارسال نمایید و بعداً ثبت نام کنید. اگر حساب کاربری دارید، برای ارسال با حساب کاربری خود اکنون وارد شوید .

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.

×
×
  • اضافه کردن...