السلام عليكم ورحمة الله وبركاته
ما المشكلة في وسم H2 هنا حيث يظهر صغير لو كان برابط أو بدون رابط
كود HTML:/* Set general CSS declarations */ * { font-family: tahoma; font-size: 1em; outline: 0; padding: 0; margin: 0; border: 0; text-decoration: none; vertical-align: baseline; white-space: normal; direction:rtl; } p { text-align:right; } a { color: <?=$_SESSION['acolor']?>; text-decoration: none; } a:hover { color: #ff9000; } html, body { line-height: 1; } hr { display: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; } blockquote, q { quotes: "" ""; } ul { list-style-type: none; } ol { list-style-type: decimal; } body { background: #FFFFFF; text-align: center; } #container { width: 980px; margin-right: auto; margin-left: auto; text-align: right; } .clear { clear: both; } /* Top part CSS */ #top { width: 980px; height: 34px; background: url(../images/top.gif) repeat-x; } #topleft { float: left; background: url(../images/topx.gif) left no-repeat; height: 34px; padding-left: 10px; } #topright { float: right; background: url(../images/topy.gif) right no-repeat; height: 34px; padding-right: 10px; } /* Page navigation CSS */ #pagenavigation { float: left; height: 32px; padding-top: 1px; padding-bottom: 1px; border-left: 1px solid #ddd; z-index: 20; } #pagenavigation li { float: left; display: block; height: 32px; border-right: 1px solid #ddd; } #pagenavigation li ul li { height: 24px; border-right: 0; border-bottom: 1px solid #ddd; width: 100%; } #pagenavigation li a { display: block; padding-left: 15px; padding-right: 15px; line-height: 32px; text-transform: uppercase; font-size: 0.7em; font-weight: bold; color: #888; } #pagenavigation li a:hover { background: #e6e8d7; color: #333; } #pagenavigation li.current_page_item a { background: #FFF; color: #3259d8; } #pagenavigation li.current_page_item a:hover { background: #FFF; color: #3259d8; } #pagenavigation ul { display: none; z-index: 99; position: absolute; } #pagenavigation ul li a { display: block; background: #FFF; } #pagenavigation li ul a:hover { display: block; background: #FFF; } #pagenavigation ul a { display: block; } #pagenavigation ul ul { margin-top: -27px; display: none; margin-left: 198px; position: absolute; border-left: 1px solid #ddd; border-right: 1px solid #ddd; } #pagenavigation li:hover ul ul { display: none; } #pagenavigation li:hover ul { display: block; } #pagenavigation ul li:hover ul { display: block; } #pagenavigation li ul li { display: block; width: 100%; } #pagenavigation li.page_item ul { border-top: 2px solid #ddd; width: 200px; } #pagenavigation li.page_item a { display: block; } #pagenavigation li.page_item a:hover { display: block; } #pagenavigation li.page_item ul li a { display: block; text-align: left; height: 24px; line-height: 24px; border-right: 1px solid #ddd; border-left: 1px solid #ddd; background: #FFF; padding-left: 15px; padding-right: 15px; text-transform: uppercase; font-size: 0.7em; font-weight: bold; color: #333; } #pagenavigation li.page_item ul li a:hover { display: block; text-align: left; height: 24px; line-height: 24px; border-right: 1px solid #aaa; border-left: 1px solid #ddd; background: #FFF; padding-left: 15px; padding-right: 15px; text-transform: uppercase; font-size: 0.7em; font-weight: bold; color: #ff9000; } /* Search form CSS */ .searchform { display: inline; } .searchform fieldset { display: inline; padding-top: 4px; } .searchform label { vertical-align: middle; display: inline; margin-right: 5px; font-size: 0.7em; color: #9ba2b8; font-weight: bold; } .searchform input { vertical-align: middle; display: inline; font-size: 0.7em; } .searchinput { background: #FFF; border: 1px solid #9ba2b8; width: 184px; padding-top: 3px; padding-bottom: 3px; color: #555555; } .searchbutton { background: #eee; border:1px solid #ddd; width: 40px; height: 22px; text-transform: uppercase; cursor: pointer; color: #9ba2b8; font-weight: bold; padding:2px 5px; } /* Header CSS */ #header { width: 980px; margin-top: 15px; margin-bottom: 15px; } #header img { display: block; } #headerlogo { float: right; display: inline; margin: 5px; text-align:right; } #headerad { float: left; display: inline; margin-left: 10px; } #headerlogo h1 { padding-top: 2px; } #headerlogo h1 a { font-size: 1.4em; font-weight: normal; } #headerlogo h1 a:hover { color: #4e74f2; } #headerlogo span { padding:3px 0; font-size: 0.9em; color: #555555; margin-bottom:2px; } /* Main Category Menu CSS */ #menu { width: 980px; height: 30px; background: url(../images/menur.gif) repeat-x; margin: 0 0 5px 0; } #menux { float: left; width: 965px; height: 30px; padding-left: 10px; background: url(../images/menux.gif) no-repeat left; } #menuy { float: right; width: 5px; height: 30px; background: url(../images/menuy.gif) no-repeat right; } #dmenu { float: right; height: 30px; z-index: 20; } #dmenu li { float: left; display: block; height: 30px; border-left: 1px solid #ccc; } #dmenu li ul li { height: 24px; border-right: 0; border-bottom: 1px solid #ddd; width: 100%; } #dmenu li a { display: block; line-height: 30px; padding-left: 15px; padding-right: 15px; font-size: 0.7em; color: #555555; font-weight: bold; } #dmenu li a:hover { background: url(../images/menuhover.gif) repeat-x; color: #3259d8; } #dmenu ul { display: none; z-index: 99; position: absolute; } #dmenu ul li a { display: block; background: #FFF; } #dmenu li ul a:hover { display: block; background: #FFF; } #dmenu ul a { display: block; } #dmenu ul ul { margin-top: -24px; display: none; margin-left: 199px; position: absolute; border-left: 1px solid #ddd; border-right: 1px solid #ddd; } #dmenu li:hover ul ul { display: none; } #dmenu li:hover ul { display: block; } #dmenu ul li:hover ul { display: block; } #dmenu li ul li { display: block; width:100%; } #dmenu li.cat-item ul { width: 200px; } #dmenu li.cat-item a { display: block; } #dmenu li.cat-item a:hover { display: block; } #dmenu li.cat-item ul li a { display: block; text-align: right; font-size: 0.8em; height: 24px; line-height: 24px; padding-left: 15px; padding-right: 15px; color: #333; font-weight: bold; border-right: 1px solid #ddd; border-left: 1px solid #ddd; } #dmenu li.cat-item ul li a:hover { display: block; text-align: right; font-size: 0.8em; height: 24px; line-height: 24px; padding-left: 15px; padding-right: 15px; color: #3259d8; font-weight: bold; border-right: 1px solid #ff9000; border-left: 1px solid #ddd; } /* RSS Bar CSS */ #rssbar { width: 980px; height: 30px; margin-top: 1px; margin-bottom: 5px; background: url(../images/rssbar.gif) repeat-x; } #rssbar #today { float: right; height: 30px; line-height: 30px; padding-right: 10px; background: url(../images/rssbary.gif) no-repeat right; font-size: 0.7em; color: #888; } #rssbar ul { float: left; background: url(../images/rssbarx.gif) no-repeat left; display: inline; height: 30px; padding-left: 10px; } #rssbar li.footer { float: left; background: url(../images/rssbarx.gif) no-repeat left; display: inline; height: 30px; line-height:30px; padding-left: 10px; font-size:0.7em; color:#aaa; } #rssbar ul li { float: left; margin-left: 20px; display: inline; } #rssbar ul li a { height: 30px; line-height: 30px; background: url(../images/rss.gif) no-repeat; background-position: right center; padding-right: 20px; padding-left: 20px; font-size: 0.7em; font-weight: bold; } #rssbar ul li a:hover { color: #4e74f2; } /* Featured Column CSS */ #featured { width: 980px; background: #FFF url(../images/bg.gif) repeat-y; border-bottom: 4px solid #ccc; } #featuredleft { float: right; width: 380px; background: url(../images/lround.gif) no-repeat top left; } #featuredright { float: right; width: 600px; background: url(../images/rround.gif) no-repeat top right; } /* Featured Posts CSS */ .featuredposts { width: 600px; } .featuredposts li { float: right; display: inline-block; border-left: 1px solid #eee; } .featuredposts li a { display:inline-block; padding-left: 20px; padding-right: 20px; line-height: 38px; height: 38px; font-size: 0.7em; font-weight: bold; color: #aaa; } .featuredposts li a:hover { background: url(../images/tabmover.gif) no-repeat top center; color: #ff9000; } .featuredposts li a.selected { background: url(../images/tabselector.gif) no-repeat top center; color: #3259d8; } .featuredposts li a.selected:hover { background: url(../images/tabselector.gif) no-repeat top center; color: #3259d8; } .featuredposts_content { display: none; border-top: 1px solid #eee; padding: 15px; width: 570px; text-align:right; } @media print { .featuredposts_content { display: inline-block !important; } } .featuredposts_content .thumb img { float: right; display: inline; margin-left: 15px; border: 3px solid #dcebf1; } .featuredposts_content .post { display: block; } .featuredposts_content .post h1 a { font-size: 0.9em; font-weight: normal; } .featuredposts_content .post h1 a:hover { color: #4e74f2; } .featuredposts_content .post .time { color: #999; font-size: 0.7em; line-height: 2em; } .featuredposts_content .post .entry { border-bottom: 1px solid #eee; } .featuredposts_content .post .entry p { font-size: 0.75em; line-height: 1.5em; color: #555555; padding: 0px 0px 5px 0px; } .featuredposts_content .post .endpost { padding-top: 5px; } .featuredposts_content .post .cat a { float: left; display: inline; padding: 5px; background: #999; text-transform: uppercase; font-size: 0.7em; color: #FFF; font-weight: bold; line-height: 1.1em; } .featuredposts_content .post .cat a:hover { background: #ff9000; } .extra { float: right; } .extra li { display: inline; margin-right: 10px; } .extra li a { font-size: 0.7em; font-weight: bold; } .extra li.comments a { padding-right: 15px; padding-left: 20px; color: #ff9000; } .extra li.comments a:hover { text-decoration: none; } /* Featured Tabs CSS */ .featuredtabs { width: 380px; } .featuredtabs li { float: right; display: inline-block; text-align: center; border-right: 1px solid #eee; } .featuredtabs li a { display: inline-block; padding-left: 20px; padding-right: 20px; line-height: 38px; height: 38px; font-size: 0.7em; font-weight: bold; color: #aaa; } .featuredtabs li a:hover { background: url(../images/tabmover.gif) no-repeat top center; color: #ff9000; } .featuredtabs li a.selected { background: url(../images/tabselector.gif) no-repeat top center; color: #3259d8; } .featuredtabs li a.selected:hover { background: url(../images/tabselector.gif) no-repeat top center; color: #3259d8; } .featuredtabs_content { display: none; border-top: 1px solid #eee; padding: 15px; width: 350px; text-align:right; } @media print { .featuredtabs_content { display: block !important; } } .featuredtabs_content ul { } .featuredtabs_content ul li { border-bottom: 1px dotted #ccc; margin-bottom: 4px; padding-bottom: 4px; font-size: 0.7em; line-height: 1.4em; color: #999; } .featuredtabs_content ul li span { display: block; } .featuredtabs_content ul li span a { color: #333; } .featuredtabs_content ul li span a:hover { color: #ff9000; } /* Big Column CSS */ #bigcolumn { width: 980px; padding-bottom: 10px; background: #E2EFF8 url(../images/closeBigColumn.gif) no-repeat bottom; } #widecolumn { float: right; width: 640px; margin-right: 8px; display: inline; } #top_posts { float: right; width: 630px; margin-left: 8px; margin-right: 8px; display: inline; font-size: 0.75em; } #recent_posts { float: right; width: 316px; display: inline; font-size: 0.75em; } /* Main CSS */ #top_posts h2, #recent_posts h2 { float: right; text-transform: uppercase; color: #333; background: url(../images/bullet.gif) no-repeat; background-position: right 7px; padding-right: 12px; padding-left:12px; font-size: 0.9em; height: 20px; line-height: 20px; margin-top: 10px; margin-bottom: 3px; } a.more { float: left; background: url(../images/more-trans.png) no-repeat; width: 80px; text-align: center; color: #FFF; font-size: 10px; height: 20px; line-height: 20px; margin-top: 10px; margin-bottom: 3px; } a.more:hover {color:#000} #top_posts h2 img, #recent_posts h2 img {position:relative;top:1px;left:5px;} .postbox { margin-bottom: 10px; background: #FFF; padding: 10px; border: 1px solid #d8e1f0; text-align:right; } .postbox p { text-align: justify; margin: 0; color: #555555; } .ad img, .ad a img { display: block; } /* Top Posts CSS */ .top_thumb img { float: right; display: inline; width: <?=$_SESSION['thumb2w']?>px; height: <?=$_SESSION['thumb2h']?>px; margin-left: 10px; } .top_entry { display: inline; } .top_entry h3 a { font-size: 1.1em; color: #555555; } .top_entry h3 a:hover { color: #ff9000; } .top_entry .time { color: #999; line-height: 2em; font-size: 0.9em; } .top_entry .excerpt p { line-height: 1.5em; text-align: justify; margin: 0px 0px 7px 0px; color: #555555; border-bottom: 1px dotted #eee; } .top_entry .postbit { float: right; width: 294px; } .top_entry .postbit li { display: block; float: right; display: inline; margin-left: 5px; } .top_entry .postbit li a { display: block; padding: 5px; background: #eee; text-transform: uppercase; font-size: 0.9em; color: #555555; line-height: 1.1em; border: 1px solid #ddd; } .top_entry .postbit li a:hover { background: #fff; color: #333; } /* Sidebar CSS Widgets */ .center { text-align: center; margin-right: auto; margin-left: auto; } #sidebar { float: right; width: 316px; margin-left: 8px; margin-right: 8px; display: inline; font-size: 0.7em; color: #555555; } #sidebar h2 { text-transform: uppercase; color: #333; background: url(../images/hbullet.gif) no-repeat; background-position: right 7px; padding-right: 12px; font-size: 1em; height: 20px; line-height: 20px; margin-top: 10px; margin-bottom: 3px; text-align:right; } #sidebar p {margin: 0px 0px 7px 0px} .sidebarc {width: 316px} .sidebar { float: right; width: 150px; } .textwidget, .sidebar div, .box, .sidebar ul ul, .sidebarc ul ul { background: #FFF; padding: 10px; border: 1px solid #d8e1f0; line-height: 1.5em; } .sidebar div div {padding:0;border:0;} .sidebar ul ul ul, .sidebarc ul ul ul { background: #FFF; padding: 0; border: 0; line-height: 1em; } .sidebar li li, .sidebarc li li { padding-top: 2px; padding-bottom: 2px; padding-left: 15px; border-bottom: 1px dotted #ddd; background: url(../images/bullet.gif) no-repeat; background-position: left 7px; } .sidebar li li li, .sidebarc li li li { padding-top: 2px; padding-bottom: 2px; padding-left: 15px; border-bottom: 0; background: url(../images/bullet.gif) no-repeat; background-position: left 4px; } /* Subscribe RSS Form */ .subscribe { width: 294px; text-align:right; } .subscribe fieldset { display: inline; margin-bottom: 10px; border-bottom: 1px dotted #ddd; padding-bottom: 10px; width: 294px; } .subscribe input { display: inline; vertical-align: middle; } .feedinput { border-top: 1px solid #bbb; border-left: 1px solid #bbb; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; width: 184px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; color: #555555; } .feedinput:focus { background: #fdfff4; border-top: 1px solid #aaa; border-left: 1px solid #aaa; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; } .feedsubmit { background: url(../images/feedsubmit.gif) no-repeat; font-weight: bold; width: 44px; height: 21px; cursor: pointer; color: #fff; } .feedlink { text-align:right; background: url(../images/rss.gif) no-repeat right; padding-left: 20px; padding-right:20px; font-weight: bold; } /* Fix Corners CSS *do not touch* please! */ #fixcorners { display: block; width: 980px; height: 5px; background: #E2EFF8 url(../images/lblue.gif) no-repeat left bottom; } #rightcorner { display: block; width: 5px; height: 5px; background: #E2EFF8 url(../images/rblue.gif) no-repeat right bottom; float: right; } /* Footer */ #footer { width: 980px; margin-bottom: 20px; } #footer a:hover { color: #FFF; } #required { float: left; margin-left: 10px; font-size: 11px; color: #555555; } #copyright { float: right; margin-right: 10px; font-size: 11px; color: #555555; } /* POST BODY CSS */ .postbody { text-align:right; background: #FFF; padding: 10px; border: 1px solid #d8e1f0; margin-top: 10px; } .postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 { line-height: 1.3em; margin: 0px 0px 5px 0px; } .postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 { line-height: 1.3em; margin: 0px 0px 5px 0px; } .postbody p { font-size: 0.90em; line-height: 1.5em; color: #555; margin: 0px 0px 10px 0px; } .postbody h1 { font-family: tahoma; font-size: 1.4em; font-weight: normal; color: #333; } .postbody h2 { font-size: 1.3em; color: #ff9000; } .postbody h3 { font-size: 1.1em; font-family: tahoma; font-weight: normal; color: #333; padding-top: 15px; } .postbody h4 { font-size: 0.9em; font-weight: bold; color: #666; } .postbody h5 { font-size: 0.8em; font-weight: bold; color: #999; } .postbody h6 { font-size: 0.7em; font-weight: bold; color: #577aee; } .postbody ol {padding-left: 20px;} .postbody ul {margin: 5px 5px 20px 5px;} .postbody ol {margin: 5px 5px 20px 5px;} .postbody ul ul {margin: 5px 5px 5px 5px;} .postbody ol ol {margin: 5px 5px 5px 5px;} .postbody ol li { line-height: 1.5em; color: #333; margin-bottom: 5px; font-size: 12px; } .postbody ul li { line-height: 1.5em; color: #333333; background: url(../images/bullet.gif) no-repeat; background-position: left 6px; padding-left: 20px; margin-bottom: 5px; font-size: 12px; } .postbody blockquote { background: #fffced; border: 1px solid #dfdccb; margin-bottom: 15px; padding-top: 10px; padding-left: 10px; padding-right: 10px; display: block; } .postbody blockquote p { font-family: tahoma; font-size: 0.8em; line-height: 1.3em; color: #587ae6; } .postbody ins { color: #333; text-decoration: underline; } .postbody del { color: #999; text-decoration: line-through; } .postbody code { font-size:14px; color: #000000; } .postbody pre { text-align: left; border: solid 1px #ccc; font-size:1.3em; padding:5px; background: #FBFBFB; margin:5px 0px; } .error { margin:10px 0; background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4; text-align:center; padding:10px; } .error h1{ line-height:20px; background:url(../images/error-trans.png) no-repeat right center; font-size:0.8em; font-weight:normal; } .doyou { text-align:right; background:#FFF6BF; color:#514721; border-color:#FFD324; padding:10px; } /* Results .p class */ .p { border-top: 1px solid #eee; padding-top: 10px; margin-top: 10px; } .p .thumb img { float: left; display: inline; width: <?=$_SESSION['thumb3w']?>px; height: <?=$_SESSION['thumb3h']?>px; margin-right: 10px; border: 3px solid #dcebf1; } .p .time { font-size: 0.7em; color: #999; } .p .excerpt { padding-top: 5px; } .p .info { text-align: right; font-size: 0.7em; line-height: 1.3em; color: #999; } .p .tags { background: #fdfff4; padding: 5px; font-size: 0.7em; line-height: 1.3em; color: #555555; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; text-transform: lowercase; margin-top: 5px; } .p .tags a { color: #333; } .p .tags a:hover { color: #3259d8; } /* Navigation CSS */ .navigation { } .navigation a { font-size: 0.7em; line-height: 1.1em; font-weight: bold; } .navigation a:hover { background: #ff9000; color: #FFF; } .navleft { float: left; } .navright { float: right; } /* Alternative: single post ONLY SPECIFIC CSS */ .postbody_singlepost .time { color: #999; font-size: 0.7em; line-height: 1.3em; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px; text-align:right; } .postbody_singlepost .tags { color: #333; font-size: 0.7em; line-height: 1.2em; text-align:right; } .postbody_singlepost .tags a { color: #999; } .postbody_singlepost .tags a:hover { color: #ff9000; } .postbody_singlepost .cc { margin-top: 10px; background: #F9F9F1; border-bottom: 1px dotted #ccc; padding: 5px; line-height: 1.5em; font-size: 0.8em; color: #555555; text-align:right; } .postbody_singlepost .the_content { margin-top: 10px; margin-bottom: 10px; } .postbody_singlepost .the_content img { border: 3px solid #dcebf1; } .the_content p {line-height: 1.5em;color:#555;} /* Special Single Post Classes */ .edit, .follow, .track { font-size: 0.75em; line-height: 1.5em; text-align:right; } .follow { border: 1px solid #eee; padding: 5px; color: #999; text-align:right; } .track { background: #eee; border: 1px solid #eee; padding: 5px; color: #777; } .follow a { font-weight: bold; } .track a { font-weight: bold; } /* CSS for Floating Images in Single Post View */ .alignleft { float: left; display: inline; background: #fff; margin-right: 15px; margin-bottom: 5px; } .alignright { float: right; display: inline; background: #fff; margin-left: 15px; margin-bottom: 5px; } .aligncenter { display: inline; text-align: center; margin-right: auto; margin-left: auto; } .alignnone { } p.wp-caption-text { padding: 5px; font-size: 0.7em; color: #999; } /* Commenting System CSS */ #combox, #combox ol, #combox ol li, #combox ol li.alt { font-size: 1em; line-height: 1em; } #combox { padding:0; margin:0; border:0; padding-top: 20px; padding-bottom: 20px; } ol.commentlist { padding:0; margin:0; border:0; list-style-type: none; margin-bottom: 20px; } ol.commentlist li { padding:0; margin:0; border:0; background: #fff; border: 1px dotted #ddd; padding: 10px; margin-top: 10px; } ol.commentlist li.alt { padding:0; margin:0; border:0; background: #fffff9; border: 1px dotted #ddd; padding: 10px; margin-top: 10px; } .pane_l { float: right; text-align: right; display: inline; width: 150px; min-width: 150px; max-width: 150px; padding-left: 15px; border-left: 1px dotted #ddd; font-size: 0.7em; } .pane_r { display: block; margin-right: 180px; } .pane_r p {color:#777;font-size:0.8em;} .c_author { font-weight: bold; margin: 0px 0px 5px 0px; } .c_avatar { display: block; margin: 0px 0px 5px 0px; } .c_avatar img {border: 3px solid #eee} .c_date {color: #aaa} .c_approved {color: #aaa} /* Leave a Reply form CSS */ .reply { background: #eee; padding: 5px 10px 10px 10px; border: 1px solid #ddd; text-align:right; } .reply p { margin-top: 10px; } .reply fieldset { vertical-align: middle; } .reply input { vertical-align: middle; } .reply textarea { vertical-align: middle; display: inline; } .reply label { vertical-align: middle; font-weight: bold; font-size: 0.9em; } .replytext { border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #eee; border-bottom: 1px solid #eee; width: 200px; padding: 2px; color: #555555; } .replytext:hover { border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #fffff7; } .replyarea { border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #eee; border-bottom: 1px solid #eee; line-height: 1.5em; padding: 2px; width: 555px; height: 120px; color: #555555; } .replyarea:hover { border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; background: #fffff7; } .replybutton { background: #ff9000; text-align: center; font-weight: bold; color: #FFF; padding:5px; } .replybutton:hover { background: #3259d8; color: #fff; } /* Vertical align for images */ #combox img {vertical-align: middle} /* Additional CSS */ .feedinner a { text-align:right; font-size: 11px; text-transform: uppercase; font-weight: bold; } .feedinner img { position: relative; top: 3px; }
الرجاء تعديل وسم H2 بحيث يكون بخط مناسب سواء كان برابط أو بدون رابط


رد مع اقتباس
