-
یه سوال بسیار بسیار ساده
سلام
من کد css زیر رو دارم و چیزی هم ازش نمیفهمم
میخوام یه کدی بهش اضافه بشه تا صفحه به صورت راست چین تبدیل شه
میشه کمکم کنید
[PHP]html{ background-color: #9E5401; }
body
{
margin: 0pt 3%;
color: #532900;
font-family: Trebuchet MS,Verdana,Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 130%;
line-height: 120%;
font-size-adjust: none;
font-stretch: normal;
}
img
{
border: 0px;
height: auto;
}
a:link { text-decoration: none; color: orange; }
a:visited { text-decoration: none; color: #CC6600; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
div.gn_pager
{
font-size: 12px;
font-family: 'Arial Black' , Arial;
text-align: right;
margin: 10px;
margin-right:5%;
color:#FFFF95;
}
span.gn_pagenumber
{
padding-right: 8px;
padding-left: 8px;
color: #EDA203;
}
a.gn_pagerlink
{
color: #FDF000;
}
div.gn_channeltitle
{
background-color: #793D00;
color: rgb(255, 255, 255);
-moz-border-radius-topleft: 0.3em;
-moz-border-radius-topright: 0.3em;
-moz-border-radius-bottomright: 0.3em;
-moz-border-radius-bottomleft: 0.3em;
margin: 1%;
padding: 10px 10px 10px;
font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
font-size: 150%;
width: 96%;
}
div.gn_channeltitle a
{
color: rgb(255, 255, 255);
}
div.gn_channeltitle a:hover
{
text-decoration: underline;
}
div.gn_channeldesc
{
margin: 0pt;
padding: 3px;
font-size: 56%;
color: rgb(237, 237, 216);
}
div.gn_channelimage
{
margin: 2px;
text-align: left;
}
div.gn_story,div.gn_stories
{
margin: 1%;
padding: 1%;
background: #FAFADE none repeat;
width: 96%;
-moz-border-radius-topleft: 0.3em;
-moz-border-radius-topright: 0.3em;
-moz-border-radius-bottomright: 0.3em;
-moz-border-radius-bottomleft: 0.3em;
}
div.gn_storytitle
{
border-bottom: 1px dotted rgb(204, 204, 204);
margin: 0pt;
padding: 8px;
font-family: Trebuchet MS,Halvetica,Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-size: 120%;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
font-weight: bold;
clear: both;
color: rgb(153, 153, 153);
}
a.gn_storytitle
{
text-decoration: none;
}
a.gn_storytitle:hover
{
text-decoration: underline;
}
div.gn_storydetails,td
{
margin: 0pt;
padding: 1%;
font-size: 70%;
}
div.gn_storydetails img {
border: 0px solid #B09602;
padding: 1px;
height: auto;
float: right;
margin-left: 0.6em;
}
div.gn_storyfooter
{
padding: 1%;
font-size: x-small;
color: #B09602;
float: left;
clear: both;
}
span.gn_publishtime, span.noLabel, span.withLabel
{
color: gray;
text-align: right;
}
div.comment
{
margin-top: 15px;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
float: left;
clear: left;
}
div.comment p
{
margin: 1px;
}
span.commentTime
{
color: #B09602;
border-bottom: 1px solid;
background-color: #FAFADE;
margin: 1px 10px 1px 1px;
}
[/PHP]
-
کد:
* {
direction: rtl;
}
-
نقل قول:
کد:
* {
direction: rtl;
}
خیلی گلی
کارم رو راه انداختی
ممنون