صندوق الكتابة لا يظهر
3 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"
صفحة 1 من اصل 1
صندوق الكتابة لا يظهر
السلام عليكم ورحمة الله وبركاته
اسرة احلى منتدى طاب يومكم
اواجه مشكلة في صندوق كتابة المواضيع عند كتابة موضوع جديد يظهر الأيقونات فقط كما هو موضح بالصورة التالية :
المشكلة من اكواد css لكن لم اتمكن من معرفة الكود المسؤول عن هذا الامر :
الكود :
*نسخة المنتدى punbb
اسرة احلى منتدى طاب يومكم
اواجه مشكلة في صندوق كتابة المواضيع عند كتابة موضوع جديد يظهر الأيقونات فقط كما هو موضح بالصورة التالية :
المشكلة من اكواد css لكن لم اتمكن من معرفة الكود المسؤول عن هذا الامر :
الكود :
- الكود:
.postbody img {
-webkit-transition-duration:.5s;
-moz-transition-duration:.5s;
}
.postbody img:hover {
-moz-transform:scale(1.1);
-moz-box-shadow:0 0 0 gray;
opacity:1;
}
.topic_en {
margin-right:15px;
background:#00a1cb;
height:37px;
width:129px;
float:right;
font-family:Sans-serif;
font-size:18px;
text-align:center;
transition:all .3s ease 0;
-webkit-transition:300ms;
border:none!important;
border-radius:3px;
color:#FFF!important;
padding:5px 10px!important;
}
.topic_en:hover {
background:#0190b5;
height:37px;
width:129px;
float:right;
font-family:Sans-serif;
font-size:18px;
text-align:center;
transition:all .3s ease 0;
-webkit-transition:300ms;
border:none!important;
border-radius:3px;
color:#FFF!important;
padding:5px 10px!important;
}
body {
background-color:#f5f5f5;
color:#424040;
font-size:12px;
font-family:Lato;
}
.pun {
width:896px;
background:#fff;
border:1px solid #ddd;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 6px;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 6px;
box-shadow:rgba(0,0,0,0.1) 0 1px 6px;
margin-right:8%;
color:#424040;
padding:0;
}
.top-logo {
padding-right:20%;
height:75px;
}
a.logo {
color:#5f5f5f!important;
text-shadow:#fff 0 1px 0!important;
height:75px;
line-height:75px;
font-size:35px;
display:block;
text-decoration:none;
font-family:Lato,sans-serif;
font-weight:300;
float:right;
padding:0 12px;
}
#community_app_menu #adv_search {
width:28px;
height:28px;
background:url(https://i.servimg.com/u/f21/16/25/48/72/2zjatl10.png) no-repeat right 50%;
text-indent:-3000em;
display:inline-block;
margin-right:-3px;
}
user agent stylesheetlabel {
cursor:default;
}
.login {
float:right;
margin-right:13%;
margin-top:2%;
}
.login a {
color:#6d6c6c;
text-decoration:none;
padding-right:5px;
font-size:11px;
}
.box-hover {
display:inline-block;
padding-right:10px;
}
.main .main-head {
background-image:none;
background-color:#fff;
border-bottom:1px solid #ccc;
}
.main .main-head .page-title,.pun h2 {
font-size:20px;
font-family:Lato;
color:#000;
font-weight:300;
}
.pun table.table td {
background-color:#fff;
border-bottom:1px solid #f3f3f3;
border-color:#f3f3f3;
}
.pun .main table td.tc2 {
background-color:#fff;
}
.pun .main table td.tc3 {
background-color:#fff;
border-right:0;
border-bottom:1px solid #f3f3f3;
text-align:right;
padding-right:10px;
color:#5a5a5a;
font:12px;
font-family:Lato;
}
.pun table td.tcl {
border-bottom:1px solid #f3f3f3;
}
.forumtitle,h2.topic-title a {
color:#363535!important;
text-decoration:none;
font-weight:lighter;
font-family:Lato;
font-size:13px;
}
.forum-info {
padding-right:15px;
margin:5px 0;
}
.forum-description {
font-size:10px;
}
.sub-category {
margin-top:5px;
color:#fff;
}
.sub-category a {
font-size:11px;
color:#363535!important;
text-decoration:none;
font-family:Lato;
}
.forum-image {
margin-top:15px;
}
tr.bg-hov:hover td {
background-color:#FAFAFA!important;
}
#statistics {
margin-top:-40px;
margin-bottom:-10px;
text-align:center!important;
display:table;
background:0;
font-size:11px;
}
#statistics a {
color:#222!important;
}
.statsPers li>span {
display:inline-block;
background:#e2e2e2;
color:#222;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
margin-right:3px;
box-shadow:inset rgba(0,0,0,0.3) 0 1px 2px 0 1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.3) 0 1px 2px 0 1px 0;
-moz-box-shadow:inset rgba(0,0,0,0.3) 0 1px 2px 0 1px 0;
padding:2px 6px;
}
.statsPers li {
float:right;
color:#666;
margin:2px 10px;
}
.statsPers {
list-style:none;
display:block;
width:100%;
margin:0 auto;
}
#primary_nav {
position:absolute;
margin-right:-85px;
width:85px;
overflow:hidden;
margin-top:5px;
}
#community_app_menu>li {
position:relative;
float:none;
display:block;
margin:0;
}
#community_app_menu>li>a {
color:#909090;
text-shadow:#fff 0 1px 0;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius:3px 0 0 3px;
border-radius:3px 0 0 3px;
display:block;
outline:0;
margin-bottom:1px;
text-align:center;
text-decoration:none;
font-family:Lato;
padding:10px 0;
}
#community_app_menu>li>a:hover,#community_app_menu>li>a.menu_active {
background:rgba(0,0,0,0.03);
color:#555;
}
#community_app_menu>li.active {
position:relative;
}
#community_app_menu>li.active>a {
background:#fff;
text-shadow:none;
color:#3677e0;
position:relative;
border:1px solid #ddd;
border-right:0;
-webkit-box-shadow:rgba(0,0,0,0.06) 0 1px 6px;
-moz-box-shadow:rgba(0,0,0,0.06) 0 1px 6px;
box-shadow:rgba(0,0,0,0.06) 0 1px 6px;
}
#community_app_menu a:before {
content:"";
width:32px;
height:32px;
display:block;
background:url(https://i.servimg.com/u/f21/16/25/48/72/nav_ic10.png) no-repeat 50% 50%;
margin:0 auto 8px;
}
#community_app_menu #nav_home a:before {
background-image:url(https://i.servimg.com/u/f21/16/25/48/72/20u8kt10.png);
}
#community_app_menu #nav_app_forums a:before {
background-image:url(https://i.servimg.com/u/f38/16/25/48/72/i0410.png);
}
#community_app_menu #nav_app_members a:before {
background-image:url(https://i.servimg.com/u/f21/16/25/48/72/2q21tv10.png);
}
#community_app_menu #nav_app_profile a:before {
background-image:url(https://i.servimg.com/u/f38/16/25/48/72/i0310.png);
}
#community_app_menu #nav_app_mailbox a:before {
background-image:url(https://i.servimg.com/u/f68/16/25/48/72/softwa10.png);
}
#primary_nav .active:before,#primary_nav .active:after {
content:"";
position:absolute;
width:3px;
height:3px;
top:-2px;
right:0;
z-index:2;
background:url(https://i.servimg.com/u/f21/16/25/48/72/117r7210.png) no-repeat 0 0;
}
#primary_nav .active:after {
background-position:0 -3px;
top:auto;
bottom:-2px;
}
#primary_nav a.ipbmenu img {
margin-right:-6px;
}
.pun-crumbs {
margin-top:-5px;
border-bottom:1px solid #e7e1e1;
height:35px;
}
.pun-crumbs p {
margin-right:10px;
}
.pun-crumbs p a {
margin-right:-8px;
background:url(https://i.servimg.com/u/f21/16/25/48/72/e7jst310.png) no-repeat 100.2% 0;
display:inline-block;
outline:0;
text-decoration:none;
height:30px;
padding-top:10px;
padding-right:20px;
font-size:11px;
font-family:Lato;
font-weight:400;
color:#3677e0!important;
}
.topic-info,.topic-info a span,.topic-info a {
color:#a4a4a4!important;
font-family:Lato;
font-size:11px;
text-decoration:none;
margin-top:3px;
}
.last-post {
font-family:Lato;
font-size:11px;
margin-top:4px;
color:#a4a4a4;
}
.last-post a span {
color:#363535!important;
}
div.main.paged {
margin-bottom:3px;
}
.pun .paged-head {
background-color:none!important;
border:0!important;
}
.pun table .tcr {
font-size:11px;
font-family:Lato;
font-weight:400;
padding-right:10px!important;
}
.tcr span a,.tcr span a span {
text-decoration:none;
color:#363535!important;
font-weight:400!important;
}
.lastpost-avatar {
box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin-right:10px;
}
.lastpost-avatar img {
width:34px;
height:34px;
opacity:.8;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.guestMessage {
background:#f9d79b;
border:1px solid #d4a24a;
color:#b85f1d;
font-size:13px;
line-height:170%;
margin-bottom:10px;
-webkit-box-shadow:inset #d49934 0 1px 4px;
-moz-box-shadow:inset #d49934 0 1px 4px;
box-shadow:inset #d49934 0 1px 4px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
font-family:Lato;
padding:1em;
}
.guestMessage a {
color:#b85f1d;
text-decoration:none;
border-bottom:1px solid #d48041;
}
.main-box {
border-top:1px solid #eee;
border-bottom:1px solid #eee;
background:#fafafa;
font-size:11px;
font-weight:700;
border-right:0;
padding:8px;
}
.main-box ul a {
font-size:11px;
color:#727272!important;
font-family:Lato;
text-decoration:none;
font-weight:400;
margin:0 5px;
}
#onlinelist {
background:#fff;
border:0;
border-top:0;
}
#onlinechat {
background:#fff;
border-top:0;
}
#statistics-change {
float:center;
color:#727272!important;
font-weight:400;
font-family:Lato;
font-size:0;
}
.users-online {
color:#727272!important;
font-weight:400;
font-family:Lato;
width:300px;
}
#statistics-change strong {
font-size:11px!important;
margin-right:3px;
}
#avatar img {
max-height:28px;
position:relative;
vertical-align:top;
top:1px;
max-width:28px;
margin:4px -6px 0;
padding:0;
}
#user_navigation {
float:right;
color:#5f5f5f;
font-size:12px;
font-family:Lato,sans-serif;
line-height:36px;
margin:18px 15% 0 0;
}
#user_navigation a {
color:#5f5f5f;
float:right;
line-height:36px;
outline:0;
height:36px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
text-decoration:none;
padding:0 12px;
}
#user_navigation a:hover {
background:rgba(255,255,255,0.8);
}
#user_navigation .ipsList_inline li {
float:right;
margin:0;
padding:0;
}
#inbox_link img {
background-image:url(https://i.servimg.com/u/f21/16/25/48/72/6ref0010.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:0 0;
margin-top:-2px;
}
.topic-author {
border-bottom:1px solid #eaeaea;
background:#f6f6f6;
text-shadow:#fff 0 1px 0;
float:none;
width:auto;
text-align:right;
position:relative;
padding:10px;
}
.author-img img {
width:94px;
height:94px;
opacity:.8;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
}
.author-info {
display:inline-block;
position:absolute;
margin-top:5px;
font-size:11px;
font-family:Lato;
margin-right:10px;
}
.topic-author h4 {
padding-bottom:5px;
}
.topic-author h4.username a {
font-size:24px;
font-weight:700;
font-family:Lato;
text-decoration:none;
}
.topic-author h4.username a span {
color:#333!important;
}
.author-stats {
display:inline-block;
font-family:Lato;
font-size:11px;
color:#a4a4a4;
margin-right:70%;
position:absolute;
}
.pun .postmain {
margin:0!important;
}
.postfoot {
margin-right:0!important;
border-top:1px solid #f0f0f0;
border-bottom:1px solid #eaeaea;
margin-top:30px;
}
.postfoot img {
opacity:.5;
}
div#pun-qpost.main {
color:#5f5f5f;
font-family:Lato;
margin:0!important;
}
.pun .entry-content {
color:#5a5a5a!important;
font-family:Lato;
font-size:13px;
}
.post-stats {
color:#cfcfcf!important;
font-family:Lato;
font-size:11px;
margin-right:15px;
margin-top:10px;
position:absolute;
}
.pun .paging b,.pagination b,.pagination span strong {
border-image:initial;
color:#fff!important;
font-size:12px;
font-weight:400!important;
margin-right:-1px!important;
visibility:visible;
background:#3677e0;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:5px!important;
}
.paging a,.paging input,.pagination input {
border-image:initial;
border-radius:3px;
font-size:12px!important;
text-shadow:0 1px 0 #fff;
visibility:visible;
color:#999!important;
display:inline-block;
text-decoration:none;
margin:2px;
padding:5px!important;
}
.pun .paging {
font-size:0;
}
.pun .paging a {
background:#efefef;
}
.pun .paging a:hover {
background:#e6e6e6;
color:#747474;
}
.page-number {
color:#747474;
font-weight:300;
font-size:12px;
margin-right:10px;
}
.page-number strong {
font-weight:300!important;
}
.titlebox {
background:#f9f9f9;
border:1px solid #e6e6e6;
text-shadow:#fff 0 1px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:inset rgba(0,0,0,0.05) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.05) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.05) 0 1px 4px;
overflow:hidden;
padding:10px;
}
.titlebox dd {
display:block;
}
.titlebox dava a img {
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
background:#fff;
border:1px solid #d5d5d5;
box-shadow:0 2px 2px rgba(0,0,0,0.1);
float:right;
height:50px!important;
width:50px!important;
padding:1px;
}
.titlebox dava a img:hover {
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
box-shadow:0 2px 2px rgba(0,0,0,0.2);
border-color:#a1a1a1;
}
.ipsBox_withphoto {
margin-right:65px;
}
.ipsType_pagetitle {
font:300 26px/1.4 Helvetica,Arial,sans-serif;
}
.desc.lighter,.desc.lighter.blend_links a {
color:#a4a4a4!important;
}
.padding-box {
padding:0 10px;
}
.ipsBadge {
border-radius:4px 4px 4px 4px;
color:#FFF;
display:inline-block;
font-size:9px;
font-weight:700;
height:15px;
line-height:15px;
text-transform:uppercase;
vertical-align:middle;
padding:0 5px;
}
.pun .main-head .h2,a.exthelp {
color:#747474!important;
}
a.exthelp {
background-image:none!important;
}
.main .frm-info {
background:transparent;
}
.frm-buttons {
border-top:none!important;
}
#content2 {
margin-right:20%;
width:900px!important;
}
#footer_utilities {
font-size:11px;
position:relative;
padding:10px;
}
.clear {
clear:both;
}
.footerright {
float:right;
margin-top:-20px;
}
#backtotop {
width:24px;
height:24px;
line-height:20px;
right:50%;
margin-right:-12px;
position:absolute;
display:inline-block;
background:#bdbdbd;
text-align:center;
-moz-border-radius:16px;
-webkit-border-radius:16px;
border-radius:16px;
opacity:.4;
outline:0;
}
#backtotop:hover {
background:#af286d;
color:#fff;
opacity:1;
}
#backtotop img {
margin-top:5px;
}
img,.input_check,.input_radio {
vertical-align:middle;
}
#rss_menu {
background-color:#fef3d7;
border:1px solid #ed7710;
}
#rss_menu li {
border-bottom:1px solid #fce19b;
}
#rss_menu a {
color:#ed7710;
padding:5px 8px;
}
.ipbmenu_content a {
text-decoration:none;
text-align:right;
display:block;
padding:6px 10px;
}
#footer_utilities .ipsList_inline>li>a {
margin-right:0;
color:#225985;
padding:4px 10px;
}
#footer_utilities .ipsList_inline>li>a:hover {
color:#328687;
}
#copyright {
color:#848484;
text-align:right;
text-shadow:0 1px 0 #fff;
}
.paging input {
color:#747474!important;
font-family:Lato;
}
.pun .main-foot .options a,.pun .main-foot .options a:link {
color:#5f5f5f;
}
.pun .paged-foot {
border:none!important;
}
.ipsBadge_orange {
background:none repeat scroll 0 0 #ed7710;
}
a.mainmenu {
background-image:url(https://i.servimg.com/u/f25/15/95/28/21/backgr11.png);
color:#fff;
text-decoration:none!important;
margin:0 -6px;
padding:5px;
}
a.mainmenu:hover {
color:red;
background-image:url(https://i.servimg.com/u/f25/15/95/28/21/pass10.jpg);
text-decoration:none;
}
a.mainmenu:focus {
color:blue;
text-decoration:none;
}
a:hover {
text-shadow:0 0 10px;
}
#search {
float:right;
border-right:1px solid #d5d5d5;
margin-right:13px;
height:50px;
padding:25px 25px 0 0;
}
#search_wrap:hover {
border-color:#acabab;
}
#search_wrap {
position:relative;
background:#fff;
border:1px solid #c7c7c7;
display:block;
height:26px;
line-height:25px;
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
min-width:270px;
float:right;
padding:0 4px 0 26px;
}
#main_search {
font-size:12px;
border:0;
background:transparent;
width:160px;
outline:0;
color:#8b8989;
padding:5px;
}
#search_options {
float:left;
max-width:80px;
text-overflow:ellipsis;
overflow:hidden;
border-right:1px solid #eaeaea;
display:inline-block;
text-shadow:#fff 0 1px 0;
font-size:11px;
height:26px;
background:#f5f5f5;
line-height:26px;
margin:0;
padding:0 6px;
}
#search .submit_input {
background:#3677e0 url(https://2img.net/h/oi62.tinypic.com/jhzvbp.png) no-repeat 50%;
text-indent:-3000em;
border:1px solid #2966c9;
display:block;
width:26px;
height:26px;
position:absolute;
left:0;
top:0;
bottom:0;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);
padding:0;
}
#adv_search {
width:28px;
height:28px;
background:url(https://2img.net/h/oi57.tinypic.com/2zjatl0.png) no-repeat left 50%;
text-indent:-3000em;
display:inline-block;
margin-right:-3px;
}
img {
vertical-align:right;
}
div.forum-description img {
position:absolute;
margin-right:-43px;
margin-top:-15px;
}
.pun tbody.statused td.tcl.tdtopics span.status {
display:initial!important;
}
* {
font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif!important;
}
#pun-visit,#pun-announcement,.editted-message,a[href="javascript:Pagination();"],.subtitle,#main-content .pun-crumbs,a[href="/privmsg?folder=savebox"],a.mainmenu img,.pun tbody.statused span.status,#add-google-bottom {
display:none;
}
fieldset,img,.pun .main-content {
border:0;
}
.attach,.main-box ul,.titlebox dava {
float:right;
}
.register,.signin {
vertical-align:top;
}
.forumtitle:hover,h2.topic-title a:hover,.sub-category a:hover,.pun-crumbs p a:hover,.last-post a span:hover,.tcr span a:hover {
color:#000!important;
}
.statHide,.module-advert,#main-content iframe {
display:none!important;
}
.statsPers li span a,.pun-privmsg a {
text-decoration:none!important;
}
.last-post a,a:link,a:visited,a:active {
text-decoration:none;
}
.ipsList_inline>li,.author-img {
display:inline-block;
}
.author-img img:hover,.postfoot img:hover {
opacity:1;
}
.main .main-foot,.pun .paged-foot,.pun .paged-head {
background-color:#fff!important;
}
.h3,h3,.content h2,.panel h2,content h1,.panel h1,content h4,.panel h4,content h5,.panel h5,content h6,.panel h6 {
color:#574916;
}
*نسخة المنتدى punbb
عدل سابقا من قبل حذيفة احمد في السبت 9 نوفمبر 2019 - 6:05 عدل 2 مرات (السبب : تم تنسيق كود css ليسهل قرائته)
رد: صندوق الكتابة لا يظهر
جرب ال CSS التالي
- الكود:
.postbody img {
-webkit-transition-duration:.5s;
-moz-transition-duration:.5s;
}
.postbody img:hover {
-moz-transform:scale(1.1);
-moz-box-shadow:0 0 0 gray;
opacity:1;
}
.topic_en {
margin-right:15px;
background:#00a1cb;
height:37px;
width:129px;
float:right;
font-family:Sans-serif;
font-size:18px;
text-align:center;
transition:all .3s ease 0;
-webkit-transition:300ms;
border:none!important;
border-radius:3px;
color:#FFF!important;
padding:5px 10px!important;
}
.topic_en:hover {
background:#0190b5;
height:37px;
width:129px;
float:right;
font-family:Sans-serif;
font-size:18px;
text-align:center;
transition:all .3s ease 0;
-webkit-transition:300ms;
border:none!important;
border-radius:3px;
color:#FFF!important;
padding:5px 10px!important;
}
body {
background-color:#f5f5f5;
color:#424040;
font-size:12px;
font-family:Lato;
}
.pun {
width:896px;
background:#fff;
border:1px solid #ddd;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:rgba(0,0,0,0.1) 0 1px 6px;
-moz-box-shadow:rgba(0,0,0,0.1) 0 1px 6px;
box-shadow:rgba(0,0,0,0.1) 0 1px 6px;
margin-right:8%;
color:#424040;
padding:0;
}
.top-logo {
padding-right:20%;
height:75px;
}
a.logo {
color:#5f5f5f!important;
text-shadow:#fff 0 1px 0!important;
height:75px;
line-height:75px;
font-size:35px;
display:block;
text-decoration:none;
font-family:Lato,sans-serif;
font-weight:300;
float:right;
padding:0 12px;
}
#community_app_menu #adv_search {
width:28px;
height:28px;
background:url(https://i.servimg.com/u/f21/16/25/48/72/2zjatl10.png) no-repeat right 50%;
text-indent:-3000em;
display:inline-block;
margin-right:-3px;
}
user agent stylesheetlabel {
cursor:default;
}
.login {
float:right;
margin-right:13%;
margin-top:2%;
}
.login a {
color:#6d6c6c;
text-decoration:none;
padding-right:5px;
font-size:11px;
}
.box-hover {
display:inline-block;
padding-right:10px;
}
.main .main-head {
background-image:none;
background-color:#fff;
border-bottom:1px solid #ccc;
}
.main .main-head .page-title,.pun h2 {
font-size:20px;
font-family:Lato;
color:#000;
font-weight:300;
}
.pun table.table td {
background-color:#fff;
border-bottom:1px solid #f3f3f3;
border-color:#f3f3f3;
}
.pun .main table td.tc2 {
background-color:#fff;
}
.pun .main table td.tc3 {
background-color:#fff;
border-right:0;
border-bottom:1px solid #f3f3f3;
text-align:right;
padding-right:10px;
color:#5a5a5a;
font:12px;
font-family:Lato;
}
.pun table td.tcl {
border-bottom:1px solid #f3f3f3;
}
.forumtitle,h2.topic-title a {
color:#363535!important;
text-decoration:none;
font-weight:lighter;
font-family:Lato;
font-size:13px;
}
.forum-info {
padding-right:15px;
margin:5px 0;
}
.forum-description {
font-size:10px;
}
.sub-category {
margin-top:5px;
color:#fff;
}
.sub-category a {
font-size:11px;
color:#363535!important;
text-decoration:none;
font-family:Lato;
}
.forum-image {
margin-top:15px;
}
tr.bg-hov:hover td {
background-color:#FAFAFA!important;
}
#statistics {
margin-top:-40px;
margin-bottom:-10px;
text-align:center!important;
display:table;
background:0;
font-size:11px;
}
#statistics a {
color:#222!important;
}
.statsPers li>span {
display:inline-block;
background:#e2e2e2;
color:#222;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
margin-right:3px;
box-shadow:inset rgba(0,0,0,0.3) 0 1px 2px 0 1px 0;
-webkit-box-shadow:inset rgba(0,0,0,0.3) 0 1px 2px 0 1px 0;
-moz-box-shadow:inset rgba(0,0,0,0.3) 0 1px 2px 0 1px 0;
padding:2px 6px;
}
.statsPers li {
float:right;
color:#666;
margin:2px 10px;
}
.statsPers {
list-style:none;
display:block;
width:100%;
margin:0 auto;
}
#primary_nav {
position:absolute;
margin-right:-85px;
width:85px;
overflow:hidden;
margin-top:5px;
}
#community_app_menu>li {
position:relative;
float:none;
display:block;
margin:0;
}
#community_app_menu>li>a {
color:#909090;
text-shadow:#fff 0 1px 0;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius:3px 0 0 3px;
border-radius:3px 0 0 3px;
display:block;
outline:0;
margin-bottom:1px;
text-align:center;
text-decoration:none;
font-family:Lato;
padding:10px 0;
}
#community_app_menu>li>a:hover,#community_app_menu>li>a.menu_active {
background:rgba(0,0,0,0.03);
color:#555;
}
#community_app_menu>li.active {
position:relative;
}
#community_app_menu>li.active>a {
background:#fff;
text-shadow:none;
color:#3677e0;
position:relative;
border:1px solid #ddd;
border-right:0;
-webkit-box-shadow:rgba(0,0,0,0.06) 0 1px 6px;
-moz-box-shadow:rgba(0,0,0,0.06) 0 1px 6px;
box-shadow:rgba(0,0,0,0.06) 0 1px 6px;
}
#community_app_menu a:before {
content:"";
width:32px;
height:32px;
display:block;
background:url(https://i.servimg.com/u/f21/16/25/48/72/nav_ic10.png) no-repeat 50% 50%;
margin:0 auto 8px;
}
#community_app_menu #nav_home a:before {
background-image:url(https://i.servimg.com/u/f21/16/25/48/72/20u8kt10.png);
}
#community_app_menu #nav_app_forums a:before {
background-image:url(https://i.servimg.com/u/f38/16/25/48/72/i0410.png);
}
#community_app_menu #nav_app_members a:before {
background-image:url(https://i.servimg.com/u/f21/16/25/48/72/2q21tv10.png);
}
#community_app_menu #nav_app_profile a:before {
background-image:url(https://i.servimg.com/u/f38/16/25/48/72/i0310.png);
}
#community_app_menu #nav_app_mailbox a:before {
background-image:url(https://i.servimg.com/u/f68/16/25/48/72/softwa10.png);
}
#primary_nav .active:before,#primary_nav .active:after {
content:"";
position:absolute;
width:3px;
height:3px;
top:-2px;
right:0;
z-index:2;
background:url(https://i.servimg.com/u/f21/16/25/48/72/117r7210.png) no-repeat 0 0;
}
#primary_nav .active:after {
background-position:0 -3px;
top:auto;
bottom:-2px;
}
#primary_nav a.ipbmenu img {
margin-right:-6px;
}
.pun-crumbs {
margin-top:-5px;
border-bottom:1px solid #e7e1e1;
height:35px;
}
.pun-crumbs p {
margin-right:10px;
}
.pun-crumbs p a {
margin-right:-8px;
background:url(https://i.servimg.com/u/f21/16/25/48/72/e7jst310.png) no-repeat 100.2% 0;
display:inline-block;
outline:0;
text-decoration:none;
height:30px;
padding-top:10px;
padding-right:20px;
font-size:11px;
font-family:Lato;
font-weight:400;
color:#3677e0!important;
}
.topic-info,.topic-info a span,.topic-info a {
color:#a4a4a4!important;
font-family:Lato;
font-size:11px;
text-decoration:none;
margin-top:3px;
}
.last-post {
font-family:Lato;
font-size:11px;
margin-top:4px;
color:#a4a4a4;
}
.last-post a span {
color:#363535!important;
}
div.main.paged {
margin-bottom:3px;
}
.pun .paged-head {
background-color:none!important;
border:0!important;
}
.pun table .tcr {
font-size:11px;
font-family:Lato;
font-weight:400;
padding-right:10px!important;
}
.tcr span a,.tcr span a span {
text-decoration:none;
color:#363535!important;
font-weight:400!important;
}
.lastpost-avatar {
box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
margin-right:10px;
}
.lastpost-avatar img {
width:34px;
height:34px;
opacity:.8;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.guestMessage {
background:#f9d79b;
border:1px solid #d4a24a;
color:#b85f1d;
font-size:13px;
line-height:170%;
margin-bottom:10px;
-webkit-box-shadow:inset #d49934 0 1px 4px;
-moz-box-shadow:inset #d49934 0 1px 4px;
box-shadow:inset #d49934 0 1px 4px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
font-family:Lato;
padding:1em;
}
.guestMessage a {
color:#b85f1d;
text-decoration:none;
border-bottom:1px solid #d48041;
}
.main-box {
border-top:1px solid #eee;
border-bottom:1px solid #eee;
background:#fafafa;
font-size:11px;
font-weight:700;
border-right:0;
padding:8px;
}
.main-box ul a {
font-size:11px;
color:#727272!important;
font-family:Lato;
text-decoration:none;
font-weight:400;
margin:0 5px;
}
#onlinelist {
background:#fff;
border:0;
border-top:0;
}
#onlinechat {
background:#fff;
border-top:0;
}
#statistics-change {
float:center;
color:#727272!important;
font-weight:400;
font-family:Lato;
font-size:0;
}
.users-online {
color:#727272!important;
font-weight:400;
font-family:Lato;
width:300px;
}
#statistics-change strong {
font-size:11px!important;
margin-right:3px;
}
#avatar img {
max-height:28px;
position:relative;
vertical-align:top;
top:1px;
max-width:28px;
margin:4px -6px 0;
padding:0;
}
#user_navigation {
float:right;
color:#5f5f5f;
font-size:12px;
font-family:Lato,sans-serif;
line-height:36px;
margin:18px 15% 0 0;
}
#user_navigation a {
color:#5f5f5f;
float:right;
line-height:36px;
outline:0;
height:36px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
text-decoration:none;
padding:0 12px;
}
#user_navigation a:hover {
background:rgba(255,255,255,0.8);
}
#user_navigation .ipsList_inline li {
float:right;
margin:0;
padding:0;
}
#inbox_link img {
background-image:url(https://i.servimg.com/u/f21/16/25/48/72/6ref0010.png);
width:20px;
height:20px;
background-repeat:no-repeat;
background-position:0 0;
margin-top:-2px;
}
.topic-author {
border-bottom:1px solid #eaeaea;
background:#f6f6f6;
text-shadow:#fff 0 1px 0;
float:none;
width:auto;
text-align:right;
position:relative;
padding:10px;
}
.author-img img {
width:94px;
height:94px;
opacity:.8;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-webkit-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
-moz-box-shadow:inset rgba(0,0,0,0.2) 0 1px 5in rgba(0,0,0,0.08) 0 0 0 1px;
}
.author-info {
display:inline-block;
position:absolute;
margin-top:5px;
font-size:11px;
font-family:Lato;
margin-right:10px;
}
.topic-author h4 {
padding-bottom:5px;
}
.topic-author h4.username a {
font-size:24px;
font-weight:700;
font-family:Lato;
text-decoration:none;
}
.topic-author h4.username a span {
color:#333!important;
}
.author-stats {
display:inline-block;
font-family:Lato;
font-size:11px;
color:#a4a4a4;
margin-right:70%;
position:absolute;
}
.pun .postmain {
margin:0!important;
}
.postfoot {
margin-right:0!important;
border-top:1px solid #f0f0f0;
border-bottom:1px solid #eaeaea;
margin-top:30px;
}
.postfoot img {
opacity:.5;
}
div#pun-qpost.main {
color:#5f5f5f;
font-family:Lato;
margin:0!important;
}
.pun .entry-content {
color:#5a5a5a!important;
font-family:Lato;
font-size:13px;
}
.post-stats {
color:#cfcfcf!important;
font-family:Lato;
font-size:11px;
margin-right:15px;
margin-top:10px;
position:absolute;
}
.pun .paging b,.pagination b,.pagination span strong {
border-image:initial;
color:#fff!important;
font-size:12px;
font-weight:400!important;
margin-right:-1px!important;
visibility:visible;
background:#3677e0;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
padding:5px!important;
}
.paging a,.paging input,.pagination input {
border-image:initial;
border-radius:3px;
font-size:12px!important;
text-shadow:0 1px 0 #fff;
visibility:visible;
color:#999!important;
display:inline-block;
text-decoration:none;
margin:2px;
padding:5px!important;
}
.pun .paging {
font-size:0;
}
.pun .paging a {
background:#efefef;
}
.pun .paging a:hover {
background:#e6e6e6;
color:#747474;
}
.page-number {
color:#747474;
font-weight:300;
font-size:12px;
margin-right:10px;
}
.page-number strong {
font-weight:300!important;
}
.titlebox {
background:#f9f9f9;
border:1px solid #e6e6e6;
text-shadow:#fff 0 1px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:inset rgba(0,0,0,0.05) 0 1px 4px;
-moz-box-shadow:inset rgba(0,0,0,0.05) 0 1px 4px;
box-shadow:inset rgba(0,0,0,0.05) 0 1px 4px;
overflow:hidden;
padding:10px;
}
.titlebox dd {
display:block;
}
.titlebox dava a img {
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
background:#fff;
border:1px solid #d5d5d5;
box-shadow:0 2px 2px rgba(0,0,0,0.1);
float:right;
height:50px!important;
width:50px!important;
padding:1px;
}
.titlebox dava a img:hover {
-moz-box-shadow:0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);
box-shadow:0 2px 2px rgba(0,0,0,0.2);
border-color:#a1a1a1;
}
.ipsBox_withphoto {
margin-right:65px;
}
.ipsType_pagetitle {
font:300 26px/1.4 Helvetica,Arial,sans-serif;
}
.desc.lighter,.desc.lighter.blend_links a {
color:#a4a4a4!important;
}
.padding-box {
padding:0 10px;
}
.ipsBadge {
border-radius:4px 4px 4px 4px;
color:#FFF;
display:inline-block;
font-size:9px;
font-weight:700;
height:15px;
line-height:15px;
text-transform:uppercase;
vertical-align:middle;
padding:0 5px;
}
.pun .main-head .h2,a.exthelp {
color:#747474!important;
}
a.exthelp {
background-image:none!important;
}
.main .frm-info {
background:transparent;
}
.frm-buttons {
border-top:none!important;
}
#content2 {
margin-right:20%;
width:900px!important;
}
#footer_utilities {
font-size:11px;
position:relative;
padding:10px;
}
.clear {
clear:both;
}
.footerright {
float:right;
margin-top:-20px;
}
#backtotop {
width:24px;
height:24px;
line-height:20px;
right:50%;
margin-right:-12px;
position:absolute;
display:inline-block;
background:#bdbdbd;
text-align:center;
-moz-border-radius:16px;
-webkit-border-radius:16px;
border-radius:16px;
opacity:.4;
outline:0;
}
#backtotop:hover {
background:#af286d;
color:#fff;
opacity:1;
}
#backtotop img {
margin-top:5px;
}
img,.input_check,.input_radio {
vertical-align:middle;
}
#rss_menu {
background-color:#fef3d7;
border:1px solid #ed7710;
}
#rss_menu li {
border-bottom:1px solid #fce19b;
}
#rss_menu a {
color:#ed7710;
padding:5px 8px;
}
.ipbmenu_content a {
text-decoration:none;
text-align:right;
display:block;
padding:6px 10px;
}
#footer_utilities .ipsList_inline>li>a {
margin-right:0;
color:#225985;
padding:4px 10px;
}
#footer_utilities .ipsList_inline>li>a:hover {
color:#328687;
}
#copyright {
color:#848484;
text-align:right;
text-shadow:0 1px 0 #fff;
}
.paging input {
color:#747474!important;
font-family:Lato;
}
.pun .main-foot .options a,.pun .main-foot .options a:link {
color:#5f5f5f;
}
.pun .paged-foot {
border:none!important;
}
.ipsBadge_orange {
background:none repeat scroll 0 0 #ed7710;
}
a.mainmenu {
background-image:url(https://i.servimg.com/u/f25/15/95/28/21/backgr11.png);
color:#fff;
text-decoration:none!important;
margin:0 -6px;
padding:5px;
}
a.mainmenu:hover {
color:red;
background-image:url(https://i.servimg.com/u/f25/15/95/28/21/pass10.jpg);
text-decoration:none;
}
a.mainmenu:focus {
color:blue;
text-decoration:none;
}
a:hover {
text-shadow:0 0 10px;
}
#search {
float:right;
border-right:1px solid #d5d5d5;
margin-right:13px;
height:50px;
padding:25px 25px 0 0;
}
#search_wrap:hover {
border-color:#acabab;
}
#search_wrap {
position:relative;
background:#fff;
border:1px solid #c7c7c7;
display:block;
height:26px;
line-height:25px;
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
box-shadow:inset 0 1px 3px rgba(0,0,0,0.1);
min-width:270px;
float:right;
padding:0 4px 0 26px;
}
#main_search {
font-size:12px;
border:0;
background:transparent;
width:160px;
outline:0;
color:#8b8989;
padding:5px;
}
#search_options {
float:left;
max-width:80px;
text-overflow:ellipsis;
overflow:hidden;
border-right:1px solid #eaeaea;
display:inline-block;
text-shadow:#fff 0 1px 0;
font-size:11px;
height:26px;
background:#f5f5f5;
line-height:26px;
margin:0;
padding:0 6px;
}
#search .submit_input {
background:#3677e0 url(https://2img.net/h/oi62.tinypic.com/jhzvbp.png) no-repeat 50%;
text-indent:-3000em;
border:1px solid #2966c9;
display:block;
width:26px;
height:26px;
position:absolute;
left:0;
top:0;
bottom:0;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);
box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);
padding:0;
}
#adv_search {
width:28px;
height:28px;
background:url(https://2img.net/h/oi57.tinypic.com/2zjatl0.png) no-repeat left 50%;
text-indent:-3000em;
display:inline-block;
margin-right:-3px;
}
img {
vertical-align:right;
}
div.forum-description img {
position:absolute;
margin-right:-43px;
margin-top:-15px;
}
.pun tbody.statused td.tcl.tdtopics span.status {
display:initial!important;
}
* {
font-family:'Droid Arabic Kufi', Arial, Helvetica, sans-serif!important;
}
#pun-visit,#pun-announcement,.editted-message,a[href="javascript:Pagination();"],.subtitle,#main-content .pun-crumbs,a[href="/privmsg?folder=savebox"],a.mainmenu img,.pun tbody.statused span.status,#add-google-bottom {
display:none;
}
fieldset,img,.pun .main-content {
border:0;
}
.attach,.main-box ul,.titlebox dava {
float:right;
}
.register,.signin {
vertical-align:top;
}
.forumtitle:hover,h2.topic-title a:hover,.sub-category a:hover,.pun-crumbs p a:hover,.last-post a span:hover,.tcr span a:hover {
color:#000!important;
}
.statHide,.module-advert {
display:none!important;
}
.statsPers li span a,.pun-privmsg a {
text-decoration:none!important;
}
.last-post a,a:link,a:visited,a:active {
text-decoration:none;
}
.ipsList_inline>li,.author-img {
display:inline-block;
}
.author-img img:hover,.postfoot img:hover {
opacity:1;
}
.main .main-foot,.pun .paged-foot,.pun .paged-head {
background-color:#fff!important;
}
.h3,h3,.content h2,.panel h2,content h1,.panel h1,content h4,.panel h4,content h5,.panel h5,content h6,.panel h6 {
color:#574916;
}
مواضيع مماثلة
» صندوق الكتابة
» مشكلة فى عدم ظهور ادوات الكتابة فى صندوق الكتابة
» ممكن كود للتحكم في حجم الكتابة في صندوق الكتابة العادي
» مشكلة فى عدم ظهور ادوات الكتابة فى صندوق الكتابة
» صندوق الكتابة
» مشكلة فى عدم ظهور ادوات الكتابة فى صندوق الكتابة
» ممكن كود للتحكم في حجم الكتابة في صندوق الكتابة العادي
» مشكلة فى عدم ظهور ادوات الكتابة فى صندوق الكتابة
» صندوق الكتابة
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: مشاكل في تنسيق مظهر أو تصميم أو صور أو الوان المنتدى :: أرشيف قسم "مشاكل في تنسيق مظهر المنتدى"
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى