Jump to content
  • 0

Помогите разобраться с шаблоном


Amphick
 Share

Question

Здравствуйте, на днях решил сверстать свой шаблончик для и.магазина футболок, делал делал, проверял в опере и эксплорере, потом решил проверить как будет смотреться в остальных браузерах... Разочарование моё не имело границ, ячейки таблицы с контентом и правого блока не растягиваются и всё содержимое вылезает наружу, что я только не пробовал, ничего не помогает, взываю о помощи более опытных верстальщиков ибо сам я в тупике. :)вот ссылка на сайт

CSS:

*

{

margin:0px;

padding:0px;

font-family:arial;

font-size:12px;

}

body

{

text-align:center;

background: #656565 url('/footbolik/images/bg.png') fixed;

}

div#amph_main

{

width:1112px;

text-align:center;

min-height:100%;

height:auto !important;

height:100%;

margin:0 auto -69px;

text-align:center;

}

div#amph_header

{

margin-top:0;

width:1112px;

height:204px;

background: url('/footbolik/images/header.png') no-repeat;

}

div#amph_content

{

height:1112px;

background: url('/footbolik/images/bg_content.png') center repeat-y;

}

div#amph_footer

{

width:1112px;

height:103px;

background: url('/footbolik/images/footer.png') center no-repeat;

}

div#amph_left

{

text-align:center;

}

div#amph_right

{

text-align:center;

}

.menuLeftLine

{

width:175px;

height:1px;

font-size:0px;

background: url('/footbolik/images/line_menu.png') repeat-x;

margin-bottom:1px;

}

.mainsMenu

{

background: url('/footbolik/images/menu_str.png') left 6px no-repeat;

margin-top:4px;

margin-bottom:6px;

width:175px;

text-align:left;

margin-right:auto;

margin-left:auto;

}

.mainsMenu span

{

font-size:8px;

color:#f00;

margin-left:10px;

}

div.mainsMenu a

{

margin-left:10px;

font-size:12px;

color:#00a;

text-decoration:none;

font-weight:bold;

}

div.mainsMenu a:hover

{

margin-left:10px;

font-size:12px;

color:#fff;

text-decoration:none;

font-weight:bold;

}

div.mainsMenu span a

{

font-weight:bold;

color:#00a;

text-transform:uppercase;

}

div.amph_left_dark

{

width:175px;

color:#ff0;

text-align:center;

font-weight:bold;

font-size:13px;

padding-top:8px;

padding-bottom:9px;

margin-bottom:2px;

background: url('/footbolik/images/left_bg_dark.png') repeat-y;

}

.infoLink

{

text-align:center;

font-size:12px;

color:#000;

margin-top:4px;

}

.infoLink span

{

font-weight:normal;

}

.infoLink span a

{

font-weight:bold;

text-decoration:none;

}

.infoLink span a:hover

{

text-decoration:underline;

}

.infoLink a

{

font-size:12px;

color:#00a;

}

div#amph_cut

{

position:absolute;

width:300px;

left:50%;

top:43px;

text-align:left;

margin-left:90px;

}

div#amph_cut a

{

font-weight:bold;

color:#00a;

font-size:14px;

text-decoration:none;

}

div#amph_cut a:hover

{

text-decoration:underline;

color:#11f;

}

div#amph_search

{

position:absolute;

width:300px;

left:50%;

top:116px;

text-align:left;

margin-left:90px;

}

.buttonSearch

{

height:27px;

line-height:22px;

width:50px;

border:0px;

background: url('/footbolik/images/search.png') center no-repeat;

margin-left:3px;

}

.inputSearch

{

width:125px;

margin-top:4px;

}

.titleName

{

width:540px;

background: url('/footbolik/images/title.jpg') 22px 50% no-repeat #eeeeee;

height:51px;

border-top:1px solid #fff;

text-align:left;

line-height:52px;

}

.titleName span

{

color:#000000;

font-size:13px;

margin-left:34px;

}

.titleName span a

{

color:#000000;

font-size:13px;

}

.textPlain

{

width:500px;

text-align:justify;

font-size:12px;

}

.links

{

cursor:pointer;

}

.push

{

height: 69px;

}

.center

{

margin-left:auto;

margin-right:auto;

}

.left

{

float:left;

}

.right

{

float:right;

}

.header

{

height:63px;

width:960px;

background: #404040;

}

.headerLeft

{

width:299px;

height:63px;

}

.headerCenter

{

width:337px;

height:63px;

background: url('/footbolik/images/header-line.jpg') left repeat-y;

}

.headerRight

{

width:324px;

height:63px;

background: url('/footbolik/images/header-line.jpg') left repeat-y;

}

.headerLogo

{

width:960px;

height:206px;

background: url('/footbolik/images/header.jpg') center no-repeat #ffffff;

border-top:2px solid #ffffff;

}

.clear

{

clear:both;

}

.bodyMain

{

width:960px;

}

.bodyMainLeft

{

width:180px;

text-align:left;

background:#404040;

}

.bodyMainRight

{

width:180px;

background:#404040;

}

.bodyMainCenter

{

width:598px;

border-left:1px solid #ffffff;

border-right:1px solid #ffffff;

background:#ffffff;

text-align:center;

}

img

{

border:0px;

}

#img

{

border:0px;

}

p a

{

font-size:14px;

color:#616161;

text-decoration:none;

}

.newWages

{

margin-top:4px;

}

.newWages a

{

color:#ffffff;

font-size:12px;

text-decoration:none;

}

.plainText

{

font-size:12px;

color:#000000;

text-align:justify;

width:500px;

margin-top:10px;

margin-bottom:10px;

}

.productSub

{

width:500px;

margin-bottom:15px;

color:#777777;

font-size:12px;

margin-top:15px;

}

.productSub a

{

color:#777777;

font-size:12px;

font-weight:bold;

text-decoration:none;

margin:3px 10px 1px 0px;

}

a.productSubActive

{

color:#fff;

font-size:12px;

font-weight:bold;

text-decoration:underline;

background: #525252;

padding:1px 4px 1px 4px;

}

.productSectionOne

{

width:249px;

background: url('/footbolik/images/vert_str.jpg') right repeat-y;

text-align:center;

}

.productSection

{

width:249px;

text-align:center;

}

.nameProduct a

{

color:#89B32D;

font-size:12px;

text-decoration:none;

font-weight:bold;

}

.nameProduct

{

margin-bottom:5px;

margin-top:5px;

}

.lineBottomPr

{

width:200px;

height:1px;

font-size:0px;

background: url('/footbolik/images/bottom-pr.jpg') repeat-x;

margin-bottom:5px;

}

#imgPr

{

border:0px;

}

.productSectionPrice

{

font-size:13px;

font-weight:bold;

color:#89B32D;

margin-top:5px;

}

.productSectionBottom

{

width:180px;

}

.addToCat

{

width:249px;

text-align:center;

margin-top:5px;

margin-bottom:5px;

}

.addToCat a

{

color:#373737;

font-size:12px;

font-weight:bold;

margin-left:15px;

border:0px;

}

.productBlock

{

width:500px;

}

#imgPr

{

border:0px;

}

.headerRight div

{

margin-top:20px;

color:#ffffff;

font-size:12px;

}

.headerRight div a

{

color:#ffffff;

font-size:12px;

text-decoration:none;

}

.MainPaging table

{

text-align:center;

margin-left:auto;

margin-right:auto;

}

.MainPaging

{

margin-top:10px;

margin-bottom:10px;

text-align:center;

width:500px;

}

.link_paging

{

color:#4E4E4E;

font-size:12px;

}

.ProductShowName

{

font-size:13px;

font-weight:bold;

color:#89B32D;

margin-top:10px;

margin-bottom:10px;

}

.ProductShowBlock

{

width:550px;

margin-top:20px;

text-align:left;

}

.ProductShowBlockCenter

{

width:550px;

border:1px solid #89B32D;

}

.ProductShowFoto

{

width:250px;

height:250px;

margin-left:2px;

}

.ProductShowParams

{

width:290px;

height:250px;

color:#5B5B5B;

font-size:12px;

text-align:left;

margin-left:5px;

}

.ProductSmallImageBlock

{

margin-top:20px;

width:280px;

}

.ResProductTxt

