sina1808
Registered User
- تاریخ عضویت
- 11 سپتامبر 2003
- نوشتهها
- 1,564
- لایکها
- 7
سلام دوستان
من دارم يه تمپلت واسه ام تی درست ميکنم ولی همش خراب ميشه
کد تمپلت اينجوریه:
يه Div اصلی که توش دو تا div ديگه هست
از اون دو تا Div اوليش برای موضوع پست و پاينيش برای متن پست هست
[code:1]<html>
<head>
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>test</title>
</head>
<body>
<div style="margin:0; border-style:dotted; border-width:1; background-color: #F4F4F4; text-align:right; word-spacing:0; line-height:100%">
<MTEntries>
<div style="border-bottom:1px solid #CDCDCD; padding:3; background-color: #DDDDDD; font-family:tahoma; font-size:8pt; color:#666666; font-weight:bold; text-align:center; border-left-width:1; border-right-width:1; border-top-width:1"><$MTEntryTitle$></div>
<div style="font-family: tahoma; font-size: 8pt"><$MTEntryBody$></div>
</MTEntries>
</div>
</body>
</html>
[/code:1]حالا مشکل اينجای که وقتی من text formating رو در حالت None ميزارم درست نشون ميده يعنی فاصله ای بين Div موضوع و Div متن نيست و مشکلش اينه که اينتر ها کار نمي کنند
ولی وقتی Text Formating رو در حالت Convert Line Breaks ميزارم يه فاصله بين Div موضوع و Div متن می افته
ميشه راهنمايي کنيد
من دارم يه تمپلت واسه ام تی درست ميکنم ولی همش خراب ميشه
کد تمپلت اينجوریه:
يه Div اصلی که توش دو تا div ديگه هست
از اون دو تا Div اوليش برای موضوع پست و پاينيش برای متن پست هست
[code:1]<html>
<head>
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>test</title>
</head>
<body>
<div style="margin:0; border-style:dotted; border-width:1; background-color: #F4F4F4; text-align:right; word-spacing:0; line-height:100%">
<MTEntries>
<div style="border-bottom:1px solid #CDCDCD; padding:3; background-color: #DDDDDD; font-family:tahoma; font-size:8pt; color:#666666; font-weight:bold; text-align:center; border-left-width:1; border-right-width:1; border-top-width:1"><$MTEntryTitle$></div>
<div style="font-family: tahoma; font-size: 8pt"><$MTEntryBody$></div>
</MTEntries>
</div>
</body>
</html>
[/code:1]حالا مشکل اينجای که وقتی من text formating رو در حالت None ميزارم درست نشون ميده يعنی فاصله ای بين Div موضوع و Div متن نيست و مشکلش اينه که اينتر ها کار نمي کنند
ولی وقتی Text Formating رو در حالت Convert Line Breaks ميزارم يه فاصله بين Div موضوع و Div متن می افته
ميشه راهنمايي کنيد