ECShop 网上商店系统支持论坛's Archiver

reason 发表于 2007-4-12 01:02

1024*768的CSS的问题

请问我把模板改成1024*768的以后,为何大表格的边线没了呢?我是按照:[url=http://bbs.ecshop.com/thread-26028-1-2.html]http://bbs.ecshop.com/thread-26028-1-2.html[/url] 改的啊,而且content-bg.gif 至 content-bg4.gif的图片我也改了啊,还需要改哪些文件啊?哪位大哥,大姐能帮帮我啊!先谢谢了!!!

[attach]1376[/attach]


附上CSS:
/*
Template Name: ECSHOP Default
Template URI: [url=http://www.ecshop.com/]http://www.ecshop.com/[/url]
Description: The default ECSHOP template.
Version: 1.0
Author: ECSHOP Team
Author URI: [url=http://www.ecshop.com/]http://www.ecshop.com/[/url]
*/
body {
  font: 12px 宋体, Arial, Helvetica, sans-serif;
  color: #808080;
}
img {border: 0px;}
form {
  margin: 0px;
  padding: 0px;
}
div, td, p {
  font: 12px verdana, arail;
  line-height: 150%;
}
input, select, textarea {
  font: 12px "Courier New";
}
a:visited, a:link {
  color: #808080;
  text-decoration: none;
}
a:hover {
  color: #2359B1;
}
.clear {
  clear: both;
}
#globalWrapper {
  width: 982px;
  margin: 0px auto;
}
#wrapper {
  float: left;
  width: 982px;
  overflow: hidden;
}
#page-left {
  float: left;
  width: 179px;
  padding: 0px 1px;
  overflow: hidden;
}
#page-middle {
  float: left;
  width: 620px;
  overflow: hidden;
}
#page-right {
  float: left;
  width: 179px;
  padding: 0px 1px;
  overflow: hidden;
}
#container {
  width: 982px;
  border-bottom: 1px solid #CCC;
  background: url(images/content-bg.gif) repeat-y;
  margin: 0px auto;
}
#container2 {
  border-bottom: #CCC solid 1px;
  width: 982px;
  background: url(images/content-bg2.gif) repeat-y;
  padding-left: 1px;
  margin: 0px auto;
}
#container3 {
  border-bottom: #CCC solid 1px;
  width: 982px;
  background: url(images/content-bg3.gif) repeat-y;
  margin: 0px auto;
}
#container4 {
  border-bottom: #CCC solid 1px;
  width: 982px;
  background: url(images/content-bg4.gif) repeat-y;
  margin: 0px auto;
}
#page-header {
  border: 1px solid #DADADA;
}
#cell-logo {
  background-color: #F5F5F5;
}
#cell-nav {
  background-color: #2359B1;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  color: white;
}
#cell-nav ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cell-nav li {
  float: left;
  padding: 2px 30px;
  border-right: 1px dotted #FFF;
}
#cell-nav a:visited, #cell-nav a:link {
  color: white;
}
#cell-nav a:hover {
  color: #F2F2F2;
}
#search-bar {
  background-color: #F5F5F5;
  border-top-width: 3px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #DADADA;
  border-right-color: #DADADA;
  border-left-color: #DADADA;
  display: table;
  width: 980px;
  height:28px;
}
#search-bar #search-left {
    position:absolute;
}
#search-bar #search-right {
    float:right;
    position:relative;
    right:0;
}
#search-bar img, #search-bar input {
  vertical-align: middle;
}
.textbox {
  border: 1px solid #959595;
  padding: 0 2px;
}
.textbox-light {
  border: 1px solid #CECECE;
  padding: 0 2px;
}
#main-table {
  background-color: #DADADA;
  table-layout: fixed;
  width: 100%;
}
#main-table td {
  background-color: #FFF;
}
#formLogin ul {
  padding: 0px;
  margin: 8px 8px 8px 30px;
}
#formLogin li {
  color: #2359B1;
  line-height: 16px;
  padding: 3px 0;
}
.cell-cat {
  background-color: #FFFFFF;
  padding: 3px;
}
#cat-div {
  background-color: #FFFFFF;
  background-image: url(images/cat_bg.jpg);
  background-repeat: repeat-x;
  padding: 10px;
  margin: 3px;
}
#cat-div ul {
  padding: 2px;
  margin: 0;
  list-style-type: none;
}
#cat-div li {
  padding-left: 15px;
  background-image: url(images/cat_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  line-height: 180%;
}
#cat-div li .parent-cat {
  font-weight: bold;
}
#cat-div a:visited, #cat-div a:link {
  color: #333;
  text-decoration: none;
}
#cat-div a:hover {
  color: #007ED6;
  text-decoration: none;
}
.title-div {
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #DADADA;
  border-top: 1px solid #DADADA;
  font-size: 14px;
}
#footer-table {
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  border: 1px solid #DADADA;
}
#footer-logo {
  background-image: url(images/footer_bg.gif);
}
.content-div {
  padding: 5px;
}
.goods-price {
  color: #E44087;
}
.market-price {
  background: url(images/line_through.gif) repeat-x center 8px;
}
.goods-table {
  background-color: #DADADA;
  width: 140px;
  height:200px;
  text-align: center;
  margin: 5px;
}
.goods-table td {
  vertical-align:top;
  background-color: #FFF;
}
.article-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.article-list li {
  background-image: url(images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 1.5em;
  border-bottom: 1px dashed #808080;
  line-height: 180%;
}
.top-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.top-list li {
  padding-left: 1em;
  line-height: 130%;
}
.history-list {
  padding: 0 0 0 1.5em ;
  margin: 0;
}
.goods-list {
  background-color: #DADADA;
  width: 98%;
  margin: 3px;
}
.goods-list td {
  background-color: #FFF;
}
.cart-div {
  margin: 3px;
  padding: 10px;
  background-image: url(images/cart_bg.gif);
  background-repeat: repeat-x;
}
#login-news {
  width: 982px;
  overflow: hidden;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}
#login {
  float: left;
  width: 179px;
}
.cell-news {
  background: url(images/news_bg.gif) repeat-x;
  float: left;
  width: 233px;
  height: 165px;
}
.cell-normal {
  background-image: url(images/news_bg.gif);
  background-repeat: repeat-x;
}
#flow-region {
  padding-bottom: 20px;
}
#flow-region th {
  background: #F0F0F0;
  padding: 4px 0;
}
#pager {
  text-align: right;
  padding: 3px 12px;
}
img.thumb {
  border: 1px solid #dadada;
  margin: 10px 0;
}
td.help-cat {
  background-color: #FFFFFF;
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  font-size: 14px;
  padding-top: 4px;
}
td.help-cat img {
  vertical-align: middle;
}
div.addto_cart {
  margin-top: 5px;
  padding: 5px;
  text-align: right;
  border-top: 1px dotted #DADADA;
}
div.addto_cart img {
  vertical-align: middle;
}
form.sort {
  padding: 15px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
span.modify {
  line-height: 32px;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}
.catalog-div {
  border: 1px solid #808080; background: #FFF; display: none; position: absolute; padding: 5px 20px;margin:0;z-index:999;
}
.catalog-div ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.catalog-div li {
  white-space:nowrap;
}
.catalog-div .top-cate {
  border-bottom: 1px solid #DADADA; font-weight:bold; margin: 3px auto;
}
.catalog-div .snd-cate {
  padding-left: 1em;
}
span.notice {
  color: #F00;
}

[[i] 本帖最后由 reason 于 2007-4-12 01:10 编辑 [/i]]

reason 发表于 2007-4-12 01:17

哪个是底圖啊?

reason 发表于 2007-4-12 07:21

谁能帮忙改一下啊?

reason 发表于 2007-4-12 12:30

??????????????????????????????/

QingHou 发表于 2007-4-12 14:22

给演示地址。

reason 发表于 2007-4-12 14:52

非常感谢!!!

[[i] 本帖最后由 reason 于 2007-4-12 17:36 编辑 [/i]]

QingHou 发表于 2007-4-12 14:56

你的css改错了。

请注意加上版权。 ECshop需要大家的支持。

reason 发表于 2007-4-12 15:20

能告诉我是哪里错了吗?好的!

QingHou 发表于 2007-4-12 16:58

过几天我把默认模板修改成1021*768的并发布出来。

==吧 :$

[[i] 本帖最后由 QingHou 于 2007-4-12 17:00 编辑 [/i]]

reason 发表于 2007-4-12 17:48

需要几天啊?很难吗?辛苦您了!!!

reason 发表于 2007-4-12 23:28

明天能发布吗?

reason 发表于 2007-4-13 09:07

好希望今天能看到啊!!!

QingHou 发表于 2007-4-13 13:30

下周做这个。

reason 发表于 2007-4-13 15:36

有点急,能快一些吗?谢了!!!

QingHou 发表于 2007-4-13 18:23

楼主不要顶这个帖子了。下周肯定会出来。

hpmore 发表于 2008-10-3 14:25

[quote]原帖由 [i]QingHou[/i] 于 2007-4-13 18:23 发表 [url=http://bbs.ecshop.com/redirect.php?goto=findpost&pid=47371&ptid=26603][img]http://bbs.ecshop.com/images/common/back.gif[/img][/url]
楼主不要顶这个帖子了。下周肯定会出来。 [/quote]

现在做出来没有

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.