انجمن


بزرگتر کردن عرض سایت  (۴ نوشته)

  • alir3za1990

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۷
    تشکر شده: ۵ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۴ فروردین ۱۳۹۱ - ۲۱:۴۳

    سلام به همه ..
    من میخواستم عرض سایت رو یکم بزرگتر کنم . تا اینجاش میدونم که باید مقدار wide یا یه همچین چیزی رو تو استایل پیدا کنم و زیاد کنم . ولی نتونستم . چون کلی کد هست .. کسی میتونه بگه دقیقا باید کجا رو دستکاری کنم ؟ مرسی
    اینم کد style

    /*
    Theme Name: FTShop
    Version: 1.2
    Author: Farstemp
    Author URL: http://www.farstemp.com
    */
    
    html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
    	margin:0;
    	padding:0;
    	direction:rtl;
    }
    
    h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
    	font-size: 1em;
    	font-style: normal;
    	font-weight: normal;
    }
    
     h2, h3, h4, h5, h6 {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        margin: 0 0 0.2em 0;
    	line-height: 1.1em;
    text-align: right;
    }
    
    h1 { font-size: 12px; font-weight: bold; }
    h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
    h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
    h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
    .flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
    .indents {
    	padding: 0; margin: 0;
    	line-height: 18px;
    }
    
    .tagm{text-align:right;padding-right:7px;}.tagm a:link , .tagm a.link , .tagm a:visited , tagm a.visited {-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;font: 11px Tahoma;border: 1px solid #E5E5E5;background: #eefafe;color: #7D7D7D;padding:5px;line-height:30px;}.tagm a:hover, .tagm a.hover {background:#9900cc;font: 11px Tahoma;color: #fff;border: 1px solid #E5E5E5;}
    
    /*links*/
    
    a {color:black; text-decoration:none;font-size: 11px;}
    a:hover { color:#fff; text-decoration:none;text-shadow:1px 1px 1px #878787; }
    
    /*forms*/
    input, textarea, select {
    	font-size: 1em;
    	font-family: Tahoma, Verdana, Arial, sans-serif;
    }
    
    /*PAGE*/
    body {
    	color: #2b2b2b;
    	background-color: #ffffff;
    	font-family: Tahoma, Verdana, Arial, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	line-height: 17px;
    }
    
    .pagebg {
            background: url(images/bg.jpg) no-repeat fixed 50% 0 #fff;
    	padding: 0; margin: 0;
    }
    
    *html .pagebg { background-attachment: scroll; }
    
    .clr { clear: both; }
    img  { border:0 none; }
    img.left { float: left; margin: 2px 20px 16px 0; }
    img.right { float: right; margin: 2px 0 16px 20px; }
    hr	{
    	border: 0 none;
    	border-top: 1px solid #cfcfcf;
    	height: 1px;
    }
    
    table {
    	border-collapse: collapse;
    	border-spacing: 0; border: 0px;
    }
    
    table td { padding: 0px; }
    
    ul {
    	margin: 0;
    	padding: 0;
    	border: 0;
    	outline: 0;
    	font-size: 100%;
    	vertical-align: baseline;
    	background: transparent;
    	list-style: none;
    }
     li {
    	background:transparent url(images/arrow.png) no-repeat scroll 100% 5px ;
    	list-style-image:url(none.html);
    	list-style-position:outside;
    	list-style-type:none;
    	color: #fff;
    	padding:0px 15px 0px 0px;
    	margin:2px 5px 0px 0px;
    	text-align:right;
    }
    
    ol {
    	list-style-image: none;
    	list-style-position: outside;
    	list-style-type: decimal;
    	margin-bottom: 18px;
    	margin-left: 2.2em;
    }
    
    .wrapper {
    	margin: auto;
    	width: 994px;
    	text-align: right;
    }
    
    .toppad { padding-top: 30px; }
    
    /*TOPHEAD*/
    .tophead, .tophead .dleft, .tophead .dright { height: 170px; }
    .tophead {
    	overflow: hidden;
    	background: #cacaca url("images/header.gif");
        width: 994px; height: 220px;
    }
    
    /*HOMEBTN*/
    .homebtn {
    	position: absolute;
    	top: 3px; left: 0;
    }
    
    /*TOPMENU*/
    .topmenu, .topmenu .dleft, .topmenu .dright { height: 58px; }
    .topmenu {
    	overflow: hidden;
    	background: #e4e4e4 url("images/menutop.html") repeat-x 0 -116px;
    }
    .topmenu .dleft {
    	background: url("images/menutop.html") no-repeat 0 0;
    	padding-left: 11px;
    }
    .topmenu .dright {
    	background: url("images/menutop.html") no-repeat 100% -58px;
    	padding-right: 11px;
    
    }
    
    /*SHADOWS CONT*/
    .s_left { padding-left: 6px; background: #ebebeb repeat-y left 0; }
    .s_mid { overflow: hidden; }
    
    .container,
    .rightside,
    .leftside,
    .centersideinn { overflow: hidden; }
    .rightside { float: right; width: 210px; padding-right:5px;}
    .leftside { float: left; width: 210px; padding-top: 4px;}
    .centerside { margin-left: 5px; margin-right: 215px; padding-top: 4px; }
    .centersideinn { overflow: hidden; }
    *html .centerside { margin-left: 212px; margin-right: 212px; }
    *html .centersideinn { width: 98.8%; }
    
    /*FOOTBLIK*/
    .footblik, .footblik .dleft, .footblik .dright { height: 41px; }
    .footblik { background: url("images/footblik2.png") no-repeat 100% -41px; padding-right: 12px; }
    .footblik .dleft { background: url("images/footblik2.png") no-repeat 0 0; padding-left: 12px; }
    .footblik .dright { background: url("images/footblik2.png") repeat-x 0 -82px; }
    
    *html .footblik { background: url("images/footblik.png") repeat-x 0 -82px; padding: 0; }
    *html .footblik .dleft { background: url("images/footblik.png") no-repeat 0 0; padding: 0; }
    *html .footblik .dright { background: url("images/footblik.png") no-repeat 100% -41px; }
    
    .copyright, .copyright a { color: #efefef; }
    .copyright strong { text-transform: uppercase; }
    .copyright { padding-top: 28px; }
    
    .cblock {
    background-color: #fff;
    overflow: hidden;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #d3d3d3;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    font-weight:bold;
    text-shadow:1px 1px 1px #c8c8c8;
    }
    .bbr_head, .bbr_foot,
    .bbr_head div, .bbr_foot div { height: 6px; }
    .bbr_head, .bbr_foot { overflow: hidden; font-size: 1px; }
    .cblock .maincont { margin: 0 7px;}
    
    .base, .base2 {
    border: 1px solid #d3d3d3;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    	background-color: #fff;
    	overflow: hidden;
    	margin: 7px;
    
    }
    .base .maincont, .base2 .maincont { margin: 0 8px; padding-bottom: 8px; }
    .base2 .maincont { padding-top: 4px; }
    
    .bheading {
    	font-weight: bold;
    	height:33px;
    	width:100%;
    	margin-top:10px;
    	background: url("images/bheading.png") no-repeat;
    
     }
    
    .bheading h1 { color: #ececec; }
    .bheading h1 a { text-decoration: none !important; }
    
    .bheading2 h1 { color: #eaeaea; }
    
    .infostore .arg { float: left; padding-top: 2px; margin-right: 5px; }
    .isicons { float: right; width: 100px; padding-top: 3px; }
    .isicons span { float: right; }
    .isicons span img { margin-left: 4px; }
    
    .morelink, .morelink .ml { height: 1px; }
    .morelink {
    	overflow: hidden;
    	background: url("images/bannertop_left.png") repeat 0 0;
    }
    
    .morelink .arg { float: left; margin-right: 15px; padding-top: 11px; }
    /*            */
    .rightside{
    	padding-top: 5px;
    }
    .leftside .block_t2,
    .rightside .block_t2 {
    	background: #fff url("images/block_t2.png") repeat-y 100% 0;
    	margin-bottom: 8px;
    }
    
    .rightside .block_t2 { margin-bottom: 4px; }
    
    .leftside .block_t2 .dbtm,
    .rightside .block_t2 .dbtm { background: transparent url("images/block_t2.png") no-repeat 0 100%; }
    
    .leftside .block_t2 .dtop,
    .rightside .block_t2 .dtop {
    	background: #fff url("images/blocksheading.png") no-repeat 0 0;
    	height: 34px;
    	overflow: hidden;
    	text-align: right;
    
    }
    .rightside .block_t2 .dtop {  text-align: left; }
    
    .leftside .block_t2 .dtop h3,
    .rightside .block_t2 .dtop h3 {
    	text-transform: uppercase;
    	padding-top: 7px;
    	padding-right: 5px;
    	color: #242424;
    }
    
    .leftside .badven .dtop  { background-position: 0 0px; }
    
    .rightside .badven .dtop { background-position: 0 0px; }
    
    #page-wrap { width: 440px; margin: 20px auto; }
    
    ul { list-style: none; }
    
    ul li a:hover { }
    ul li:last-child a { border: none; }
    
    #organic-tabs { background: #eee; padding: 10px; margin: 0 0 15px 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; }
    
    #explore-nav { overflow: hidden; margin: 0 0 10px 0; }
    #explore-nav li { width: 97px; float: right; margin: 0 10px 0 0; }
    #explore-nav li.last { margin-left: 0; }
    #explore-nav li a { display: block; padding: 5px; background: #959290; color: white; font-size: 10px; text-align: center; border: 0; }
    #explore-nav li a:hover { background-color: #111; }
    
    #moshakh, #pictur, #commant { display: none; }
    
    #explore-nav li#ex-ravesh a.current, ul#ravesh li a:hover { background-color: #0575f4; color: white; }
    #explore-nav li#ex-moshakh a.current, ul#moshakh li a:hover { background-color: #d30000; color: white; }
    #explore-nav li#ex-pictur a.current, ul#pictur li a:hover { background-color: #8d01b0; color: white; }
    #explore-nav li#ex-commant a.current, ul#commant li a:hover { background-color: #FE4902; color: white; }
    
    div#qTip {
    padding: 5px;
    border: 1px solid #666;
    display: none;
    background: #fff;
    color: #000000;
    font: 11px tahoma;
    position: absolute;
    z-index: 3000;
    direction: rtl;
    -moz-border-radius: 3px 7px; -webkit-border-radius: 3px 7px; -khtml-border-radius: 3px 7px; border-radius: 3px 7px;
    opacity: 0.88; filter: alpha(opacity=88);
    max-width: 220px;
    }
    
    .fr {
    color: #000;
    text-shadow:1px 1px 1px #fff;
    width : 550px;
    text-align:center;
    }
    .footer {
    background: url("images/footer.png") no-repeat;
    height:103px;
    width:994px;
    margin : 0 auto;
    }
    
    #up{
    height:50px;
    width:500px;
    margin:5px auto 5px auto;
    overflow:hidden;
    }
    
    #leftcol-col{
    	float:left;
    	padding:5px;
    	width:231px;
    	border: 1px solid #ccc;
    	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    	margin:5px;
    	margin-left:5px;
    	background: #fff;
    }
    #leftcol-uptext{
    	font-weight: bold;
    	height:30px;
    	width:228px;
    	padding-top:2px;
    	background: url("images/uptext.jpg") no-repeat;
    }
    
    #leftcol-entry{
    	height:265px;
    	width:225px;
    }
    #leftcol-entry img,
    .post img{border: 1px solid #c0c0c0;background: #d7d5d5;margin: 2px;padding:3px;filter:alpha(opacity=90);opacity:0.9;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
    #leftcol-entry img:hover ,
    .post img:hover {border: 1px solid #979797;background: #d7d5d5;margin: 2px;padding:3px;filter:alpha(opacity=100);opacity:1.0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
    
    #headerslider {
    	/* You MUST specify the width and height */
    	width: 465px;
    	height: 200px;
    	margin:0 auto;
    	position:relative;
    	overflow:hidden;
    	}
    
    #mask-gallery {
    	overflow:hidden;
    }
    #gallery {
    	/* Clear the list style */
    	list-style:none;
    	margin:0 auto;
    	padding:0;
    	z-index:0;
    	/* width = total items multiply with #mask gallery width */
    	width:465px;
    	overflow:hidden;
    }
    #gallery li {
    	/* float left, so that the items are arrangged horizontally */
    	float:left;
    }
    #buttons{
    	position:relative;
    	width:543px;
    	margin:0 auto;
    	padding:0 0 0 0;
    }
    #buttons #btn-prev{
    	position:absolute;
    	left:0;
    	top:-200px;
    }
    #buttons #btn-next{
    	position:absolute;
    	left:493px;
    	top:-200px;
    }
    .combox-top{ width:500px; height:10px; text-align:center; padding-right:30px; background:#ebebeb url(images/uper-nav.png) no-repeat;}
    .combox-txt{ width:500px; min-height:80px; text-align:center; padding-right:30px; background:#ebebeb url(images/bg-post.png)  repeat-y;}
    .combox-dwn{ width:500px; height:10px; text-align:center; padding-right:30px; background:#ebebeb url(images/bottom-post.png) no-repeat;}
    .fild{width:200px; text-align:center; padding-right:20px; height:18px; border:1px solid #c9c9c9;margin-bottom:5px; background:#fafafa;-moz-border-radius: 7px;-khtml-border-radius: 7px; -webkit-border-radius: 7px;border-radius: 7px;padding:3px;font-family:Tahoma;}
    .erea{width:474px; text-align:center; padding-right:20px; height:80px; border:1px solid #c9c9c9; background:#fafafa;-moz-border-radius: 7px;-khtml-border-radius: 7px; -webkit-border-radius: 7px;border-radius: 7px;padding:2px;font-family:Tahoma;font-size:10pt;}
    .subc{width:80px;height:25px;cursor:pointer;margin-top:5px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border:1px solid #c9c9c9;background:#fafafa;font-size:11px;font-family:Tahoma;}
    .fild:focus ,.erea:focus ,.subc:hover {border:1px solid #FC0;}
    
    #menu1 {width:960px; height:30px;
    background:transparent;
    text-align: center;
    padding-top: 185px;
    margin:0 auto;
    color:fff;
    }
    .ul{padding-right:165px;}
    .ul li{ float:right;list-style:none; margin:0; padding:0; text-align:center;}
    .ul li A{display: block;cursor: pointer;padding:5px; list-style:none; background:transparent repeat-x;color: #545454;text-decoration: none;text-shadow:1px 1px 1px #a9a9a9; width:85px;}
    .ul li A:hover {background:transparent repeat-x; color:#000;}
    .clear { clear:both; }
    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    daryanian
  • daryanian

    آفلاین
    عضو
    تعداد نوشته‌ها: ۵۱
    تشکر شده: ۱۷ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۴ فروردین ۱۳۹۱ - ۲۲:۲۳

    در پوشه style دنبال اینا باش:

    #pagewrap {
    	width: 1200px;
    	margin: 0 auto;
    }
    
    /* content */
    #content {
    	width: 800px;
    	float: left;
    	background: #fff;
    	padding: 35px;
    	margin-bottom: 10px;
    	-webkit-border-radius: 8px;
    	-moz-border-radius: 8px;
    	border-radius: 8px;
    	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    	box-shadow: 0 1px 3px rgba(0,0,0,.4);
    }
    
    /* sidebar */
    #sidebar {
    	float: right;
    	width: 308px;
    	margin-bottom: 10px;
    	margin-top: 1px;
    	font-size: 90%;
    }

    در هر سه مورد width رو طوری افزایش بدید که همخوانی داشته باشه، اگه یکی بیشتر باشه یه کمی سایت بد دیگه میشه، چندین بار کم و زیاد کنید تا ان چیزی رو که میخواید یدا کنید

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    alir3za1990
  • alir3za1990

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۷
    تشکر شده: ۵ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۵ فروردین ۱۳۹۱ - ۱۱:۴۱

    مممنون daryanian عزیز
    بازم مشکلم رو حل کردید
    مرسی

    کاربران زیر به‌خاطر این نوشته تشکر کرده‌اند:
    daryanian
  • daryanian

    آفلاین
    عضو
    تعداد نوشته‌ها: ۵۱
    تشکر شده: ۱۷ بار
    # نوشته شده: ۱۲ سال پیش
    ۱۵ فروردین ۱۳۹۱ - ۱۴:۰۹

    وظیفه هست که زکات علم را باید داد، خواهش، بازم مشکلی بود بگید من حالا زیاد بلد نیستم ولی اساتید جواب میدن

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.