建站之星产品帮助

12
返回列表
楼主: wfnaiit
打印 上一主题 下一主题

急急..关于自定义模块

[复制链接]
16#
发表于 2011-5-27 17:14:08 | 只看该作者
您好,自己添加的 Css 属性代码,可以直接放追加到文件末尾。
17#
发表于 2011-5-27 17:26:40 | 只看该作者
您的template_info.php文件是正确的。
您的样式文件需要调整
class_main没有定义。
18#
 楼主| 发表于 2011-5-29 11:05:00 | 只看该作者
怎么还是没有人回答呢
19#
发表于 2011-5-29 12:03:01 | 只看该作者
您好,管理员已经回复您了。
20#
 楼主| 发表于 2011-5-29 21:17:28 | 只看该作者
你说的,样式文件是指,layout.css文件吗,我现在把我layout.css文件也发出来,你们帮看下
21#
 楼主| 发表于 2011-5-29 21:21:24 | 只看该作者
上面弄行文件了,是说style.css文件,头部文件我就不发了,因为我没有动头部文件,我是只接在文件后面添加的,大家给看下,user3就是我只接添加的文件

/*--图片模块--*/
#left .flash_image { width:250px; _width:250px; overflow:hidden; }
#right .flash_image { width:701px; _width:700px; overflow:hidden; }
#left .pro_over { width:250px; _width:250px; overflow:hidden; }
#right .pro_over { width:701px; _width:690px; overflow:hidden; }
#left .com_con { width:250px; _width:250px; overflow:hidden; }
#right .com_con { width:701px; _width:700px; overflow:hidden; }


.prod_type{padding-top:4px;padding-left:5px;}
/* ---------------公告栏样式----------*/
.bulletin{background-image: url("../images/ggbj.jpg"); height:150px;}
/* ---------------首页公司介绍样式----------*/
.notice_con{ padding:8px;}

.switch_langbar { color:#444; float:right; margin-top:-60px;text-align:left;}
.switch_langbar a:link {color: #444;text-decoration: none;}
.switch_langbar a:visited {text-decoration: none;color: #444;}
.switch_langbar a:hover {text-decoration: underline;}
.switch_langbar a:active {text-decoration: none;})
.lngbar_option { color:#444;}
.lngbar_select { color:#444;}
.lngbar_select {border:1px solid #7F059D;padding:0 3px;cursor:pointer;padding-right:20px;background:#FFF url(../../../images/down.gif) no-repeat right center;}
.lngbar_option {border-left:1px solid #7F059D;border-right:1px solid #7F059D;border-bottom:1px solid #7F059D;padding:3px;background-color:#FFF;z-index:1000;position:absolute;display:none;}
.lngbar_option a {display:inline-block;width:100%;}

/*user3*/
#user3 .list_bot, #user3 .login_bot,#user3 .recent_bot { height:7px; background:url(../images/airconditioning_15.jpg) no-repeat; clear:both; margin-bottom:10px; overflow:hidden;} /*是栏目框的底边,一般有圆角的,定义背景图片,如果没有可以直接display:none*/
#user3 .login_title,#user3 .list_title,#user3 .cart_title,#user3 .newprod_title,#user3 .blk_t{font-size:12px;background:url(../images/airconditioning_15.jpg) no-repeat;overflow:hidden;height:25px; padding:3px 0 0 25px; font-weight:bold;}/*定义栏目标题,blk_t等样式*/


#user3 .list_con, #user3 .login_con, #user3 .newprod_con, #user3 .prod_type, #user3 .prod_type_n, #user3 .cart_con,#user3 .lagbar, #user3 .recent_con, #user3 #mess_main, #user3 .cartlist_list{border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1; padding-top:8px; zoom:1; overflow:auto; overflow-x:hidden;overflow-y:hidden;}/*定义栏目内容的外框样式*/


#user3 .newprod_list{width:150px;}
#user3 .newprod_pic{width:140px;height:140px; overflow:hidden;}
#user3 .newprod_pic img{ width:100px; height:140px;}
#user3 .newprod_name, #user3 .newprod_price1,#user3 .newprod_intr{text-align:center;}
#user3 .newprod_name, #user3 .newprod_price1{width:140px;font-size:12px;line-height:22px;}
#user3 .newprod_intr{width:140px;margin:0 auto;height:34px;overflow:hidden;line-height:1.5em;color:#777;}
#user3 .newprod_xx,#user3 .newprod_gg, #user3 .newprod_view { display:none;}

/*上面都是首页最新产品列表的样式,大家可以根据自己的产品列表尺寸设置*/


#user3 .list_con ul li, #user3 .recent_con ul li{float:none;width:460px;overflow:hidden;}
#user3 .list_con ul li{ background:url(../images/airconditioning_15.jpg) no-repeat left; height:27px; background-position:0 8px;border-bottom:1px dashed #e8e8e8; padding-left:18px;}

/*上面都是首页新闻或文章列表的样式*/


/*message*/
#user3 .art_list_title{ display:none;}
#user3 .mess_input input{height:18px; line-height:18px; width:300px;}
#user3 .mess_textarea textarea{ width:390px; height:100px;}
#user3 .mess_submit{ padding-left:75px;}
#user3 .message_bg{ display:none;}
#user3 .mess_list{ margin-bottom:3px;}

/*当前模块下留言板的样式*/

/*login*/
#user3 .login_right{width:240px;float:left;height:30px;line-height:30px;}

/*登录样式*/
22#
发表于 2011-5-30 00:00:35 | 只看该作者
您好,已给您发了短消息,请注意查收。
23#
 楼主| 发表于 2011-5-31 08:36:14 | 只看该作者
短消息,我收到了,也给你们回复了,,,但我这个问题可是一直没有解决呀,希望管理在帮帮

上海美橙科技信息发展有限公司 ( 沪ICP备11006888号-4 )

快速回复 返回顶部 返回列表