مشكلة في مظهر الموضوع

4 مشترك

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

مشكلة في مظهر الموضوع Empty مشكلة في مظهر الموضوع

مُساهمة من طرف ismail_bouzid 15/12/2014, 13:44

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

رجاء من الإخوة الأعزاء مشكلتي هي أن الجزء المخصص للبيانات الشخصية أكبر أو مساوي للجزء المخصص للموضوع كما في الصورة التالية

مشكلة في مظهر الموضوع K4xdp5

السؤال: كيف أعيد عرض الجزء المخصص لبيانات العضو أصغر من عرض الجزء المخصص للموضوع ؟

وشكرا على تفهمكم
ismail_bouzid
ismail_bouzid
 
 

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

https://tn50.yoo7.com/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف stones 15/12/2014, 14:14

مرحبا
يمكن يكون من كود اضفته في ورقةcss
للبيانات الشخصية قياس الكود كبيرة ضع ورقةcss
هناء او عبر الخاص يعدل عليها
stones
stones
 
 

ذكر
عدد المساهمات : 7462
معدل النشاط : 16235
السُمعة : 414

http://stones.arab.st/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف ismail_bouzid 15/12/2014, 21:46

شكرا لك أخي الغالي

ولكني لم أغير في الـCSS ولكني سآتيك به بعد قليل
ismail_bouzid
ismail_bouzid
 
 

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

https://tn50.yoo7.com/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف ismail_bouzid 15/12/2014, 21:50

تفضل أخي
لقد وضعت طلبك في ملف txt وفيه كل الكود

http://www.gulfup.com/?QvXCBB
ismail_bouzid
ismail_bouzid
 
 

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

https://tn50.yoo7.com/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف stones 16/12/2014, 12:05

الورقة كبيرة جدا
هذه الاكواد المكررة والي تم حذفها
الكود:

/* View forum body */
.posting-options {
 margin: 0.5em 0;
 }
.posting-options.topic-options {
 float: left;
 width: 49%;
 }
.posting-options .posting-buttons {
 list-style: none;
 }
.posting-options .posting-buttons li {
 float: left;
 }
.formsubtitle {
 padding: 5px;
 }
* html .formsubtitle {
 zoom: 1;
 }
.formsubtitle h4 {
 font-size: 11px;
 }
.activeusers-box p {
 padding: 5px;
 }
.activeusers {
 padding: 5px;
 text-align:center;
 }


=================================

*Profile View*/
.profile-view .personal-info {
 margin-right: 215px;
 }
.profile-view .avatar {
 float: right;
 margin-right: -215px;
 text-align: center;
 width: 215px;
 }
* html .profile-view .avatar {
 position: relative;
 }
.profile-view .avatar img {
 display: block;
 margin: 5px auto;
 }
.avatar img{
 width: 50px;
 }
.profile-view .avatar img#i_icon_pm {
 display: inline;
 }
.profile-view p {
 margin: 0 5px;
 padding: 5px;
 }
.profile-view .popmenubutton {
 margin: 10px auto;
 }
.profile-view .popmenubutton a {
 font-weight: normal;
 }
.profile-view .profile-view-list ul {
 list-style: none;
 }
.profile-view .profile-view-list ul li {
 padding: 8px 10px;
 }
.profile-view .profile-view-list ul li.last {
 border-bottom: none;
 }
.profile-view-list dl{
 padding:8px 10px;
 width:98%;
 border-bottom:1px solid #dcdcdc;
 clear:both;
 }
.profile-view-list dl dt{
 float:right;
 display:block;
 width:10em;
 }
.profile-view-list dl dd{
 margin-right:10em;
 padding-right:12px;
 }

========================================

/* Difference between homepage and viewforum page */
.ul-icons-home {
 list-style: none;
 float: right;
 margin: auto;
 width:100%;
 }
.ul-icons-home li {
 font-size: 11px;
 display: inline;
 }
.ul-icons-home li img {
 vertical-align: middle;
 }
.ul-icons {
 list-style: none;
 float: right;
 margin: 0 1em 0 0;
 text-align:right;
 }
.ul-icons li {
 font-size: 11px;
 }
.ul-icons li img {
 vertical-align: middle;
 }

======================علامة تحديد للفهم==========================

/*Drafts*/
.drafts th.subject {
 width: 40%;
 }

/* ************************Posts************************ */
.post-container {
 margin-right: 18em;
 }
.postbody {
 width: 100%;
 background-color: transparent;
 }
*+ html .postbody {
 word-wrap: break-word;
 }
* html .postbody {
 word-wrap: break-word;
 }
.post-entry {
 margin: 0.5em;
 overflow: hidden;
 }
* html .post-entry {
 width: 96.9%;
 float: right;
 }
.postprofile {
 float: right;
 margin-right: -18em;
 width: 18em;
 }
* html .postprofile {
 position: relative;
 }
