В общем я снова к вам, установил я lightbox страница http://formalab.ru/regions/rostov.php (щёлкнуть по рисунку первого магазина), и что-то не станвоится текст слева бэкгарундом, всё также светится, думаю дело скорее всего именно в цсс
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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
Quest182
В общем я снова к вам, установил я lightbox страница http://formalab.ru/regions/rostov.php (щёлкнуть по рисунку первого магазина), и что-то не станвоится текст слева бэкгарундом, всё также светится, думаю дело скорее всего именно в цсс
но не могу понять в чём именно
подскажите
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, form, input, textarea, p, th, td {
margin : 0;
padding : 0;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
img {
border : 0;
}
address, caption, strong, th {
font-style : normal;
font-weight : normal;
}
li {
list-style : none;
}
caption, th {
text-align : left;
}
h2, h3 {
font-weight : 400;
}
sup {
vertical-align : text-top;
}
sub {
vertical-align : text-bottom;
}
input, textarea, select {
font-family : inherit;
font-size : inherit;
font-weight : inherit;
}
html {
height : 100%;
font-size : 100%;
}
body {
height : 100%;
font-family : Arial, sans-serif;
font-size : 0.845em;
line-height : 1.3em;
background : #000000 repeat-x 0 0;
color : #fff;
width : 100%;
margin : 0 auto;
position : relative;
}
a {
color : #ffffff;
text-decoration : none;
}
#all {
position : relative;
height : auto ;
background : transparent url(../img/bg_header.jpg) repeat-x 0 0;
}
#header {
width : 100%;
height : 165px;
overflow : hidden;
color : #fff;
position : relative;
background : url(../img/flt.png) no-repeat 0 0;
}
#content {
width : 94%;
padding : 1em 3% 1em;
float : left;
overflow : hidden;
z-index : 200;
}
#header h1 {
text-transform : lowercase;
background : url(../img/logo.png) no-repeat 0 0;
color : #fff;
font : bold 1em/4em 'Arial', serif;
letter-spacing : 0.1em;
padding : 67px 20px 0px 1px;
position : absolute;
top : 40px;
left : 84px;
z-index : 1000;
1border:1px solid red;
}
#header #anarchy {
position : absolute;
right : -1px;
top : 0;
background-image: url('http://formalab.ru/img/anarchy.png');
}
#header ul {
display : block;
position : absolute;
}
ul.menu {
height:51px;
position:absolute;
right:0;
top: 9em;
}
ul.navigation {
top : 149px;
left : 95px;
z-index:10000;
}
#header ul li {
float : left;
padding-right : 15px;
background-repeat : no-repeat;
background-position : 100% 5px;
color : #ae171d;
white-space : nowrap;
}
ul.menu li {
background-image : url(../img/slash_white.png);
background-attachment : scroll;
white-space : nowrap;
}
ul.navigation li {
background-image : url(../img/slash_white.png);
white-space : nowrap;
}
#header, #header * {
text-decoration : none;
font-family : 'Arial', serif;
font-weight : 600;
}
ul.menu li * {
color : #ffffff;
background-attachment : scroll;
}
ul.navigation li, ul.navigation li * {
color : #fff;
}
#header ul li a:hover {
color : #ae171d;
}
#contacts {
clear : both;
position : relative;
padding : 1em 0 2em 3%;
z-index : 1;
background : #000000 url(../img/contact.png) no-repeat;
background-position:left bottom;
}
#contacts, #contacts * {
font : normal 0.97em/1.2em 'Arial', serif;
color : #fff;
text-decoration : none;
}
#contacts a:hover {
text-decoration : underline;
}
body.main #all {
height : 100% !important ;
}
body.main #left_sb {
width : 22%;
padding : 1em 0 100px 3%;
float : left;
overflow : hidden;
background : #000000;
}
body.main #content {
width : 40%;
padding : 1em 35% 2em 0;
min-height : 500px;
float : right;
background : #000000 url(../img/bg_girls.png) no-repeat right bottom;
}
h1 {
font-size : 19px;
font-family : Arial;
color : #ffffff;
text-decoration : none;
}
h4 {
font-size : 16px;
font-family : Arial;
text-transform : uppercase;
color : #fff;
}
h5 {
font-size : 13px;
margin-top: 0px;
margin-bottom : 0px;
font-family : Arial;
color : #ae171d;
text-decoration : none;
}
если надо могу кинуть цсс лайтбокса, хотя уверен что дело не в нём, заранее спасибо)
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.