أريد المساعده في تعديل خط المساهمات بالمنتدي

3 مشترك

اذهب الى الأسفل

أريد المساعده في تعديل خط المساهمات بالمنتدي Empty أريد المساعده في تعديل خط المساهمات بالمنتدي

مُساهمة من طرف محمد رفعت محمود الخميس 31 مايو - 19:11

السلام عليكم ورحمة الله وبركاته

أريد عمل تعديل في الخط الحالي داخل المساهمات
حيث أنه يوجد تداخل وتقارب شديد بين السطور في المساهمات
كما في الصورة التاليه
https://i.servimg.com/u/f47/16/67/71/82/1112.jpg

أريد تصغيير حجم الخط قليلا وتوسيع المسافه بين السطور

وهذا كود الـ css بالكامل

.glossymenu{
background:url(https://i.servimg.com/u/f47/16/67/71/82/110.gif) repeat-x;
height:26px;
list-style:none;
margin:0 auto;
padding:0 0 0 34px;
position:relative;
text-align:center;
text-transform:uppercase
}
.glossymenu li{
float:left
}
.glossymenu li a{
color:#ffffff;
cursor:pointer;
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
height:26px;
line-height:26px;
padding:0 0 0 16px;
text-align:center
;text-decoration:none
;text-transform:uppercase
}
.glossymenu li a b{
display:block;

float:left;
padding:0 24px 0 8px;
text-align:center;
text-transform:uppercase
}

.glossymenu li a:hover,.glossymenu li.current a{
background-position:left;
color:##662A20;
text-align:center;
text-transform:uppercase
}
.glossymenu li a:hover b,.glossymenu li.current a b{
background:url(https://i.servimg.com/u/f24/13/64/63/15/12311.png) no-repeat bottom center;
color:##662A20
}
.fhthyj{
-khtml-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background:url(https://i.servimg.com/u/f60/15/40/37/88/0116.png);
border:1px solid #EEE;
border-radius:10px;margin:auto;
max-width:200px;padding:0;text-align:center;
width:100%
}

.postdetails.poster-profile a img {
max-width: 150px;

}
body {
cursor: url(https://i.servimg.com/u/f44/13/64/63/15/uous_u10.png), auto;

}



a.mainmenu {
background-image:url(https://i.servimg.com/u/f48/16/78/95/82/118.gif);
display:inline-block;
padding: 5px;

height:17px;
vertical-align:top;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
color:#FFFFFF;
font-weight : bold;
margin:-4px;
border:1px #ec5a8e;
}
a.mainmenu:hover {
background-image:none;
background-color: #ffffff;

}
a.mainmenulink:hover{
text-decoration:none;
}
a.mainmenu img {
display:none
}

.zoom {

-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;


}

.zoom:hover {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1); box-shadow:0px 0px 0px gray;

}


.moadee3
{

background-color: #ffffff;
max-width:100px;
max-height:15px;
margin-top:5px;
margin:auto;
padding:2px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
form#quick_reply:Before{
content: "قبل المشاركه تذكر قول الله تعالى .. ما يلفظ من قول الا لديه رقيب عتيد ..";
text-align: center;
padding: 4px;
font-size: 11px;
font-family: Tahoma;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px dotted #ff0000;
line-height: 25px;
}
#format-buttons:After{
content: "قبل المشاركه تذكر قول الله تعالى .. ما يلفظ من قول الا لديه رقيب عتيد ..";
text-align: center;
padding: 4px;
font-size: 11px;
font-family: Tahoma;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px dotted #ff0000;
line-height: 25px;
}


body{
padding:0;
margin:0;
background-position:center;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:focus{
outline:none;
}
a.forumlink:hover{
text-decoration:none;
}



tr.post td {

text-align: center;
}


.bodyline{
width:100%;

padding:0PX;
margin:0;
}

.row2 {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
.row1 {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
.row3 {
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
}
.
.postdetails.poster-profile a img {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
}
.postdetails.poster-profile a img:hover {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1); box-shadow:0px 0px 0px gray;
}
.hr {
background: url(https://i.servimg.com/u/f44/13/64/63/15/oou_ou10.png) no-repeat;
background-position: top;
text-align: center;
vertical-align: text-bottom;
padding: 0px 0px 80px;
line-height: normal;
}

.postbody img {

max-width:600px;
}







وهذا كود viewtopic_body في التومبيلات بالكامل

<style fprolloverstyle>
#profil_head
{
background-image: url(https://i.servimg.com/u/f47/16/67/71/82/ousooo10.png);
background-repeat: no-repeat;
width: 201px ;
height: 87px; }
#profil_body
{
background-image: url(https://i.servimg.com/u/f47/16/67/71/82/ousooo11.png);
width : 201px;

overflow : auto;
}
#profil_foot
{
background-image: url(https://i.servimg.com/u/f47/16/67/71/82/ousooo12.png);
background-repeat: no-repeat;
width: 201px ;
height: 102px;
}
.userdetails{
width:100%;
max-width:145px;
max-height:40px;
margin-top:5px;
margin:auto;
padding:2px;
border:1px dotted #050505;
background:#fff;
}

.quote{
text-decoration:none;
background-color: #EDEDED;
border:2px solid #EEE;
margin: 10px;
padding: 3px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
font-family:Tahoma;
text-align:center;
font-size:11px;
color:#000;
}
.code{
background: url(https://i.servimg.com/u/f44/13/64/63/15/eiaa_u23.png) no-repeat;
text-decoration:none;
background-color: #b8b8b8;
border:2px solid #EEE;
margin: 10px;
padding: 3px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 5px #000;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-khtml-box-shadow: 0px 0px 5px #000;
font-family:Tahoma;
text-align:center;
font-size:11px;
color:#000;
}

.vote {
float: right;
width: 9px;
margin-right: 4px;
}
.vote .ebneleslam {

margin-right:-12px;
white-space:nowrap;
}
.signature_div img {
max-width:650px;
max-height:500px;
border: 0px solid #FF0000;
font-size:11px;
}
</style>




<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
_atc.cwait = 0;
$('.addthis_button').mouseup(function(){
if ($('#at15s').css('display') == 'block') {
addthis_close();
addthis_close();
}
});
});
//]]>
</script>
<!-- BEGIN switch_fb_login -->
<body onbeforeprint="onbeforeprint()" onafterprint="onafterprint()"
onselectstart="return false" oncontextmenu="return false">
<!-- END switch_fb_login -->





<table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="left" valign="middle" nowrap="nowrap">
<span class="nav">
<!-- BEGIN switch_user_authpost -->
<a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
<!-- END switch_user_authpost -->
<!-- BEGIN switch_user_authreply -->
<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
<!-- END switch_user_authreply -->
</span>
</td>
<td align="left" valign="middle" nowrap="nowrap">
<!-- BEGIN switch_twitter_btn -->
<span id="twitter_btn" style="margin-left: 6px; ">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</span>
<!-- END switch_twitter_btn -->
<!-- BEGIN switch_fb_likebtn -->
<span id="fb_likebtn" style="margin-left: 6px; ">
<iframe src="https://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
</span>
<!-- END switch_fb_likebtn -->
</td>
<td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
<td align="right" valign="bottom" nowrap="nowrap" width="100%">
<span class="gensmall bold">
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a>
 | 
<script type="text/javascript">//<![CDATA[
var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
insert_plus_menu('f{FORUM_ID}&amp;t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
</span>
</td>
</tr>
</table>






<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="85">
<tbody><tr>
<td width="118" height="85"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo10.png" width="118" height="85"></td>
<td align="center" background="https://i.servimg.com/u/f47/16/67/71/82/oouu-o10.png"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo11.png" width="226" height="85"></td>
<td width="128" height="85"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo12.png" width="128" height="85"></td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="39" background="https://i.servimg.com/u/f47/16/67/71/82/ouuooo13.png">
<td valign="middle">




<table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr align="right">
<td class="catHead" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="9%" class="noprint"> </td>
<td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> {TOPIC_TITLE} </h1></td>
<td align="right" nowrap="nowrap" width="8%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a></td>
</tr>
</table>
</td>
</tr>
<!-- BEGIN topicpagination -->
<tr>
<td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
</tr>
<!-- END topicpagination -->
{POLL_DISPLAY}
<tr>
<th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
<th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
</tr>
<tr>
<td class="row1 pagination" colspan="2" align="right" valign="top">

</td>
</tr>
<!-- BEGIN postrow -->


<!-- BEGIN displayed -->
<tr class="post">
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
<span class="name"><div id="profil_head"></div><div id="profil_body"><div
id="name"><a
name="{postrow.displayed.U_POST_ID}"></a></span>
<span class="postdetails poster-profile">
<div class="userava">

<div align="center">
<center>

<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="1%" id="AutoNumber1">
<tr>
<td width="25%">
<img border="0" src="https://i.servimg.com/u/f21/11/61/12/59/1_0510.png" width="20" height="20"></td>
<td width="23%" background="https://i.servimg.com/u/f21/11/61/12/59/1_0310.png"> </td>
<td width="96%">
<img border="0" src="https://i.servimg.com/u/f21/11/61/12/59/1_0110.png" width="20" height="20"></td>
</tr>
<tr>
<td width="25%" background="https://i.servimg.com/u/f21/11/61/12/59/1_1010.png"> </td>
<td width="23%">{postrow.displayed.POSTER_AVATAR}</td>
<td width="96%" background="https://i.servimg.com/u/f21/11/61/12/59/1_0910.png">
</td>
</tr>
<tr>
<td width="25%">
<img border="0" src="https://i.servimg.com/u/f21/11/61/12/59/1_1510.png" width="20" height="20"></td>
<td width="23%" background="https://i.servimg.com/u/f21/11/61/12/59/1_1410.png"> </td>
<td width="96%">
<img border="0" src="https://i.servimg.com/u/f21/11/61/12/59/1_1310.png" width="20" height="20"></td>
</tr>
</table></center>
</div>
</div>
<span class="name"><strong><div class="user_name">
<span style="background-color: #ebf3ff">
<span class="genmedmodule-title">{..</span><a name="{postrow.displayed.U_POST_ID}"></a>{postrow.displayed.POSTER_NAME}<span class="genmedmodule-title">..}</span></span></div></strong></span>
{postrow.displayed.POSTER_RANK}<br />
{postrow.displayed.RANK_IMAGE}
{postrow.displayed.ONLINE_IMG}
<br />
<br />






<!-- BEGIN profile_field -->
<span style="background-color: #CCCCFF"><div class="userdetails">
<font size="2">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}</font></div></span>
<!-- END profile_field --><p>{postrow.displayed.PROFILE_IMG}<br />
<a href="http://www.emailmeform.com/builder/form/fycxu7S4rbBmb"><img border="0" src="https://i.servimg.com/u/f44/13/64/63/15/caacia18.png" width="220" height="90"></a>
<br />
<img border="0" src="https://i.servimg.com/u/f61/11/61/12/59/eiaa_u14.png" width="170" height="73">
</div><div id="profil_foot"></div><span/><br /> </p>

</td>
<td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28">




<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}   <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
<td valign="top" nowrap="nowrap" class="post-options">
{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
</td>
</tr>
<tr>
<td colspan="2" class="hr">
<hr />
</td>
</tr>
<tr>
<td colspan="2">



<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fc118d675868ef4"></script>
<!-- AddThis Button END -->









<!-- BEGIN switch_vote_active -->
<div class="vote gensmall">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">
<img border="0" src="https://i.servimg.com/u/f31/11/61/12/59/11111110.gif" width="37" height="30"></a></div>
<!-- END switch_vote -->

<!-- BEGIN switch_bar -->
<div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
<!-- BEGIN switch_vote_plus -->
<div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
<!-- END switch_vote_plus -->

<!-- BEGIN switch_vote_minus -->
<div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
<!-- END switch_vote_minus -->
</div>
<!-- END switch_bar -->

<!-- BEGIN switch_no_bar -->
<div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="ebneleslam"><img border="0" src="https://i.servimg.com/u/f31/11/61/12/59/eiaa_u15.png" width="60" height="30"></div>
<!-- END switch_no_bar -->

<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">
<img border="0" src="https://i.servimg.com/u/f31/11/61/12/59/22222210.gif" width="37" height="30"></a></div>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->





<br>





<div id="fb-root"></div><script src="https://connect.facebook.net/en_US/all.js#appId=134537989954354&amp;xfbml=1"></script><fb:like href="" send="false" layout="button_count" width="20" show_faces="false" font="tahoma"></fb:like>

<br>
<br>

<div class="postbody">
<font size="5" face="Arial">{postrow.displayed.MESSAGE}</font> <br> </div>
<br>
<br>


<!-- BEGIN switch_attachments -->
<dl class="attachbox">
<div align="center">
<dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
</div>
<dd>
<!-- BEGIN switch_post_attachments -->
<dl class="file">
<div align="center">
<dt>
<img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

<!-- BEGIN switch_dl_att -->
<a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
<!-- END switch_dl_att -->

<!-- BEGIN switch_no_dl_att -->
{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
<!-- END switch_no_dl_att -->
</dt>

<!-- BEGIN switch_no_comment -->
</div>
<dd>
<p align="center">
<em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
</dd>
<!-- END switch_no_comment -->

<!-- BEGIN switch_no_dl_att -->
<dd>
<p align="center">
<em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
</dd>
<!-- END switch_no_dl_att -->

<dd>
<p align="center">({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
</dl>
<!-- END switch_post_attachments -->
</dd>
</dl>
<!-- END switch_attachments -->

<div class="clear">
<p align="center"></div>
<div class="signature_div">




<table class="forumline" width="100%" border="0" cellpadding="0"
cellspacing="1"><tr><td class="catLeft"
height="25"><span class="genmed
module-title">{.... <b>توقيع</b> {postrow.displayed.POSTER_NAME} ....}</span></td></tr><tr>







<td class="row1"
align="center" background="">{postrow.displayed.SIGNATURE}</td></tr>




</table>
</div>

</div>
<span class="gensmall">{postrow.displayed.EDITED_MESSAGE}



</table>
</td>
</tr>
<!-- BEGIN first_post_br -->
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
<th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
</tr>
<!-- END first_post_br -->
<!-- END displayed -->
<!-- BEGIN hidden -->
<tr>
<td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
</tr>
<!-- END hidden -->
<!-- END postrow -->
<!-- BEGIN no_post -->
<tr align="center">
<td class="row1" colspan="3" height="28">
<span class="genmed">{no_post.L_NO_POST}</span>
</td>
</tr>
<!-- END no_post -->
<tr align="right">
<td class="catBottom" colspan="3" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="9%" class="noprint"> </td>
<td align="center" nowrap="nowrap" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
<td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="36" background="https://i.servimg.com/u/f47/16/67/71/82/ouuooo14.png">
</td>
</tr>
</tbody>
</table>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" height="38">
<tbody><tr>
<td width="39" height="38"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo15.png" width="39" height="38"></td>
<td align="center" background="https://i.servimg.com/u/f47/16/67/71/82/ouuooo16.png"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo17.png" width="195" height="36"></td>
<td width="36" height="38"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo18.png" width="36" height="38"></td>
</tr>
</tbody></table>



<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" height="85">
<tbody><tr>
<td width="118" height="85"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo10.png" width="118" height="85"></td>
<td align="center" background="https://i.servimg.com/u/f47/16/67/71/82/oouu-o10.png"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo11.png" width="226" height="85"></td>
<td width="128" height="85"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo12.png" width="128" height="85"></td>
</tr>
</tbody></table>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="39" background="https://i.servimg.com/u/f47/16/67/71/82/ouuooo13.png">
<td valign="middle">


<table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
<!-- BEGIN topicpagination -->
<td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
<!-- END topicpagination -->
</tr>

<tr>
<td class="row2" colspan="2" align="center" style="padding:0px">
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}<br />
<!-- END switch_user_logged_in -->
</td>
</tr>
<tr>
<td style="margin:0; padding: 0;" colspan="2">
<table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
<tbody>
<!-- BEGIN show_permissions -->
<tr>
<td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
<td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
<!-- END show_permissions -->
<tr>
<td class="catBottom" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
<!-- BEGIN show_permissions -->
<td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
<!-- END show_permissions -->
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="margin:0; padding: 0;" colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
<tbody>
<tr>
<td class="catBottom" colspan="2" height="28">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
<td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>







</td>
<td width="36" background="https://i.servimg.com/u/f47/16/67/71/82/ouuooo14.png">
</td>
</tr>
</tbody>
</table>
<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" height="38">
<tbody><tr>
<td width="39" height="38"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo15.png" width="39" height="38"></td>
<td align="center" background="https://i.servimg.com/u/f47/16/67/71/82/ouuooo16.png"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo17.png" width="195" height="36"></td>
<td width="36" height="38"><img border="0" src="https://i.servimg.com/u/f47/16/67/71/82/ouuooo18.png" width="36" height="38"></td>
</tr>
</tbody></table>









<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
<span class="nav">
<!-- BEGIN switch_user_authpost -->
<a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
<!-- END switch_user_authpost -->
<!-- BEGIN switch_user_authreply -->
<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
<!-- END switch_user_authreply -->
</span>
</td>
<!-- BEGIN viewtopic_bottom -->
<td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
<!-- END viewtopic_bottom -->
<!-- BEGIN moderation_panel -->
<td align="center">
<span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
</td>
<td align="center" width="250">
<span class="gensmall"> </span>
</td>
<!-- END moderation_panel -->
</tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
<form name="action" method="get" action="{S_FORM_MOD_ACTION}">
<input type="hidden" name="t" value="{TOPIC_ID}" />
<input type="hidden" name="sid" value="{S_SID}" />
<span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
</form>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>


أرجو المساعده في معرفة كيفية تعديل حجم الخط وتوسيع المسافه بين السطور حتي تظهر بالشكل الملائم في المساهمات

وأرجو تحديد المكان الذي يمكن اجراء التعديل من خلاله
محمد رفعت محمود
محمد رفعت محمود
 
 

ذكر
عدد المساهمات : 67
معدل النشاط : 4526
السُمعة : 0

http://www.newmyway.alafdal.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

أريد المساعده في تعديل خط المساهمات بالمنتدي Empty رد: أريد المساعده في تعديل خط المساهمات بالمنتدي

مُساهمة من طرف KhALiD-Net الخميس 31 مايو - 19:21

KhALiD-Net
KhALiD-Net
 
 

ذكر
عدد المساهمات : 3545
معدل النشاط : 8823
السُمعة : 152

http://ask.fm/kha10

الرجوع الى أعلى الصفحة اذهب الى الأسفل

أريد المساعده في تعديل خط المساهمات بالمنتدي Empty رد: أريد المساعده في تعديل خط المساهمات بالمنتدي

مُساهمة من طرف محمد رفعت محمود الخميس 31 مايو - 21:06

أريد فقط معرفة كيفية التعديل علي الكود الحالي

لتعديل حجم الخط ولونه

أريد معرفة الجزءالذي يمكن التغيير فيه

محمد رفعت محمود
محمد رفعت محمود
 
 

ذكر
عدد المساهمات : 67
معدل النشاط : 4526
السُمعة : 0

http://www.newmyway.alafdal.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

أريد المساعده في تعديل خط المساهمات بالمنتدي Empty رد: أريد المساعده في تعديل خط المساهمات بالمنتدي

مُساهمة من طرف KhALiD-Net الجمعة 1 يونيو - 5:12

يوضع في ورقة css
الكود:
[list=1]
[*]    .signature_div    {
[*]color: #17a0d9;
[*]text-align: center; 
[*]font-size: 16px;
[*]font-weight: bold;
[*]font-family:
[*]Trebuchet MS;
[*]
[*]  }
[/list]
شرح التحكم في الكود
هذا الرمز
#17a0d9
يمكنك تغير لون الكتابة في التوقيع وهذا موقع يحتوي علي جميع اكواد الالوان code-couleu

هذا الرمز
center
يعني توسيط ويمكن تبديله بـ
لو تريد تجعل جميع التواقيع علي اليسار حط مكانة هذا الرمز
Left

هذا الرمز
16px
يمكنك التحكم في حجم الخط تبديل الرقم 16 بأي رقم اخر
KhALiD-Net
KhALiD-Net
 
 

ذكر
عدد المساهمات : 3545
معدل النشاط : 8823
السُمعة : 152

http://ask.fm/kha10

الرجوع الى أعلى الصفحة اذهب الى الأسفل

أريد المساعده في تعديل خط المساهمات بالمنتدي Empty رد: أريد المساعده في تعديل خط المساهمات بالمنتدي

مُساهمة من طرف KaBoS™ الجمعة 1 يونيو - 5:18

ايه ده كله ...
بص من الاخر علشان تحل المشكله ..لو انت مركب كود خط css ومش عاجبك
وانت مش عارف توصله لانك وضعن اكود css كتير ف تاه بينهم
ضيف رابط منتداك هنا وحدد لى المنطقه التى تريد تغير الخط فيها وسوف اتتى لك بالكود من ورقة تصميمك مباشرة لتعديل عليه من جديد
KaBoS™
KaBoS™

أريد المساعده في تعديل خط المساهمات بالمنتدي 01010

ذكر
عدد المساهمات : 2
معدل النشاط : 4330
السُمعة : 1

https://help.ahlamontada.com/register?agreed=true&step=2

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى