• 14-09-2014, 00:17:51
    #1
    Kimlik doğrulama veya yönetimden onay bekliyor.
    bu forumu büyük cıkarmak istiyorum açılışta

    merhaba arkadaşlar bi arkadaşım var gözleri çok zayıf textbox withd height boyutları var mesela 20 yi 100 yapacagız mesela söyle forum kısmı açılışta karşımıza büyük gelecek biliyorum ayarlamayı fakat bulamadım hangi dosyanın içinde

  • 14-09-2014, 01:31:30
    #2
    Css ile zoom yapabilirsin.
    http://css-tricks.com/almanac/properties/z/zoom/
  • 14-09-2014, 01:33:07
    #3
    Üyeliği durduruldu
    Site bilgilerinizi gönderin, yarın öğlen halledeyim.
  • 14-09-2014, 01:41:57
    #4
    Üyeliği durduruldu
    Css zoom öneririm. Geçmiş olsun.
  • 14-09-2014, 01:53:23
    #5
    csss zoom ile yaptım fakat mesela her postun kendine özgü idsi var başka post olayına girince olmuyor yani bunu css panelden yapmak gerek

    --R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 01:53:23 -->-> Daha önceki mesaj 01:51:39 --

    ahmet5800 adlı üyeden alıntı: mesajı görüntüle
    Css zoom öneririm. Geçmiş olsun.
    ahmetlutfu adlı üyeden alıntı: mesajı görüntüle
    yaptım fakattt
  • 14-09-2014, 01:54:35
    #6
    Post id ile birlikte başka bir class ismi daha olması lazım.
  • 14-09-2014, 01:58:07
    #7
    ahmetlutfu adlı üyeden alıntı: mesajı görüntüle
    Post id ile birlikte başka bir class ismi daha olması lazım.


    <textarea name="meta[173174][value]" id="meta-173174-value" rows="2" cols="30">test area</textarea>

    üsteki denetle kısmındaki

    alttaki ise css kısmındaki nerede oldugunu bulamadım editlemem için wp-admin/css demi yoksa başka yerdemi çözemedim








    element.style {
    }
    post.phpmedia="all"
    #postcustomstuff table input, #postcustomstuff table select, #postcustomstuff table textarea {
    width: 96%;
    margin: 8px;
    }
    post.phpmedia="all"
    textarea {
    overflow: auto;
    padding: 2px 6px;
    line-height: 1.4;
    }
    post.phpmedia="all"
    input, select, textarea {
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }
    post.phpmedia="all"
    button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    }
    post.phpmedia="all"
    input[type=checkbox], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=radio], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #333;
    outline: 0;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    }
    post.phpmedia="all"
    input, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    user agent stylesheettextarea {
    font-family: monospace;
    border-color: rgb(169, 169, 169);
    }
    user agent stylesheettextarea {
    -webkit-appearance: textarea;
    background-color: white;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    flex-direction: column;
    resize: auto;
    cursor: auto;
    padding: 2px;
    white-space: pre-wrap;
    word-wrap: break-word;
    }
    user agent stylesheetinput, textarea, keygen, select, button {
    margin: 0em;
    font: -webkit-small-control;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    }
    user agent stylesheetinput, textarea, keygen, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
    }
    Inherited from td
    post.phpmedia="all"
    td {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    }
    Inherited from table#list-table
    post.phpmedia="all"
    #postcustomstuff table {
    margin: 0;
    width: 100%;
    border: 1px solid #dfdfdf;
    border-spacing: 0;
    background-color: #f9f9f9;
    }
    user agent stylesheettable {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
    }
    Inherited from div.inside
    post.phpmedia="all"
    .postbox .inside, .stuffbox .inside {
    padding: 0 12px 12px;
    line-height: 1.4em;
    font-size: 13px;
    }
    Inherited from div#postcustom.postbox
    post.phpmedia="all"
    .postbox, .stuffbox {
    margin-bottom: 20px;
    padding: 0;
    line-height: 1;
    }
    Inherited from div#wpwrap
    post.phpmedia="all"
    #wpwrap {
    height: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased;
    }
    Inherited from body.wp-admin.wp-core-ui.js.post-php.admin-bar.post-type-post.branch-4.version-4-0.admin-color-fresh.locale-tr-tr.customize-support.sticky-menu.svg
    post.phpmedia="all"
    body {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    min-width: 600px;
    }
  • 14-09-2014, 02:01:33
    #8
    #postcustomstuff table textarea {
    width: 96%;
    margin: 8px;
    zoom:5;
    }

    Mobilden yazıyorum....
  • 14-09-2014, 02:03:09
    #9
    ahmetlutfu adlı üyeden alıntı: mesajı görüntüle
    #postcustomstuff table textarea {
    width: 96%;
    margin: 8px;
    zoom:5;
    }

    Mobilden yazıyorum....
    sizce hangi cssin içindedir bu degiştirdim sankide olmadı bu