{

color:#5B5B5B;

font-size:12px;

text-align:left;

margin-left:4px;

margin-top:10px;

width:550px;

}

.ResProductTxt b

{

font-size:13px;

}

.ProductSS

{

margin-left:9px;

height:27px;

}

.ProductSS-true

{

width:121px;

margin-right:2px;

height:27px;

background: url('/footbolik/images/activ.jpg') center no-repeat;

color:#ffffff;

font-size:11px;

line-height:27px;

text-align:center;

}

.ProductSS-false

{

width:121px;

margin-right:2px;

height:27px;

background: url('/footbolik/images/no_activ.jpg') center no-repeat;

color:#000000;

font-size:11px;

cursor:pointer;

line-height:27px;

text-align:center;

}

.ResProductTxtPrice

{

color:#CE0000;

font-size:12px;

font-weight:bold;

}

.buttonAddCart

{

width:550px;

text-align:center;

margin-top:10px;

margin-bottom:10px;

}

#windowCurt

{

position: relative;

}

.window_screen a

{

font-size:12px;

color:#000000;

}

.CutParams

{

font-size:12px;

color:#5B5B5B;

margin:5px 10px 5px 10px;

text-align:left;

width:300px;

}

.CutParams b

{

font-size:13px;

}

table.cc

{

font-size:12px;

margin-bottom:10px;

background:#cccccc;

margin:5px 10px 5px 10px;

}

.productSub

{

width:350px;

margin-bottom:15px;

color:#777777;

font-size:12px;

}

.productSub a

{

color:#777777;

font-size:12px;

font-weight:bold;

text-decoration:none;

margin:3px 10px 1px 0px;

}

a.productSubActive

{

color:#fff;

font-size:12px;

font-weight:bold;

text-decoration:underline;

background: #525252;

padding:1px 4px 1px 4px;

}

.in

{

margin-left:7px;

}

td.header

{

background: #F3F3F3;

font-size:12px;

}

.trow1

{

background: #FFFFFF;

font-size:12px;

}

.trow2

{

background: #F3F3F3;

font-size:12px;

}

.trow3

{

background: #FFF2F5;

font-size:12px;

}

.trow4

{

background: #FFE3E8;

font-size:12px;

}

.catShowBlock table

{

font-size:12px;

background: #CCCCCC;

}

.zakaz

{

background: #CCCCCC;

}

.zakaz td

{

color:#000000;

font-size:12px;

font-family:Trebuchet MS;

font-weight:normal;

}

.zakaz a

{

font-size:12px;

font-family:Trebuchet MS;

color:#8D8D8D;

text-decoration:none;

border:0px;

}

.zakaz a:hover

{

font-size:12px;

font-family:Trebuchet MS;

color:#FF5F21;

text-decoration:underline;

}

.zakaz input

{

border:1px #CCCCCC solid;

font-size:12px;

text-align:left;

}

.zakaz textarea

{

border:1px #CCCCCC solid;

font-size:12px;

text-align:left;

}

#row-index,#row-obl,#row-adres,#row-city,#row-f,#row-n,#row-o,#row-phon,#row-milo,#row-captcha

{

display:none;

color:#800000;

font-size:11px;

}

.buttonCuts

{

margin-top:20px;

margin-bottom:10px;

width:310px;

}

.thead

{

background: #E8E8E8;

color:#000000;

text-align:center;

font-size:12px;

}

.button-go-zakaz

{

width:136px;

height:32px;

background: url('/footbolik/images/send.png') no-repeat;

border:0px;

margin-top:20px;

}

.button-delAll

{

width:136px;

height:32px;

background: url('/footbolik/images/del-all.png') no-repeat;

border:0px;

margin-top:20px;

}

.button-in

{

width:136px;

height:32px;

background: url('/footbolik/images/zakaz-in.png') no-repeat;

border:0px;

margin-top:20px;

}

.button-back

{

width:136px;

height:32px;

background: url('/footbolik/images/back.png') no-repeat;

border:0px;

margin-top:20px;

}

.buttonCuts

{

margin-top:20px;

margin-bottom:10px;

width:310px;

}

.worddesc {

width:500px;

margin:0 auto 10px;

font-size:12px;

text-align:justify

}

Благодарю всех откликнувшихся.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy