Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

manoaj

Problema com footer

Recommended Posts

galera to com problema com meu footer e não sei resolver ele fica com esse pedacinho faltando ai eu queria que ele cobrisse todo o rodape da pagina sem faltar pedaço nenhum o lado esquerdo ta certo mas esse lado direito ai ta desse jeito.

Semttulo-26.png

 

meu css

body {margin: 0px;padding: 0px;border: 0px;font-family:Arial, Helvetica, sans-serif;background:#E6E6E6;color:#666;}

 

/*Fonts*/

a { font-size:12px; color:#666;}

a:link{color:#999999; text-decoration:none;}

a:visited{color:#999999; text-decoration:none;}

h1 { font-size:20px; font-weight:bold; color:#333;}

h2 { font-size:24px; font-weight:bold; color:#222; margin:0px;}

h3 {font-size:14px; font-weight:bold; color:#333;}

/*Fonts END*/

 

#header {

background:#222222 url(../images/back_topo.gif) repeat;

height:111px;

border-bottom:solid 0px #333333;

}

 

#toprow {height:372px;border-top:solid 1px #1d1d1d;background: #FFFFFF url(../images/bg.gif) repeat-x;}

#toprowsub {height:70px;border-bottom:solid 1px #ccc;background: #FFFFFF url(../images/bg2.gif) repeat-x;}

#toprowsub h2{padding:15px 30px;}

#midrow {width:960px;margin:0 auto;}

#bottomrow {width:960px;margin:0 auto;}

 

/*LOGO*/

#logo{padding-top:7px;width:207px;float:left;}

#logo a{background:url(../images/logo.png) no-repeat;display:block;width:300px;height:100px;text-indent:-10000px;}

/*LOGO END*/

 

/*Menu Begin*/

#menu{float:right;margin-top:30px;}

#menu ul li{ display:inline; list-style-type:none;}

#menu ul li a{padding:5px 0px; font-size:14px; text-decoration:none; margin:0px 10px; font-weight:bold;}

#menu ul li a span{font-size:14px; text-decoration:none; padding:0px 10px; color:#999999;}

#menu ul li a.active{background:url(../images/menur.gif) no-repeat right;}

#menu ul li a.active span{background:url(../images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}

#menu ul li a:hover{background:url(../images/menur.gif) no-repeat right; font-weight:bold;}

#menu ul li a:hover span{background:url(../images/menul.gif) no-repeat left; padding:5px 10px;color:#333;}

/*Menu End*/

 

.center{width:960px;margin:0 auto;}

 

/*SlideShow Begin*/

#cu3er-container {margin-top:60px;padding-left:0px;padding-right:0px;width:960px;}

#cubershadow{width:960px;height:372px;background:url(../images/shadow.jpg) no-repeat bottom;}

/*SlideShow End*/

 

/*Homepage Boxs*/

#container {float:left;}

.box {margin-top:20px;padding-top:10px;width:310px;height:auto;float:left;background:url(../images/border.jpg) no-repeat bottom right;}

.box h1{padding-left:10px;}

.box p {margin:0px;width:200px;padding:15px 5px 10px 5px;float:left;}

.last{background:none;}

 

a.plan{float:left;display:block;width:83px;height:101px;background:url(../images/plan.jpg) no-repeat 0px -101px;text-indent:-1000px;}

a.plan:hover{ background-position: 0px 1px;}

a.whyus{margin-top:10px;float:left;display:block;width:83px;height:87px;background:url(../images/whyus.jpg) no-repeat 0px 0px;text-indent:-1000px;}

a.whyus:hover{ background-position: 0px -88px;}

a.support{margin-top:14px;float:left;display:block;width:83px;height:72px;background:url(../images/support.jpg) no-repeat 0px 0px;text-indent:-1000px;}

a.support:hover{ background-position: 0px -70px;}

a.licença{margin-top:14px;float:left;display:block;width:90px;height:72px;background:url(../images/licença.png) no-repeat 0px 0px;text-indent:-1000px;}

a.licença:hover{ background-position: 0px -70px;}

 

a.button{background:url(../images/buttonr.gif) no-repeat right; padding:3px 0px; margin-left:2px; color:#CCCCCC; text-decoration:none; }

.button span{background:url(../images/buttonl.gif) no-repeat left; padding:3px 5px;}

/*Homepage Boxs END*/

 

/*Subpage Boxs*/

#box2holder{padding: 20px 30px;}

.box2{width:450px; float:left; padding:20px 0px;}

.box2 img{ border: solid 5px #F2F2F2; float:left;}

.box2 h3{margin:0px; padding:0px 5px; float:left;}

.box2 p{width:220px; float:left;padding:5px 5px; margin:0px;}

/*Subpage Boxs END*/

 

.textbox{float:left;padding:50px 0px;width:700px;}

.textbox2{padding:10px 30px; background:url(../images/textbox2bg.gif) repeat-x;}

.feed{width:auto; float:left;}

.feed img{ border: solid 0px; margin-top:120px; padding:0px 7px;}

 

/********************************************/

/*** Footer ***/

/********************************************/

#footer{margin: 0px auto;width: auto;overflow: hidden; position:relative; clear: both; border: 1px solid #4a4a4a;zoom: 1;}

#footer a{text-decoration: none;}

/*** Breadcrumb ***/

#footer .breadcrumb{padding: 0px 0 0 20px; line-height: 42px;border-bottom: 1px solid #4a4a4a;background:url(../images/breadcrumb-bg.png) repeat-x #2a2a2a;}

#footer .breadcrumb a{color:#ababab; text-decoration:none;}

#footer .breadcrumb a:hover{color:#0aeeff;}

#footer .breadcrumb .current{color:#fff;}

#footer .breadcrumb a,

#footer .breadcrumb span{margin-left: 10px;padding-left: 10px;border-left: 1px solid #aaa9a9;}

#footer .breadcrumb a:first-child,

#footer .breadcrumb span:first-child{margin-left: 0;padding-left: 0;border-left: 0 none;}

/*** Site Links ***/

#footer .site-links{padding: 13px 0 16px;overflow: hidden;border-bottom: 1px solid #4a4a4a;background: #404040;}

#footer .site-links .block{margin-left:13%; width:215px; float:left; }

#footer .site-links h3{margin: 0 0 7px; padding:0;font: 19px IntervalSansProRegular, Arial, Helvetica, sans-serif;color: #0AEEFF}

#footer .site-links ul{list-style:none; padding:0; margin:0;}

#footer .site-links ul li{border-top:1px solid #5c5c5c;}

#footer .site-links ul li:first-child{border-top: 0 none;}

#footer .site-links ul li a{padding: 6px 0;display: block; color:#ffffff;}

#footer .site-links ul li a:hover {color:#0AEEFF;}

/*** Copyright ***/

#footer .copyright{padding: 12px 20px;overflow: hidden;color:#ABABAB;background:url(../images/copyright-bg.png) repeat-x #414141;}

#footer .copyright p{margin: 0;padding: 0;}

Compartilhar este post


Link para o post
Compartilhar em outros sites

Sinceramente não entendi seu problema. Podes explicar melhor?

Compartilhar este post


Link para o post
Compartilhar em outros sites

Sinceramente não entendi seu problema. Podes explicar melhor?

olha bem a imagem ali do lado direito onde esta pontado com a ceta t avendo que falta um pedaço do footer poise nao era pra ta daquele jeito era pra ser completo o footer tinha que cobrir toda parte inferior do site .

mas eu não sei se é o footer que est acusando este problema ou se é algum outro elemento pq esse problema esta em toda lateral direita do site como você pode ver na imagem.

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.