.post-footer {
 clear: both;
 }
.post-footer img {
 cursor: pointer;
 }
.post .post-header {
 padding: 2px 8px;
 min-height: 30px;
 }
.module .postbody .postbody-head {
 margin-left: 0;
 }
.postprofile-head .popmenubutton-new-out {
 margin: 0 auto;
 float: none;
 padding: 0.3em 0;
 }
.postbody-head .post-info {
 list-style: none;
 float: left;
 }
.postbody-head .post-info li {
 float: left;
 margin-left: 0.5em;
 }
.postdetails {
 font-size: 11px;
 line-height: 140%;
 }
.postdetails h3 {
 font-size: 11px;
 margin-left: 15%;
 }
*+ html .postbody {
 word-wrap: break-word;
 }
* html .postbody {
 word-wrap: break-word;
 }
.postprofile-details {
 margin: 1em;
 word-wrap: break-word;
 }
.postprofile-details dt{
 font-weight:400}
.postprofile-details dt a{
 text-decoration:none}
.post-footer ul.posting-icons,.post-footer ul.misc-icons {
 list-style: none;
 float: right;
 margin: 5px;
 }
.post-footer ul.misc-icons {
 float: left;
 }
.post-footer ul.posting-icons li,.post-footer ul.misc-icons li {
 float: left;
 }
.popmenubutton-new-out {
 float: none;
 width: 15em;
 }
.popmenubutton-new-out a {
 text-align: right;
 }
.postprofile-head {
 }
.postprofile-head .avatar {
 
/*float: right;
 */
text-align: center;
 }
.postprofile-head .avatar img {
 width: 50px;
 height: 50px;
 }
.postprofile-head ul li {
 background-image: none;
 }
.signature {
 padding: 1em;
 }
* html .signature {
 zoom: 1;
 }
.topic-footer {
 padding: 5px;
 }
.next-prev {
 float: right;
 }
.bar {
 padding: 5px;
 }
.postreview .box-content {
 padding-top: 0;
 }
.postreview .post {
 margin: 0;
 border-bottom: none;
 }
.postreview .postbody .postbody-head h3 {
 font-size: 11px;
 font-weight: normal;
 }
.postreview .postprofile-head h3 {
 font-size: 12px;
 }
.lastaction {
 font-size: 0.9em;
 }

/* Search results */
.postprofile .post-options {
 list-style: none;
 padding: 8px;
 line-height: 1.8em;
 font-size: 11px;
 }
.search-results-posts .postbody-head h3 {
 font-size: 12px;
 }
.search-results-posts .postbody-head h3 a,.search-results-posts .postprofile-head .username a {
 text-decoration: none;
 }
.postprofile .post-options .label {
 font-weight: bold;
 }
.post-entry ul,.post-entry ol {
 margin-left: 0;
 margin-right: 3em;
 }
.vote {
 float: left;
 width: 9px;
 margin-right: 4px;
 }
.vote .vote-button {
 text-align: center;
 font-weight: bold;
 margin-right: -1px;
 }
.vote .vote-button a {
 text-decoration: none !important;
 }
.vote .vote-bar {
 width: 3px;
 height: 50px;
 margin: 0 auto;
 border: 1px solid #536482;
 font-size: 0;
 }
.vote .vote-no-bar {
 letter-spacing:-2px;
 margin-left:-2px;
 white-space:nowrap;
 }
.vote .vote-bar-plus {
 background-color: #0f0;
 }
.vote .vote-bar-minus {
 background-color: #f00;
 }
=================================================
/* resize image */
.resize_process .resizebox {
 display: none;
 }
.resize_process img.resize_img {
 display: none;
 }
.resizebox a.enlarge, .resizebox a.fullsize, .resizebox a.resize {
 display: inline-block;
 zoom: 1;
 *display: inline;
 }
.resizebox.enlarged a.enlarge {
 display: none;
 }
.resizebox.enlarged a.resize {
 display: inline-block;
 }
.resizebox a.resize {
 display: none;
 }
.resizebox {
 background-color: #ebeadd;
 max-width: 100%;
 line-height: 1.1em;
 cursor: default;
 font-size: 11px;
 font-weight: normal;
 font-style: normal;
 margin: 0;
 text-align: right;
 display: inline-block;
 }
.resizebox div {
 font-weight: normal;
 font-style: normal;
 margin: 0;
 }
.resizebox .resize_border {
 border: 1px solid #ffffff;
 display: block;
 }
.resizebox .resize_content {
 padding: 5px 10px;
 display: inline-block;
 zoom: 1;
 *display: inline;
 }
.resizebox .resize_filler {
 border: none;
 padding: 0;
 width: 40px;
 display: inline-block;
 zoom: 1;
 *display: inline;
 }
========================================
ul.profile_field_list {
 padding:0;
 }
html ul.profile_field_list li {
 list-style-type: none;
 }
ul.profile_field_list > li {
 list-style-type: none;
 }
.inputURL {
 font-size:10px;
 font-family:"Courier New", "Times New roman";
 letter-spacing:-1px;
 }
.middleline {
 line-height:2em;
 }
.invisible{
 display:none;
 visibility:hidden;
 }
.visible{
 display:block;
 visibility:visible;
 }

/* ajax profil */
.ajax-profil_hover{
 background:transparent}
.ajax-profil_parent{
 position:relative;
 zoom:1}
.ajax-profil_edit{
 cursor:pointer;
 position:absolute;
 top:0;
 right:-18px}
.ajax-profil_edit img{
 margin-right:4px}
.ajax-profil_valid{
 cursor:pointer;
 margin-right:4px;
 vertical-align:middle}
#profile-advanced-details dl{
 padding:8px 10 8px 0;
 width:98%;
 margin:10px 0 0;
 }
#profile-advanced-details dl dt{
 float:right;
 display:block;
 width:10em;
 }
#profile-advanced-details dl dd{
 margin-right:10em;
 padding-right:12px;
 }
#profile-advanced-details div.separator{
 clear:both;
 font-size:1px;
 line-height:1px;
 border-bottom:1px solid #dcdcdc;
 padding-top:10px;
 }
#profile-advanced-details .ajax-profil_edit{
 right:-4px;
 }

=====================================
#profile-advanced-details .message-footer li.last:after {
 content: normal;
 }
#profile-advanced-layout #new-message {
 position: relative;
 padding-top: 10px;
 }
#profile-advanced-layout #new-message-link {
 position: absolute;
 top: 0;
 left: 4px;
 }
#profile-advanced-details .top {
 margin-bottom: 16px;
 }
#profile-advanced-details .bottom {
 margin-top: 16px;
 }
#profile-advanced-right {
 float: left;
 width: 304px;
 }
#profile-advanced-add {
 margin-left: 4px;
 padding: 4px 0;
 text-align: right;
 }
#profile-advanced-details .stats-field {
 margin: 4px 0 10px 4px;
 padding: 0 10px 6px;
 }
#profile-advanced-details .stats-field legend {
 font-weight: bold;
 }
#profile-advanced-details .stats-field ul {
 list-style-type:none;
 text-indent: 10px;
 padding: 0;
 }
#profile-advanced-details .stats-field li {
 margin: 4px 0;
 }

==========================
#profile-advanced-details .message-block {
 margin-right: 57px;
 zoom:1;
 }
#profile-advanced-details .message-header {
 border-top: 1px solid #ffffff;
 background: #e6f4ff;
 padding: 4px;
 margin-bottom: 4px;
 }
#profile-advanced-details .message-date {
 float: left;
 }
#profile-advanced-details .message-body {
 margin-bottom: 4px;
 }
#profile-advanced-details .message-footer {
 text-align: left;
 }
#profile-advanced-details .message-footer li {
 display: inline;
 margin: 0 0.25em;
 
/* Spacing between generation dot */
}
#profile-advanced-details .message-footer li:after {
 content: ' .';
 
/* Beware of character: can create a whitepage in IE6 if char does not exist in lang. */
}
#profile-advanced-details .message-footer li a {
 margin-left: 0.25em;
 
/* Spacing between generation dot */
text-decoration: underline;
 }

===================================

/*Advanced Profile*/
#profile-advanced-layout {
 float: right;
 margin-left: -304px;
 width: 100%;
 }
#profile-advanced-left {
 margin-left: 304px;
 }
#profile-advanced-avatar {
 float: right;
 width: 30%;
 }
#profile-advanced-points, #profile-advanced-reputation {
 float: right;
 }
#profile-advanced-avatar .module, #profile-advanced-points .module, #profile-advanced-reputation .module, #profile-advanced-details {
 margin-left: 4px;
 }
*+ html #profile-advanced-avatar .module, *+ html #profile-advanced-points .module, *+ html #profile-advanced-reputation .module, *+ html #profile-advanced-details {
 margin-top: 11px;
 }
#profile-advanced-avatar .module, #profile-advanced-points .module, #profile-advanced-reputation .module, #profile-advanced-right .module {
 margin-bottom: 4px;
 }
#profile-advanced-details ol {
 list-style: none;
 }
#profile-advanced-details ol li {
 display: block;
 margin-bottom: 4px;
 }
#profile-advanced-details .avatar {
 float: right;
 }

========================================

/*Profile View*/
.profile-view .popmenubutton a {
 background-color: #fff;
 }
.profile-view .profile-view-list ul li {
 border-bottom: 1px solid #ffffff;
 }
#profile-view-avatar, #profile-view-right {
 float: right;
 width: 30%;
 }
#profile-view-ministats, #profile-view-reputation {
 float: right;
 width: 35%;
 }
#profile-view-ministats .module, #profile-view-reputation .module {
 margin-right: 4px;
 }
#profile-view-tabs {
 float: right;
 width: 70%;
 }

================================
/* ******************Pagination******************* */
div.pagination {
 float: right;
 margin-top: 8px;
 margin-bottom: 0.5em;
 width: 49%;
 }
.gen .forumline .thHead {
 padding: 5px;
 }
.gen table.forumline td {
 padding: 5px;
 }
.pagination table td {
 padding: 5px;
 text-align: center;
 }
div.pagination a {
 padding: 2px 4px;
 text-decoration: none;
 }
div.pagination a:before {
 content: ' ';
 white-space: pre;
 }
div.pagination a:after {
 content: ' ';
 white-space: pre;
 }
div.pagination b {
 padding: 2px 4px;
 font-weight: normal;
 }
strong.pagination a,.topic-paging a {
 margin: 0;
 padding: 2px 0;
 font-size: 10px;
 text-decoration: none;
 }
strong.pagination {
 direction: rtl;
 unicode-bidi: embed;
 }
strong.pagination a:before {
 content: ' ';
 white-space: pre;
 }
strong.pagination a:after {
 content: ' ';
 white-space: pre;
 }
strong.pagination span.page-sep {
 visibility: hidden;
 }

/* ***************Modules and Portal*************** */
.module ul, .module ol {
 padding-right: 40px;
 }
.module .maintitle {
 padding: 5px;
 }
.module .maintitle h3 {
 float: none;
 font-size: 1em;
 }
.module .box-content {
 border-bottom: none;
 padding: 5px;
 line-height: normal;
 }
.module .postbody {
 padding: 0;
 }
.module .postbody .postbody-head {
 height: auto;
 padding: 5px;
 }
.module .postbody .post-footer {
 padding: 3px 5px;
 font-size: 0.8em;
 }
.module .postbody .post-read-full {
 font-size: 0.8em;
 }
.module .box-content.ipbform {
 padding: 0;
 border: none;
 }
.module .box-content.ipbform fieldset {
 border: none;
 padding: 0;
 margin: 0;
 }
.module .box-content.ipbform fieldset dl {
 padding: 5px}
.module .box-content.ipbform fieldset.formbuttonrow {
 padding: 5px !important;
 text-align: center;
 }
.module .box-content .forgot-pwd {
 font-size: 0.8em;
 }
.module .mod-login dt {
 float: left;
 margin-right: 0.5em;
 }
*+ html .module.social-book .bookmark-img {
 width: 80%;
 }
.module .social-bookmark {
 font-size: 0.9em;
 }
.module .box-content.poll {
 padding: 0;
 }
.module .box-content.poll dt {
 float: right;
 }
.module .box-content.poll dd {
 margin-left: 0;
 margin-right: 41%;
 }
.module .box-content.poll dd.pstats {
 float: right;
 }
.module ul {
 margin-left: 1.5em;
 }
.module table.mod-top-posters {
 table-layout: fixed;
 }


=====================================
#search_menu a img{
 background:url("http://2img.net/i/fa/sprite_subsilver_menu.png") no-repeat top left;
 background-position:-684px 0;
 width:12px;
 height:13px;
 }

/**** Addthis ****/
#at16lb{
 display:none;
 position:absolute;
 top:0%;
 left:0%;
 width:100%;
 height:100%;
 z-index:1001;
 background-color:black;
 opacity:0.001;
 }
#at20mc, #at_email, #at16pib, #at16pc, #at16pi, #at_share, #at_complete, #at_success, #at_error {
 position:static!important;
 }
#at20mc {
 position:absolute;
 left:0px;
 top:0px;
 }
#at20mc a {
 color:#3366BB;
 }
.at15a{
 border:0px;
 height:0px;
 margin:0px;
 padding:0px;
 width:100%;
 width:230px}
.atnt {
 text-align:center!important;
 padding:6px 0px 0px 0px!important;
 height:24px!important}
.atnt a {
 text-decoration:none;
 color:#3366bb}
.atnt a:hover {
 text-decoration:underline}
#at_msg,#at16p label,#at16nms,#at_share .at_item,#at16p,#at15s,#at16p form input,#at16p form textarea {
 font-family:arial,helvetica,tahoma,verdana,sans-serif!important;
 font-size:12px!important;
 outline-style:none;
 outline-width:0px;
 line-height:1em}
* html #at15s.mmborder {
 position:absolute!important}
#at15s.mmborder {
 border:10px solid #7f7f7f!important;
 position:fixed!important}
#at15s.mmborder {
 width:240px!important}
#at15s{
 background-color: #fff !important;
 background-image: none !important;
 border: 1px solid #e5e5e5;
 padding: 0 !important;
 width: 160px !important;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -moz-box-shadow: 0 0 10px #000;
 -webkit-box-shadow: 0 0 10px #000;
 top: 1px;
 right: 8px;
 color: #4c4c4c !important;
 }
#at15s_head{
 position:relative;
 background:#f2f2f2;
 padding:4px;
 cursor:default;
 border-bottom:1px solid #e5e5e5}
#at15s_brand,#at16_brand{
 position:absolute}
#at15s_brand {
 top:4px;
 right:4px}
#at16_brand{
 top:5px;
 right:30px;
 cursor:default}
#at_hover{
 padding:4px}
#at_hover .at_item, #at_share .at_item{
 background:#fff!important;
 float:left!important;
 color:#4c4c4c !important}
#at16nms {
 padding:4px 5px}
#at_hover .at_item{
 width:102px!important;
 padding:2px 3px!important;
 margin:1px}
#at_hover .at_item.atiemode2 {
 width:104px!important}
#at_hover .at_item:hover,#at_hover .at_item.athov {
 margin:0px!important}
#at_hover .at_item:hover,#at_hover .at_item.athov,#at_share .at_item:hover,#at_share .at_item.athov{
 background:#f2f2f2!important;
 border:1px solid #e5e5e5;
 color:#000!important}
* html #at_hover .at_item {
 border:1px solid #fff}
* html #at_hover .at_item.athov {
 border:1px solid #e5e5e5!important;
 margin:1px!important}
#at_email15{
 padding-top:5px}
.at15e_row{
 height:28px}
.at15e_row label,.at15e_row span{
 padding-left:10px!important;
 display:block!important;
 width:60px!important;
 float:left!important}
.at15e_row input,.at15e_row textarea{
 display:block!important;
 width:150px!important;
 float:left!important;
 background:#fff!important;
 border:1px solid #ccc!important;
 color:#333!important;
 font-size:11px!important;
 font-weight:normal!important;
 padding:0pt!important}
#at_email label,#at_email input,#at_email textarea {
 font-size:11px!important}
.at15t{
 display:block!important;
 height:16px!important;
 line-height:16px!important;
 padding-left:20px!important;
 background:url(http://2img.net/i/fa/addthis/widget04.png) no-repeat left;
 cursor:pointer}
.addthis_button {
 cursor:pointer}
.addthis_toolbox.addthis_default_style span {
 line-height:16px}
.addthis_default_style .addthis_separator {
 margin:0px 5px;
 display:inline}
div.atclear {
 clear:both}
.addthis_default_style .addthis_separator,.addthis_default_style .at300b,.addthis_default_style .at300m,.addthis_default_style .at300bs {
 float: left}
.at300b img {
 border:0}
.addthis_default_style .at300b,.addthis_default_style .at300m {
 padding:0px 2px}
.at300b,.at300m,.at300bs {
 cursor:pointer}
.at300bs {
 background:url(http://2img.net/i/fa/addthis/widget04.png) no-repeat left;
 overflow:hidden;
 display:block;
 height:16px;
 width:16px;
 line-height:16px!important}
.at300bs.at15t_expanded,.at300bs.at15t_compact {
 background:url(http://2img.net/i/fa/addthis/logo1414.gif) no-repeat left;
 margin-right:4px}
.at15t_more{
 background:url(http://2img.net/i/fa/addthis/logo1414.gif) no-repeat left !important}
.at15t_000{
 background-position:0px -0px}
.at15t_aim{
 background-position:0px -16px!important}
.at15t_amazonwishlist{
 background-position:0px -32px!important}
.at15t_ask{
 background-position:0px -48px!important}
.at15t_backflip{
 background-position:0px -64px!important}
.at15t_ballhype{
 background-position:0px -80px!important}
.at15t_bebo{
 background-position:0px -96px!important}
.at15t_blogger{
 background-position:0px -112px!important}
.at15t_blogmarks{
 background-position:0px -128px!important}
.at15t_buzz{
 background-position:0px -144px!important}
.at15t_delicious{
 background-position:0px -160px!important}
.at15t_digg{
 background-position:0px -176px!important}
.at15t_diigo{
 background-position:0px -192px!important}
.at15t_email{
 background-position:0px -208px!important}
.at15t_facebook{
 background-position:0px -224px!important}
.at15t_fark{
 background-position:0px -240px!important}
.at15t_faves{
 background-position:0px -256px!important}
.at15t_favorites{
 background-position:0px -272px!important}
.at15t_friendfeed{
 background-position:0px -288px!important}
.at15t_friendster{
 background-position:0px -304px!important}
.at15t_google{
 background-position:0px -320px!important}
.at15t_hatena{
 background-position:0px -336px!important}
.at15t_hi5{
 background-position:0px -352px!important}
.at15t_kaboodle{
 background-position:0px -368px!important}
.at15t_kirtsy{
 background-position:0px -384px!important}
.at15t_linkagogo{
 background-position:0px -400px!important}
.at15t_linkedin{
 background-position:0px -416px!important}
.at15t_live{
 background-position:0px -432px!important}
.at15t_meneame{
 background-position:0px -448px!important}
.at15t_misterwong{
 background-position:0px -464px!important}
.at15t_mixx{
 background-position:0px -480px!important}
.at15t_multiply{
 background-position:0px -496px!important}
.at15t_myaol{
 background-position:0px -512px!important}
.at15t_myspace{
 background-position:0px -528px!important}
.at15t_netvibes{
 background-position:0px -544px!important}
.at15t_netvouz{
 background-position:0px -560px!important}
.at15t_newsvine{
 background-position:0px -576px!important}
.at15t_nujij{
 background-position:0px -592px!important}
.at15t_orkut{
 background-position:0px -608px!important}
.at15t_plaxo{
 background-position:0px -624px!important}
.at15t_print{
 background-position:0px -640px!important}
.at15t_propeller{
 background-position:0px -656px!important}
.at15t_reddit{
 background-position:0px -672px!important}
.at15t_segnalo{
 background-position:0px -688px!important}
.at15t_simpy{
 background-position:0px -704px!important}
.at15t_slashdot{
 background-position:0px -720px!important}
.at15t_spurl{
 background-position:0px -736px!important}
.at15t_stumbleupon{
 background-position:0px -752px!important}
.at15t_stylehive{
 background-position:0px -768px!important}
.at15t_tailrank{
 background-position:0px -784px!important}
.at15t_technorati{
 background-position:0px -800px!important}
.at15t_thisnext{
 background-position:0px -816px!important}
.at15t_tipd{
 background-position:0px -832px!important}
.at15t_tumblr{
 background-position:0px -848px!important}
.at15t_twitter{
 background-position:0px -864px!important}
.at15t_typepad{
 background-position:0px -880px!important}
.at15t_wordpress{
 background-position:0px -896px!important}
.at15t_yahoobkm{
 background-position:0px -912px!important}
.at15t_yardbarker{
 background-position:0px -928px!important}
.at15t_netscape{
 background-position:0px -656px!important}
#at16clb {
 font-size:16pt;
 font-family:"verdana bold", verdana, arial, sans-serif}
#at_share .at_item {
 width:123px !important;
 padding:4px;
 margin-right:2px;
 border:1px solid #ffffff}
#at16pm {
 background:#fff;
 width:298px;
 height:360px;
 text-align:left;
 border-right:1px solid #ccc;
 position:static}
#at16pcc {
 position:fixed;
 top:0px;
 left:0px;
 width:100%;
 margin:0 auto;
 font-size:10px!important;
 color:#4c4c4c;
 padding:0px;
 z-index:10000001;
 overflow:visible}
* html #at16pcc {
 position:absolute}
#at16abifc {
 overflow:hidden;
 margin:0;
 top:10px;
 left:10px;
 height:335px;
 width:492px;
 position:absolute;
 border:0}
#at16abifc iframe {
 border:0;
 position:absolute;
 height:360px;
 width:516px;
 top:-10px;
 left:-10px}
* html div#at16abifc.atiemode2 {
 height:354px;
 width:482px}
* html #at16abifc iframe {
 height:348px;
 left:-10px;
 top:-10px;
 overflow:hidden}
#at16p {
 background:url(http://2img.net/i/fa/addthis/atbkg.png)}
#at16p, #atie6ifh {
 position:absolute;
 top:50%;
 left:50%;
 width:300px;
 padding:10px;
 margin:0 auto;
 margin-top:-185px;
 margin-left:-155px;
 font-family:arial,helvetica,tahoma,verdana,sans-serif;
 font-size:12px;
 color:#5e5e5e;
 z-index:10000001}
#atie6ifh {
 width:322px;
 padding:0px;
 height:381px;
 margin-left:-165px}
#at_share {
 margin:0;
 padding:0}
#at16ps {
 overflow-y:scroll;
 height:284px;
 padding:5px}
a#at16pit {
 position:absolute;
 top:37px;
 right:10px;
 display:block;
 background:url(http://2img.net/i/fa/addthis/tab00.gif) no-repeat;
 width:16px;
 height:20px;
 line-height:19px;
 margin-right:-17px;
 text-align:center;
 overflow:hidden;
 color:#3366bb;
 }
#at16pi {
 background:#e5e5e5;
 text-align:left;
 border:1px solid #ccc;
 border-bottom:0}
#at16pi a {
 text-decoration:none;
 color:#3366bb}
#at16pi a:hover {
 text-decoration:underline}
#at16pt {
 position:relative;
 background:#f2f2f2;
 height:13px;
 padding:5px 10px}
#at16pt h4, #at16pt a{
 font-weight:bold}
#at16pt h4 {
 display:inline;
 margin:0;
 padding:0;
 font-size:12px;
 color:#4c4c4c;
 cursor:default}
#at16pt a {
 position:absolute;
 top:5px;
 right:10px;
 color:#4c4c4c;
 text-decoration:none}
#at16pc form{
 margin:0}
#at16pc form label {
 display:block;
 font-size:11px;
 font-weight:bold;
 padding-bottom:4px;
 float:none;
 text-align:left}
#at16pc form label span {
 font-weight:normal;
 color:#4c4c4c;
 display:inline}
#at_email form .abif {
 width:272px !important}
#at_email textarea{
 height:55px !important;
 word-wrap:break-word}
* html #at_email textarea {
 height:42px !important}
*:first-child+html #at_email textarea {
 height:42px !important}
#at_email form input,#at_email form textarea {
 background:#fff;
 border:1px solid #bbb;
 width:272px;
 margin:0px;
 margin-bottom:8px;
 font-weight:normal;
 padding:3px;
 font-family:arial,helvetica,tahoma,verdana,sans-serif;
 font-size:11px;
 line-height:1.4em;
 color:#333}
#at_email form .atfxmode2 {
 width:279px}
#at16pc form .at_ent {
 color:#333!important}
#at16pc form textarea {
 height:48px}
#at16pc form input:focus,#at16pc form textarea:focus {
 background:#fffff0;
 color:#333}
#at16p .atbtn {
 background:#fff;
 border:1px solid #b5b5b5;
 width:60px;
 padding:2px 4px;
 margin:0 2px !important;
 font-size:11px !important;
 font-weight:bold;
 color:#333;
 cursor:pointer}
#at16p .atbtn:hover {
 border-color:#444;
 color:#06c}
#at_email #ateml {
 text-align:right;
 font-size:10px;
 color:#999}
#at16pc {
 height:323px;
 font-size:11px;
 text-align:left;
 color:#4c4c4c}
#at_email {
 padding:5px 10px}
#at16pc .tmsg {
 padding:4px 2px;
 text-align:right}
#at16psf {
 position:relative;
 background:#f2f2f2 url(http://2img.net/i/fa/addthis/atf02.png) no-repeat center center;
 border-bottom:1px solid #ccc;
 height:20px;
 padding:4px 10px;
 text-align:center}
* html #at16psf input {
 padding:0}
#at16psf input {
 background:#fff;
 border:none;
 width:220px;
 margin:2px 0 0;
 color:#666;
 outline-style:none;
 outline-width:0px;
 padding:2px 0 0;
 font-family:arial,helvetica,tahoma,verdana,sans-serif;
 font-size:12px}
#at16pcc .at_error {
 background:#f26d7d;
 border-bottom:1px solid #df5666;
 padding:5px 10px;
 color:#fff}
#at16pcc #at_success {
 background:#d0fbda;
 border-bottom:1px solid #a8e7b7;
 padding:5px 10px;
 color:#4c4c4c}
#at16pf {
 position:relative;
 background:#f2f2f2;
 ht:12px;
 border-top:1px solid #e5e5e5}
#at16pf a {
 position:absolute;
 outline:none;
 padding:0;
 margin:0;
 overflow:hidden;
 font-size:10px;
 color:#4c4c4c;
 font-family:Arial, Helvetica, Sans-Serif;
 text-decoration:none}
#at16pf a:hover {
 text-decoration:underline}
#at16pf a#at-whatsthis {
 width:60px;
 left:10px}
#at16pf a#at-privacy {
 width:39px;
 left:90px}
#at_complete {
 font-size:13pt;
 color:#47731d;
 text-align:center;
 padding-top:130px;
 height:208px!important;
 width:472px}
#at_s_msg {
 margin-bottom:10px}
#at16pf a#at-logo {
 background:url(http://2img.net/i/fa/addthis/logo88.gif) no-repeat left;
 padding-left:10px;
 right:10px}
.at_baa {
 display:block;
 overflow:hidden;
 outline:none}
#at15s #at16pf a {
 top:1px}
#at16pc form #at_send {
 width:80px !important;
 }
#at_feed {
 display:none;
 padding:10px;
 height:300px}
#at_feed span {
 margin-bottom:10px;
 font-size:12px}
#at_feed div {
 width:102px!important;
 height:26px!important;
 line-height:26px!important;
 float:left!important;
 margin-right:68px}
#at_feed div.at_litem {
 margin-right:0px}
#at_feed a {
 margin:10px 0px;
 height:17px;
 line-height:17px}


======================================

#text_editor_controls {
 white-space:pre-wrap;
 word-wrap:break-word;
 }
#textarea_content iframe#text_editor_iframe,#text_editor_textarea {
 width: 99%;
 }
*+ html #textarea_content iframe#text_editor_iframe,*+ html #text_editor_textarea {
 width: 99%;
 }
* html #textarea_content iframe#text_editor_iframe,* html #text_editor_textarea {
 width: 99%;
 }
*+ html #text_editor_textarea.quick_reply_textarea {
 width: 95% !important;
 }
* html #text_editor_textarea.quick_reply_textarea {
 width: 95% !important;
 }
.vBulletin_editor {
 border: none !important;
 }
.vBulletin_editor table.text-style {
 width: 450px;
 display: table-layout;
 }


===============================
*/
#userlinks {
 padding: 0.5em;
 font-size: 0.9em;
 }
#userlinks.not-connected {
 text-align: center;
 }
#userlinks.not-connected span {
 margin: 0 0.25em;
 }
#userlinks.not-connected .guest {
 font-weight: bold;
 }
#userlinks p.home {
 float: left;
 margin-left: 0.5em;
 }
#userlinks p.home a {
 font-weight: bold;
 }
#userlinks ul {
 float: left;
 display: table;
 list-style: none;
 }
#userlinks ul li {
 float: left;
 margin: 0 0.25em;
 
/* Spacing between generation dot */
}
#userlinks ul li:after {
 content: ' .';
 }
#userlinks ul li a {
 margin-right: 0.25em;
 
/* Spacing between generation dot */
text-decoration: underline;
 }
#userlinks ul li.last:after {
 content: normal;
 }
#ipbwrapper {
 margin: 15px auto 20px;
 text-align: right;
 width: 98%;
 min-width: 951px;
 padding: 0 5px;
 
/* Fixes FF 2.x min-width RTL resize bug */
}
#navstrip {
 list-style: none;
 margin: 0 0 1em;
 font-weight: bold;
 }
#navstrip li {
 float: right;
 margin: 0 5px;
 padding-right: 13px;
 background: url('http://2img.net/i/fa/invision/breadcrumb-arrow.gif') no-repeat right 50%;
 }
#navstrip li.begin {
 padding-right: 15px;
 background: url('http://2img.net/i/fa/invision/rtl/nav.gif') no-repeat right 50%;
 }
#navstrip li a {
 text-decoration: none;
 font-weight: bold;
 }
div.newslink {
 margin: 0.8em 0;
 padding: 0.5em;
 font-size: 11px;
 }
div.newslink p.date {
 font-size: 11px;
 margin: 0 0 5px 0;
 }
div.newslink .h3 {
 font-weight: bold;
 }


==========================

* html {
 
/* CSS properties only recognized by IE */
scrollbar-face-color: #;
 scrollbar-highlight-color: #;
 scrollbar-shadow-color: #;
 scrollbar-3dlight-color: #;
 scrollbar-arrow-color: #;
 scrollbar-track-color: #;
 scrollbar-darkshadow-color: #;
 }
*+ html {
 
/* CSS properties only recognized by IE */
scrollbar-face-color: #;
 scrollbar-highlight-color: #;
 scrollbar-shadow-color: #;
 scrollbar-3dlight-color: #;
 scrollbar-arrow-color: #;
 scrollbar-track-color: #;
 scrollbar-darkshadow-color: #;
 }
#sceditor_smilies{
 background-color: #e1ebf2;
 }

=================================


باقي الورقة تم تحميلها
والرابط راح اضعه هناء

http://www.gulfup.com/?e9BzVG
stones
stones
 
 

ذكر
عدد المساهمات : 7462
معدل النشاط : 16235
السُمعة : 414

http://stones.arab.st/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف ismail_bouzid 16/12/2014, 15:39

شكرا لك يا أخي

ولكن كيف أضعها في المنتدى ؟
ismail_bouzid
ismail_bouzid
 
 

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

https://tn50.yoo7.com/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف stones 16/12/2014, 15:54

الورقة تابعه لستايل لذلك جربتها الكثير منها لم يشتغل
يمكنك رفعها على قوقل كود ابحث في قوقل
تجد الشروحات وكيف تتعامل مع الموقع
stones
stones
 
 

ذكر
عدد المساهمات : 7462
معدل النشاط : 16235
السُمعة : 414

http://stones.arab.st/

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف Amine Pro 16/12/2014, 23:02

هناك خطأ في الأكواد ...
بعد تصحيحها أنسخها و ألصقها في ورقة CSS
مظهر المنتدى -- الصور و الألوان -- ألوان -- ورقة CSS
Amine Pro
Amine Pro

مشكلة في مظهر الموضوع 01010

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

http://algeria-anonymous.forumalgerie.net

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

مشكلة في مظهر الموضوع Empty رد: مشكلة في مظهر الموضوع

مُساهمة من طرف HAMSAHAQ 17/12/2014, 00:52

من بعد اذن اخي ستون 
 اخي هل  اضفت في هذه الفترة اكواد الجافا؟
 قد يكون احد اكواد الجافا هو الذي سبب المشكلة ويتعارض مع اكواد ورقة السي اس اس
 جرب اولا تعطيل   تشغيل اكواد الجافا      جرب ورد علي  الجواب
HAMSAHAQ
HAMSAHAQ
 
 

انثى
عدد المساهمات : 4432
معدل النشاط : 9337
السُمعة : 118

http://alhoub.arab.st/

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

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

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

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