• صفحة 1 من%
  • 1
طلب ضرورى اخى
sokaregypt
مشاركات: 5
السمعة: 0
مشاركة # 1 | 19:24
اريد تغير حجم خطوط منتدايا اللى حجم معقول اخى
Code


html {
   height: 100%;
   margin-bottom: 0px;
}

form {
   margin: 0;
   padding: 0;
}

img,table {
  border: none;
}

body {
  background: #7EA601;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #444444;
}

input[type="text"],input[type="password"],textarea {
  border:1px solid #e7e7e7;
  background:#fbfbfb;
}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus {
  border:1px solid #546528;
  background:#ffffff;
}
input[type="submit"],button,input[type="reset"],input[type="button"],select {
  border:1px solid #3e4d16;
  background:#7b9241;
  color:#FFF;
  margin:4px 0;
}

/* a links */
a:link, a:visited {
  outline: none;
  text-decoration: underline;
  font-weight: normal;
  color: #829300;
}

a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #829300;
}

div.nopad ul {
  list-style-image: url('/images/ucoztemplates_li.png');
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: justify;
}

.cpathway {
  /*height: 50px;*/
  margin: 10px 0 0 0;
}
.cpathway  span{
  font-size: 11px;
  color: #5CA80A;
  margin: 0 0 0 30px;
}  

.body_bg {
  background: #7EA601 url('/images/topbg.png') top center repeat-x;
}

#page_bg1 {
  height: 100%;
  padding: 0;
  background: transparent url('/images/page_bg.jpg') top center no-repeat;
}

#page_bg {
  padding: 0;
  background: url('/images/center_bg.png') top center repeat-y;
}

div.center {
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 940px;
}

div#wrapper {
  padding: 0;
  width: 940px;
  margin: 0 auto;
   
}

#header {
  height: 282px;
  margin: 0 auto;
  width: 940px;
}

#content {
  width: 920px;
  margin: 0 auto;
  padding: 5px 0 0;
  overflow: hidden;
}

#logo {
  padding: 0;
  text-align: center;
  margin: 0;
}

#logo a, #logo a:link, #logo a:hover {
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  outline: none;
   
}
#logo h1 {
  display:none
}
.pill_m {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  width: 940px;
  height: 35px;
}

#pillmenu {
  margin: 0;
  text-align: center;
  padding: 0;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#pillmenu li {
  float: left;
  margin: 0;
  padding: 0;
  height: 35px;

}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
   
}

#pillmenu li a {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 12px;
  float: left;
  display: block;
  line-height: 34px;
  padding: 0 8px 0 8px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#pillmenu li a:hover {
  color: #FAB951;
  text-decoration: none
}

#leftcolumn ,#rightcolumn {
  margin: 0;
  width: 200px;
  float: left;
  padding: 0 0 10px 0;
  text-align: left;
}

div#maincolumn {
  float: left;
  width: 520px;
  margin: 0 0 6px 0;
}

div.nopad {
  overflow: hidden;
  padding: 0;
}
div.nopad ul {
  clear: both;
}

#footer {
  margin: 0 auto;
  text-align: center;
  height: 54px;
  background:#7EA601 url('/images/footer_bg.png') top center no-repeat;
}

#footer p {
  height: 20px;
  text-align: right;
  padding: 10px 30px 0 0;
  color: #666666;
}

h1 {
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  vertical-align: bottom;
  color: #333;
  text-align: left;
  width: 100%;
}

h2,.eTitle,.eTitle a {
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  vertical-align: middle;
  color: #81AA4F;
  text-align: left;
  font-weight: bold;
  text-decoration:none;
}

.eTitle a:hover {
  text-decoration:underline;
}

table.eBlock h3 {
  margin-top: 25px;
}

h4 {
  font-family: Tahoma, Arial, sans-serif;
  color: #333;
}

h3, legend {
  margin: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
  color: #81AA4F;
  padding: 0;
}
/* small text */
.small {
  font-size: 10px;
  color: #C0C0C0;
  font-weight: normal;
  text-align: left;
}

.eDetails1,.eDetails2,.eDetails {
  height: 20px;
  vertical-align: top;
  font-size: 10px;
  color: #C0C0C0;
  font-weight: normal;
  vertical-align: top;
  padding-top: 0px;
}

/* content styles */
table.eBlock {
  margin: 2px 8px;
  width:508px;
}

table.eBlock li {
  margin-bottom: 5px;
}

table.eBlock fieldset {
  border: 0;
  border-top: 1px solid #669933;
}

table.eBlock h3 {
  margin-top: 25px;
}

table.eBlock h4 {
  font-family: Tahoma, Arial, sans-serif;
  color: #669933;
}

.highlight {
  background-color: #fffebb;
}

div.moduletable, div.module {
   margin-bottom: 25px;
}

div.module {
  margin: 0;
  padding: 0;
}

div.module input[type="text"],div.module input[type="password"] {
  border:1px solid #e7e7e7;
  background:#fbfbfb;
}
div.module input[type="text"]:focus,div.module input[type="password"]:focus {
  border:1px solid #546528;
  background:#ffffff;
}
div.module input[type="submit"] {
  border:1px solid #3e4d16;
  background:#7b9241;
  color:#FFF;
  margin:4px 0;
}

/* LEFT COL H3 */
#leftcolumn h3 {   
  font-family: Tahoma, Arial, sans-serif;
  width: 190px;  
  color: #fff; /*color: #4CAFC6;*/
  font-size: 13px;
  height: 63px;
  text-decoration: none;
  text-align: left;
  padding: 0 0 0 10px;
  background: url('/images/h3.jpg') top left no-repeat;
  font-weight: bold;
  line-height: 74px;
  margin: 0;
   
}

#rightcolumn h3  {   
  font-family: Tahoma, Arial, sans-serif;
  width: 190px;  
  color: #fff; /*color: #4CAFC6;*/
  font-size: 13px;
  height: 63px;
  text-decoration: none;
  text-align: right;
  padding: 0 10px 0 0;
  background: url('/images/h3_r.jpg') top right no-repeat;
  font-weight: bold;
  line-height: 74px;
  margin: 0;
   
}

#leftcolumn ul, #rightcolumn ul {
  margin: 0 auto;
  padding: 5px 0 0 4px;
  list-style: none;
  width: 190px;
}

#leftcolumn ul li, #rightcolumn ul li {
  margin: 0;
  padding: 0;
}

#leftcolumn ul li:hover, #rightcolumn ul li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul li a, #leftcolumn ul li a:link,
#rightcolumn ul li a, #rightcolumn ul li a:link,
a.catName:link {
  line-height: 18px;
  padding: 0 0 0 15px;
  text-decoration: none;
  font-size: 11px;
  background: url('/images/menu_row.jpg') center left no-repeat;
  margin: 0;
  height: 18px;
  color: #999999;
  font-weight: bold;
}

#leftcolumn ul li a:hover, #rightcolumn ul li a:hover, a.catName:hover {
  color: #829300;
  text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul li a, #leftcolumn ul li a:link,  
#rightcolumn ul li a, #rightcolumn ul li a:link {
  line-height: 18px;
  padding: 0 0 0 15px;
  text-decoration: underline;
  color: #999999;
  font-weight: bold;
  font-size: 11px;
  background: url('/images/menu_row.jpg') center left no-repeat;
  margin: 0;
  height: 18px;
}

#leftcolumn ul li a:hover, #rightcolumn ul li a:hover {
  color: #829300;
  text-decoration: underline;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul li ul li a, #leftcolumn ul li ul li a:link {
  text-decoration: none;
  color: #666;
  margin: 0 0 0 6px;
  font-size: 11px;
  background: url('/images/submenu_row.jpg') center left no-repeat;
  font-weight: normal;
  display: block;
  line-height: 18px;
  padding: 0 0 0 18px;
  border: none;
  height: 18px;
}

#leftcolumn ul li ul li a, #leftcolumn ul li ul li a:link, #leftcolumn ul li ul li a:visited, #leftcolumn ul li ul li a:hover {
  font-size: 11px;
  margin: 0 0 0 6px;
  padding: 0 0 0 18px;
  text-decoration: none;
  border: none;
  color: #333;
  background: url('/images/submenu_row.jpg') center left no-repeat;
  height: 18px;
  line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul li ul {
  margin: 0;
  padding: 0;
}

#leftcolumn ul li ul li {
  margin: 0;
  padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul li ul {
  margin: 0;
  padding: 0;
}

#leftcolumn ul li ul li a:hover {
  color: #333;
}

#leftcolumn ul li ul, #rightcolumn ul li ul {
  list-style: none;
}

div.message {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size : 14px;
  color : #c30;
  text-align: center;
  width: auto;
  background-color: #f9f9f9;
  border: solid 1px #d5d5d5;
  margin: 3px 0px 10px;
  padding: 3px 20px;
}

/* Polls */
.pollstableborder td {
  text-align: left;
}

/* Frontend Editing*/
fieldset {
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}

legend {
  margin: 0;
  padding: 0 10px;
}

/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
    background: transparent;
    border: none;
}

/* -------------------------- */
a.footer123:link, a.footer123:visited {
  color: #fefefe;
  font-family: Tahoma, Arial, sans-serif;
  text-decoration: none;
}
a.footer123:hover {
  color: #fefefe;
  font-family: Tahoma, Arial, sans-serif;
  text-decoration: none;
}
#f123 {
  font-size: 12px;
  text-align: right;
  width: 100%;
  margin: 0 auto;
  color: #fefefe;
  font-family: Tahoma, Arial, sans-serif;
}
.f123 {
  text-align: right;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  color: #fefefe;
  text-decoration: none;
}
.f123_bg {
  background:url('/images/123_bg.png');
  width:134px;
  height:30px;
  text-align:center;
  padding: 0 3px;
}
.f123_1 {
  font-size: 10px;
  font-family: Tahoma, Arial, sans-serif;
  color: #666;
  text-align: left;
  padding: 0 0 0 4px;
}

a.link_123:link, a.link_123:visited {
  font-size: 15px;
  font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
  color: #797979;
  text-decoration:none;
  font-weight: 700;
}
a.link_123:hover {
  font-size: 15px;
  font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
  color: #797979;
  text-decoration:none;
  font-weight: 700;
}
.eMessage,.eText {
  margin:10px 0;
}

.eRating {font-size:7pt;}
/* --------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {color:#F4F5F7;padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1,.cBlock2 {background:#FFFFFF;border:1px solid #e7e7e7;}
.cBlock2 a,.cBlock1 a {font-size:12px;}
.cBlock2 b,.cBlock1 b {font-size:12px;}
.cMessage {font-size:11px;padding:4px;}
/* -------------- */

/* Comments Form Style */
.commTable {border:1px solid #e7e7e7;}
.commTd1 {font-weight:bold;padding-left:5px;}
.commTd2 {padding-bottom:2px;}
.smiles {border:1px solid #e7e7e7;background:#fbfbfb;margin:0 4px;}
.commFl {width:99%;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
/* ------------------- */

/* News/Blog Archive Menu */
.archActive {color:#FFFFFF;}
/* ---------------------- */

/* News/Blog Archive Style */
.archiveCalendars {text-align:center;color:#B5C4E1;}
.archiveDateTitle {font-weight:bold;color:#FFFFFF;padding-top:15px;}
.archEntryHr {width:250px;color:#415C7F;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/images/icons/indented.png') no-repeat 0px 2px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#7D7D7D;}
.archiveNoEntry {text-align:center;color:#B5C4E1;}
/* ------------------------ */

/* News/Blog Calendar Style */
.calTable {}
.calMonth {padding-bottom:10px;}
.calWday {color:#5d722f; background:#f6f6f6;border:1px solid #e6e6e6;width:15px;}
.calWdaySe {color:#FFFFFF; background:#7b9241;width:15px;border:1px solid #3e4d16;}
.calWdaySu {color:#FFFFFF; background:#7b9241;width:15px;border:1px solid #3e4d16;}
.calMday {color:#444444;background:#f6f6f6;border:1px solid #e6e6e6;}
.calMdayA {color:#444444;background:#f6f6f6;border:1px solid #3e4d16;}
.calMdayIs {color:#fff;background:#7b9241;font-weight:bold;border:1px solid #3e4d16;}
.calMdayIsA {background:#7b9241;font-weight:bold;border:1px solid #3e4d16;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#1e1e1e;font-weight:bold;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#1e1e1e;font-weight:bold;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#1e1e1e;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#1e1e1e;}
.calMdayIsA a,.calMdayIs a {color:#fff;}
/* ------------------------ */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#143C71}
.textResults {background:#143C71}
.textResultsTd {background:#E2E2E2;}

.pollNow {background:#143C71}
.pollNowTd {background:#E2E2E2}

.totalVotesTable {background:#143C71}
.totalVotesTd {background:#E2E2E2}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:yellow;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:pink;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#99CCFF;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#FFFFFF;height:100px;width:300px;border:1px solid #8E9AAB;}
.replaceBody {background:#143C71;}

.legendTd {font-size:7pt; color: #A3B7D6;}
.userRights {font-size:7pt; color: #A3B7D6;}
.fFastSearchTd {font-size:7pt; color: #A3B7D6;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#e7e7e7;}
.gTableTop {padding:2px;background:url('/images/gtabletop.jpg') center top no-repeat #7b9241;text-align:center;color:#FFFFFF;font-weight:bold;height:35px;font-size:12px;}
.gTableTop a {font-weight:bold;font-size:12px;color:#FFF;text-decoration: none;}
.gTableTop a:hover {color: #FAB951;text-decoration: none;}
.gTableSubTop {padding:2px;background:#7ea601;color:#fff;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#f3f3f3;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#f3f3f3;}
.gTableLeft {padding:2px;background:#f3f3f3;font-weight:bold;color:#999999}
.gTableRight {padding:2px;background:#f3f3f3;}
.gTableError {padding:2px;background:#f3f3f3;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#f3f3f3}
.forumLastPostTd,.forumArchive {padding:2px;font-size:9pt;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:9pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:9pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#999999;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#999999;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#909090;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#999999;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:9pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#999999;}
a.forumBarA:active {text-decoration:underline; color:#999999;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:9pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#DBDCBE;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:9pt;}
.switch {background:#FFFFFF;width:15px;font-size:9pt;}
.switchActive {background:#7b9241;font-weight:bold;color:#999999;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#f3f3f3}
.threadLastPostTd {padding:2px;font-size:9pt;}
.threadDescr {color:#858585;font-size:9pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#FCFF7C;height:20px;font-weight:bold;font-size:9pt;color:#000000;padding-left:40px; }
.threadsDetails {padding:2px;background:#7ea601;height:20px;color:#999999;}
.forumOnlineBar {padding:2px;background:#7ea601;height:20px;color:#999999;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#999999;}
a.threadLink:visited {text-decoration:none; color:#999999;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:9pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:9pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#f3f3f3;text-align:center;}
.postFirst {background:#f3f3f3;border-bottom:3px solid #787878;}
.postRest1 {background:#f3f3f3;}
.postRest2 {background:#f3f3f3;}
.postSeparator {height:3px;background:#FCFF7C;}

.postTdTop {background:#7ea601;}
.postBottom {background:#7b9241;height:20px;color:#FFF;}
.postUser {font-weight:bold;}
.postTdTop a,.postBottom a,.postUser a {color:#FFF;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;}  
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:9pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:9pt;}  
.edited {padding-top:30px;font-size:9pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:10pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
/* ----------------------- */

/* forum Post Form */
.loginButton, .pollBut, .searchSbmFl, .commSbmFl, .signButton {font-size:9pt;background:#7b9241;}

.codeButtons {font-size:9pt;background:#7b9241;}
.codeCloseAll {font-size:9pt; color:#999999;font-weight:bold;background:#7b9241;}
.postNameFl,.postDescrFl {background:#FCFCFC;border:1px solid #999999;width:98% !important;}
.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}
.postResultFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}
.postAnswerFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}
.postTextFl {background:#FCFCFC;border:1px solid #999999;width:98% !important;height:150px}
.postUserFl {background:#FCFCFC;border:1px solid #999999;width:98% !important}

.pollHelp {font-weight:normal;font-size:9pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */
.noforum hr {
  margin-bottom:0;
}
.catNumData {
  font-size:10px;
}

div.module .scont {
  margin: 0 0 15px 0;
  padding: 0;
  background:  url('/images/menu_bottom.png') bottom left no-repeat;
  text-align:center;
}

#rightcolumn div.module .scont {
  margin: 0 0 15px 0;
  padding: 0;
  background:  url('/images/menu_bottom_r.png') bottom right no-repeat;
}

div.module .scont .inner{
  margin:0 34px 0 8px;
  padding-top:5px;
  padding-bottom:15px;
  text-align:left;
}
div.module .scont form table{
  padding:0px;
}
div.module .scont table{
  text-align:left;
  padding:0px;
}
div.module .scont form table td{
  font-size:10px;
}
#rightcolumn div.module .scont .inner{
  margin:0 8px 0 34px ;
  padding-top:5px;
  padding-bottom:15px;
  text-align:left;
}

#rightcolumn div.module form {
  text-align:left;
}

div.module ul {
  list-style: none;
  text-align: left;
  padding: 0;
}

div.module ul li{
  margin: 0;
  padding: 0;
}

div.module ul li a:link, div.module ul li a:visited {
  font-weight: bold;
  padding: 2px 0 2px 20px;
  line-height: 24px;
  text-decoration: none;
  color: #829300;
  font-size: 11px;
}
ehabbibo
مشاركات: 832
السمعة: 6
مشاركة # 2 | 20:09
اخى ضع رقم الاستايل حتى يظهر مضبوط
sokaregypt
مشاركات: 5
السمعة: 0
مشاركة # 3 | 20:11
لا اعرف رقم الاستايل انة قالت اخثتة من موقع لقوالب كيوز
هذا اسم القالب 46_green_meditatio
  • صفحة 1 من%
  • 1
بحث: