2008-12-15

后台generator的文本框的长度的设置

类归于: symfony — 标签:, kthiz2006 @ 20:44

文本框的长度在后台制定的css中设置
例如:
要修改电话的文本框长度

<div class="sf_admin_form_row sf_admin_text sf_admin_form_field_tel">
<input type="text" name="shop[tel]" id="shop_tel" />
<div>

在css中写

.sf_admin_form_field_tel #shop_tel {
width:60px;
}

4 条评论 »

  1. I’ve said that least 3075021 times. The problem this like that is they are just too compilcated for the average bird, if you know what I mean

    Comment 由 a3075021 — 2011-11-20 @ 17:37

  2. I’ve said that least 2586935 times. The problem this like that is they are just too compilcated for the average bird, if you know what I mean

    Comment 由 a2586935 — 2011-11-20 @ 17:37

  3. tb3075021@3075021…

    I’ve said that least 3075021 times. …

    Trackback 由 I've said that least 3075021 times — 2011-11-20 @ 17:37

  4. I’ve said that least 2867017 times. The problem this like that is they are just too compilcated for the average bird, if you know what I mean

    Comment 由 a2867017 — 2011-11-20 @ 17:37

这篇文章上的评论 RSS feed TrackBack URL

留下评论

WordPress 所驱动