#bottom_nav_wrapper {
/*background-image:-moz-linear-gradient(top,#72442E,#000000);
background-image:-webkit-gradient(linear,0 0,0 100%,from(#72442E),to(#000000));
background-image:-webkit-linear-gradient(top,#72442E,#000000);
background-image:-o-linear-gradient(top,#72442E,#000000);
background-image:linear-gradient(to bottom,#72442E,#000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72442E',endColorstr='#000000',GradientType=0);
background-color: #fff;*/
position: relative;
z-index: 10;
margin-top: 200px;
}
#bottom_nav {
display: block;
overflow: hidden;
padding: 0;
margin-top: 10;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
max-width: 935px;
}
#bottom_nav li {
list-style: none;
float: left;
display: block;
overflow: hidden;
}
#bottom_nav li a {
padding: 0px 15px;
line-height: 20px;
display: block;
}
#bottom_nav > li > a {
text-shadow: none;
color: #fff;
text-decoration: underline;
}
#bottom_nav > li > a:hover {
color: #fff;
text-decoration: none;
}
.footer_left {
float: left;
width: 30%;
color: #FFFFFF;
}
.footer_right {
float: right;
width: 30%;
}
#copyright {
color: #FFFFFF;
}
.footer_insta {
padding: 10px;
position: fixed;
}
.footer_center {
text-align: center;
float: left;
width: 30%;
margin-left: 5%;
margin-right: 5%;
color: #FFFFFF;
}
.footer {
color: ##114E61;
font-size: 13px;
line-height: 17px;
padding-bottom: 20px;
background-color: transparent;
position: relative;
z-index: 1;
}
.footer_span_wrapper {
padding: 20px;
}
Как попровпить футер
1. Сделать так, чтобы меню (О проекте, форум...) было по центру и сделать больший отступ от верхнего края
2. Сделать так, чтобы низ футера продолжался внизу фоном (футер это картинка), хочу вставить в самый низ текст
Код css такой
Код:
1. Сделать так, чтобы меню (О проекте, форум...) было по центру и сделать больший отступ от верхнего края
Если без CSS то просто заключи тег который у тебя выводит О проекте, форум.. в тег <center> и всё. Если через CSS то align: center;
2. Сделать так, чтобы низ футера продолжался внизу фоном (футер это картинка), хочу вставить в самый низ текст
Открой <div> назнач ему аналогичный цвет и пиши сколько влезет