سلام
من از پوسته ی Blackish Persian استفاده می کنم! توی این پوسته ظاهرا تصاویر یا می تونن سمت چپ پست باشن یا سمت راست!! کجاشو باید ویرایش کنم که تصاویر وسط هم بتونن بیان!؟
سلام
من از پوسته ی Blackish Persian استفاده می کنم! توی این پوسته ظاهرا تصاویر یا می تونن سمت چپ پست باشن یا سمت راست!! کجاشو باید ویرایش کنم که تصاویر وسط هم بتونن بیان!؟
موقع ارسال نوشته,رو عكس كليك كرده و دكمه وسط رو بزنيد.
i-engs گفت:
موقع ارسال نوشته,رو عكس كليك كرده و دكمه وسط رو بزنيد.
با این کارا نمیشه!!
دوستان؛ این مشکل از CSS هست، فک کنم... لطفا کمک کنین!
دوست عزیز متن سی س اس رو توی اینجا داخل کد بزارین،ویک سوال دیگه: همین سایتتون این مشکلو دارین؟
i-engs گفت:
دوست عزیز متن سی س اس رو توی اینجا داخل کد بزارین،ویک سوال دیگه: همین سایتتون این مشکلو دارین؟
1.کدوم سی اس اس رو بذارم!؟
master.css
/*
Theme Name: Blackish Persian
Title: Screen styles and ie/win fixes
Description: Translated to farsi by <a href="http://www.p30design.net">Ali Irani</a><br/>لطفا حقوق فارسی ساز را رعایت فرمائید.
Author: Ali Irani
Author Email: hasan@templatesfactory.net
Author URI: http://www.p30design.net
Last Update: June 23rd, 2007
*/
body {
margin: 0;
padding: 30px 0;
font-size: small;
font-family: tahoma,Verdana, Arial, sans-serif;
line-height: 1.5em;
background: #222 url(images/bg_body.gif);
}
/* links */
a:link {
color: #944;
text-decoration: none;
}
a:hover, a:visited {
color: #466;
text-decoration: none;
}
a.more-link {
color: #944;
font-size: 95%;
border-bottom: 1px dashed #944;
}
/* basic elements */
p {
padding: 0px 0px 10px;
margin: 0px;
direction:rtl;
text-align: right;
}
form {
margin: 0;
padding: 0;
}
img {
border: none 0px;
}
/* basic phrase element styles */
blockquote {
margin: 0 10px 0 0;
padding-right: 10px;
line-height: 1.5em;
color: #777;
border-right: 5px solid #eee;
}
code {
color: #666;
font-family: tahoma,Monaco, monospace;
font-size: 120%;
text-align: left;
}
code strong {
color: #630;
}
abbr, acronym {
font-style: normal;
border-bottom: 1px dotted #ccc;
cursor: help;
}
a abbr {
border: none;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
del {
text-decoration: line-through;
color: #666;
}
ins {
text-decoration: none;
font-style: italic;
}
address {
margin: 0;
padding: 0;
font-style: normal;
}
/* layout
---------------------------------------------------------- */
#wrap {
width: 760px;
margin: 0 auto;
color: #333;
background: #fff url(images/bg_content.gif) repeat-y 100% 0;
}
#content {
padding-top: 10px;
font-size: 95%;
}
#maincol {
float: left;
width: 500px;
margin-left: 18px;
display: inline; /* fixes IE/Win double margin bug */
}
#sidebar {
float: right;
width: 200px;
margin-right: 13px;
display: inline; /* fixes IE/Win double margin bug */
color: #666;
font-size: 90%;
line-height: 1.6em;
}
.col-inner {
}
/* header
---------------------------------------------------------- */
#header {
margin: 0;
padding: 10px 13px;
background: url(images/bg_header.gif) repeat-y 0 0;
}
#header-inner {
height: 180px;
background: #ddd url(images/image_header.gif) no-repeat 100% 0;
}
h1 {
margin: 0;
padding: 20px 0 0 15px;
font-family: tahoma,'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 2em;
}
h1 a:link, h1 a:visited, h1 a:hover {
color: #333;
text-decoration: none;
}
.description {
padding: 0 0 20px 15px;
color: #944;
}
#logo {
padding: 20px 0 0 15px;
}
#logo span, #logo a {
display: block;
width: 154px;
height: 48px;
padding: 0;
}
#logo img {
border: none;
}
/* top navigation
---------------------------------------------------------- */
#nav {
font-size: 90%;
position: relative;
background: #191919 url(images/bg_nav.gif) repeat-x 0 0;
}
#nav ul {
margin: 0;
padding: 0;
list-style: none;
background: url(images/bg_nav_corner.gif) no-repeat 0 0;
}
#nav li {
float: left;
background: url(images/bg_spacer.gif) no-repeat 100% 100%;
}
#nav li a {
float: left;
padding: 13px 15px 9px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
#nav li a:hover, #nav li.current_page_item a {
color: #db2b06;
}
/* content
---------------------------------------------------------- */
h2.pagetitle {
margin: 0 0 -15px;
padding: 0 0 45px;
color: #333;
font-size: 100%;
font-family: tahoma,'Lucida Grande', Verdana, san-serif;
text-align: center;
}
.post {
width: 100%;
padding: 0 0 20px;
}
.post h3 {
text-align: right;
direction:rtl;
margin: 0;
padding: 0;
color: #944;
font-family: tahoma,'Lucida Grande', Georgia, Verdana, Arial, sans-serif;
font-size: 150%;
font-weight: normal;
border: none;
}
.post h3 a:link {
color: #944;
}
.post h3 a:hover, .post h3 a:visited {
color: #666;
}
.post-meta {
margin: 0;
padding: 2px 5px;
color: #999;
background: url(images/bg_dot.gif) repeat-x 0 0;
direction:rtl;
text-align: right;
}
.entry {
width: 100%;
margin: 0;
padding: 10px 0 0;
}
.entry img {
margin: 5px 0;
padding: 4px;
border: 1px solid #eee;
border-right-color: #ddd;
border-bottom-color: #ddd;
background: #fff;
}
/* content list style */
#maincol ul, #maincol ol, #maincol dl {
margin: 0 0 10px 0;
padding: 0;
}
#maincol ul, #maincol ol {
margin-right: 10px;
}
#maincol ol {
padding-right: 20px;
}
#maincol ul {
list-style: none;
}
#maincol ul li {
padding: 0 0 5px 15px;
background: url(images/icon_bullet.gif) no-repeat left 6px;
}
#maincol dl dt {
font-weight: bold;
}
#maincol dl dd {
margin: 0 0 15px 0;
padding: 0;
}
/* comments area */
h4#comments {
margin: 0 0 15px;
padding: 20px 0 0;
clear: both;
font-size: 100%;
font-family: tahoma,Verdana, Times, san-serif;
color: #db2b06;
direction:rtl;
}
h4#respond {
margin: 0;
padding: 10px 0 0;
font-size: 100%;
font-family: tahoma,Verdana, Times, san-serif;
color: #db2b06;
direction:rtl;
}
.commentlist {
margin: 10px 0px;
padding-right: 20px;
}
.commentlist li {
margin: 10px 0;
padding: 5px 10px;
border: 1px solid #eee;
direction:rtl;
}
.commentlist .alt {
background: #f5f5f5;
}
.commentlist cite {
font-weight: bold;
font-style: normal;
font-size: 100%;
}
.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}
#commentform {
font: 100% tahoma,Arial, Helvetica, sans-serif;
}
#commentform p {
padding: 6px 0px;
margin: 0px;
}
#commentform label {
padding-right: 5px;
color: #666;
font-size: 87%;
}
#commentform input {
width: 200px;
background: #f5f5f5;
border: 1px solid #eee;
border-right-color: #ddd;
border-bottom-color: #ddd;
padding: 3px;
margin-top: 3px;
}
#commentform textarea {
width: 98%;
height: 120px;
margin-top: 3px;
padding: 2px;
background: #f5f5f5;
border: 1px solid #eee;
border-right-color: #ddd;
border-bottom-color: #ddd;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #fff;
}
#commentform #submit {
width: 144px;
height: 28px;
margin-bottom: 10px;
color: #fff;
font: bold 12px tahoma,Arial, Helvetica, sans-serif;
background: #db2b06 url(images/btn_submit.gif) no-repeat;
border: none;
}
/* alignments */
.center {
text-align: center;
}
img.center, img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
img.alignleft, img[align="left"] {
float: left;
margin: 5px 8px 5px 0;
}
.alignright {
float: right;
}
img.alignright, img[align="right"] {
float: right;
margin: 2px 0 5px 8px;
}
img.noborder {
border: none !important;
}
/* navigation */
.navigation {
float: left;
width: 100%;
margin-bottom: 20px;
font-size: 90%;
line-height: normal;
}
.navigation a {
color: #944;
border-bottom: 1px dashed #944;
}
.navigation .alignleft {
width: 45%;
text-align: left;
}
.navigation .alignright {
width: 45%;
text-align: right;
}
/* sidebar
---------------------------------------------------------- */
h2.sidebartitle {
margin: 0 0 5px;
padding: 4px 0 0;
color: #333;
font-size: 110%;
font-family: tahoma,'Lucida Grande', Verdana, san-serif;
text-transform: uppercase;
}
/* sidebar list level 1 */
#sidebar ul {
direction:rtl;
margin: 0;
padding: 0;
}
#sidebar ul li {
margin: 0;
padding: 0 0 10px;
list-style: none;
position: relative;
}
/* sidebar list level 2 */
#sidebar ul li ul {
margin: 0;
padding: 0;
}
#sidebar ul li ul li {
margin: 0;
padding: 0 15px 2px 0;
background: url(images/icon_bullet_sb.gif) no-repeat 0 5px;
border: none;
background-position: right;
}
/* sidebar list level 3 */
#sidebar ul li ul li ul li {
margin: 0;
padding: 1px 0;
border: none;
}
/* recent post & comments */
.sidebar ul li ul.list-recentpost li,
.sidebar ul li ul.list-recentcomments li {
margin: 0;
padding: 0 0 5px 15px;
}
.feedlink { /* rss button */
position: absolute;
right: 0;
top: 0;
margin: 0 0 0 10px;
padding: 4px 10px 5px;
border: none;
}
/* widget list child */
#sidebar ul.children {
margin: 0;
padding: 2px 0;
}
#sidebar ul.children li {
padding-left: 12px;
background: url(images/icon_bullet_sbchild.gif) no-repeat 0 8px;
}
/* calendar widget */
#wp-calendar caption {
margin-bottom: 5px;
color: #CE5C00;
}
#wp-calendar td a {
color: #8AAB1B;
}
#wp-calendar td#today {
background: #f6f7ef;
}
#leftcol #wp-calendar td {
margin: 0;
padding: 0 4px;
}
#rightcol #wp-calendar td {
margin: 0;
padding: 0 9px;
}
/* text widget */
.textwidget {
padding: 0;
}
.widget_rss img {
position: absolute;
right: 10px;
top: 6px;
border: none;
}
/* search form */
#searchform {
margin: 0;
padding: 10px 0;
}
#searchform br {
display: none;
}
#searchform #s {
width: 147px;
height: 20px;
margin-right: 2px;
padding: 4px 5px 0px 5px;
font-weight: normal;
color: #999;
background: #fff;
border:1px solid #eee;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
width: 35px;
height: 26px;
font: bold 12px tahoma,Arial, Helvetica, sans-serif;
color: #FFFFFF;
vertical-align: middle;
background: #db2b06 url(images/btn_search.gif) no-repeat;
border: none;
}
/* extra
---------------------------------------------------------- */
h2.extratitle {
margin: 0 0 5px;
padding: 4px 0 0;
color: #db2b06;
font-size: 110%;
font-family: tahoma,'Lucida Grande', Verdana, san-serif;
text-transform: uppercase;
}
#extra {
color: #ccc;
font-size: 90%;
background: #191919 url(images/bg_extra.gif) repeat-y 0 0;
}
#extra ul {
margin: 0;
padding: 0;
list-style: none;
}
#extra-inner {
margin: 0 18px;
padding: 10px 0;
background: url(images/bg_spacer_ex.gif) repeat-x 0 100%;
}
#extra ul li.extra {
float: left;
position: relative;
}
#extra ul li.one {
width: 245px;
margin-right: 10px;
padding-right: 8px;
}
#extra ul li.two {
width: 190px;
margin: 0;
padding-right: 8px;
}
#extra ul li a:link {
color: #fff;
}
#extra ul li a:hover, #extra ul li a:visited {
color: #58564f;
}
#extra ul li ul li {
margin: 0;
padding: 0 0 2px 15px;
background: url(images/icon_bullet.gif) no-repeat 0 5px;
border: none;
}
/* footer
---------------------------------------------------------- */
#footer {
clear: both;
color: #aaa;
font-size: 95%;
line-height: 1.5em;
background: #191919 url(images/bg_extra.gif) repeat-y 0 0;
}
#footer p {
margin: 0;
padding: 10px 18px;
font-size: 90%;
background: url(images/bg_footer.gif) no-repeat 0 100%;
direction: ltr;
text-align: center;
}
#footer a:link {
color: #db2b06;
}
#footer a:hover, #footer a:visited {
color: #944;
}
/* self-clearing floats */
#nav ul:after,
#content:after,
#extra-inner:after,
#footer:after,
.navigation:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#content_start {position: absolute;left: -10000px;};
2. اوهوم!
خوشحالیم از این همه فعالیت دوستان...
مشکل حل شد!
دوست عزیز نه قالب و سی اس اس شما مشکل داره،نه اینکه تصاویر وسط نیستند.تصویر زیر رو ببینید متوجه میشید که همه تصاویر دقیقا وسط هستند.موفق باشید و لذت ببرید از وردپرس! راستی اینم بگم که خیلی کم قالبی پیش میاد که طراحش تصاویر داخل قالب رو به اینور و اونور قرار بده.البته بعضی از قالب های توی تنظیماتشون نوشته که تصاویر بندانگشتی سایت در چه سمتی قرار بگیره.(قالب هایی که پشتیبانی از تصاویر بند انگشتی دارند).موفق باشید.خدانگهدار
ockquote>i-engs گفت
دوست عزیز نه قالب و سی اس اس شما مشکل داره،نه اینکه تصاویر وسط نیستند.تصویر زیر رو ببینید متوجه میشید که همه تصاویر دقیقا وسط هستند.موفق باشید و لذت ببرید از وردپرس! راستی اینم بگم که خیلی کم قالبی پیش میاد که طراحش تصاویر داخل قالب رو به اینور و اونور قرار بده.البته بعضی از قالب های توی تنظیماتشون نوشته که تصاویر بندانگشتی سایت در چه سمتی قرار بگیره.(قالب هایی که پشتیبانی از تصاویر بند انگشتی دارند).موفق باشید.خدانگهدار
مشکل که نه! فقط این قابلیت رو نداشت!
کدوم تصویر!؟
http://www.up98.org/upload/server1/02/d/qjhz5vstch8hcxlxxn4d.jpg
تصویر رو فراموش کردم بزارم!!!!
i-engs گفت:
http://www.up98.org/upload/server1/02/d/qjhz5vstch8hcxlxxn4d.jpg
تصویر رو فراموش کردم بزارم!!!!
این تصویر بعد از ویرایش سی اس اس هستا!
چقدر جالب!!(ارسال همزمان پست ها!) من دیروز نتونستم بیام نت برا همین امروز اومدم،و خواستم قبل از دیدن سی اس اس سایت رو ببینم که دیدم عکس ها همه وسط هستن... به هر حال شرمنه که نتونستم کمکی به شما کنم.موفق باشید.