Ajuda com css 22.11.11 23:51
bom pra entender a pergunta primeiro var neste site http://www.radiomegamixon.tk e desçam todo o scroll vejam que em cima ta rosa e embaixo laranja queria deixar em baixo rosa tbm entao galera edita a css ae pra mim
- Spoiler:
- body{
background: url(../images/background.jpg) repeat-x #E67819;
margin: 0px;
padding: 0px;
font-family: Arial;
color: #FFFFFF;
font-size: 11px;
}
body,td,th,tbody{
font-family: Arial;
color: #FFFFFF;
font-size: 11px;
}
a{ font-size: 11px;color: #FFFFFF; font-family: Arial; text-decoration: none;}
a:hover{ color: #FF00FF; font-decoration: none;}
#header{
background: url(../images/header.png) no-repeat;
height:283px;
}
#footer{
background: url(../images/footer.png) repeat-x;
width: 100%;
height: 110px;
text-shadow: 0px 0px 2px #333333;
}
#wrapper{height: 200px; background: #252525; -moz-border-radius: 5px; border-top: 2px solid #000000; margin-bottom: 5px;}
#menu{height: 40px; background: url(../images/menu.png) no-repeat;}
#menu li{float: left; padding: 0px;margin: 0px; list-style: none; padding-left: 15px;}
.inicio a{ -moz-transition: background linear .2s;display:block;width:90px;height:40px;background:url(../images/i/inicio.png) no-repeat;}
.inicio a:hover{background:url(../images/i/inicio.png) 0 40px;}
.chat a{ -moz-transition: background linear .2s;display:block;width:100px;height:40px;background:url("../images/i/chat.png") no-repeat;}
.chat a:hover{background:url("../images/i/chat.png") 0 -40px;}
.players a{ -moz-transition: background linear .2s;display:block;width:100px;height:40px;background:url("../images/i/players.png") no-repeat;}
.players a:hover{background:url("../images/i/players.png") 0 -40px;}
.promocoes a{ -moz-transition: background linear .2s; display:block;width:130px;height:40px;background:url(../images/i/promocoes.png) no-repeat;}
.promocoes a:hover{background:url("../images/i/promocoes.png") 0 -40px;}
.programas a{ -moz-transition: background linear .2s; display:block;width:130px;height:40px;background:url(../images/i/programas.png) no-repeat;}
.programas a:hover{background:url("../images/i/programas.png") 0 -40px;}
.locutores a{ -moz-transition: background linear .2s;display:block;width:120px;height:40px;background:url("../images/i/locutores.png") no-repeat;}
.locutores a:hover{background:url(../images/i/locutores.png) 0 40px;}
.parceria a{ -moz-transition: background linear .2s; -moz-transition: background linear .2s; display:block;width:110px;height:40px;background:url("../images/i/parceria.png") no-repeat;}
.parceria a:hover{background:url("../images/i/parceria.png") 0 40px;}
#box{background: #101010; padding: 4px; border: 1px solid #080808; margin-bottom: 4px;}