Hola, les quería pedir su ayuda. Ya que tengo un problema con el pie de página y con la barra de navegación (deformación xD). Necesito su ayuda para arreglar esto. Esto sucede en MUSICA, VIDEOS, FORO Y OTROS.
La página web es http://mastodo.mygamesonline.org/
Acá les dejo los códigos de estilos:
body {text-align: center}
#cabecera {background-color: white ; border-left: black 1px solid ;
border-right: black 1px solid ; height:85px}
#navegacion {background-color: gray ; border: black 1px solid ; height:20px}
#contenido {background-color: orange ; width: 800px ; float:left}
#pie {border-left: black 1px solid ; border-right: black 1px solid ;
border-top: black 1px solid ; height: 65px }
#pie a {color: blue; text-decoration:none ; display: block ; color:black }
#pie a:link {}
#pie a:visited {}
#pie a:hover {color:black ; text-decoration:underline ; background-color: white }
#pie a:active {color:black}
#pie li {list-style: none ; font-size: 12px }
#pieuno {float:left ; width:150px }
#piedos {float:left ; width:498px}
#pietres {float:left ; width:150px }
#global {width:800px ; margin: 4px auto }
#menu {width: 150px ; float:left ;
text-align:left ; margin: 3px 10px 3px 3px ;
background-image: url(objetos/menu-parte-inferior.gif);
background-position: bottom ;
padding-bottom:5px }
#menu h1 {color:red ; text-decoration:none ; font-size:15px ;
background-image: url(objetos/menu-curva-superior.gif) }
#menu li { ...propiedades..... }
#menu li {list-style:none ; margin: 4px 8px 4px 6px }
* {margin:0px ; padding:0px ; border: 0px}
a {color: blue; font-size:1.0em ; text-decoration: none}
a {color: brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}
p {text-align: justify}
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px}
#menu {................... margin:3px 10px 3px 3px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
contenido { ....lo que ya había .......... ; border-left: black 1px solid ; border-right: black 1px solid }
#curva-superior { background-image: url(objetos/curva-superior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px ;
overflow : hidden }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px
overflow: hidden }
#logotipo {width:280px ; float:left }
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
#publicidad {width:518px ; float:right ; margin-top:25px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 180px }
Y el código html esta en VER CÓDIGO DE FUENTE.
Muchas gracias
La página web es http://mastodo.mygamesonline.org/
Acá les dejo los códigos de estilos:
body {text-align: center}
#cabecera {background-color: white ; border-left: black 1px solid ;
border-right: black 1px solid ; height:85px}
#navegacion {background-color: gray ; border: black 1px solid ; height:20px}
#contenido {background-color: orange ; width: 800px ; float:left}
#pie {border-left: black 1px solid ; border-right: black 1px solid ;
border-top: black 1px solid ; height: 65px }
#pie a {color: blue; text-decoration:none ; display: block ; color:black }
#pie a:link {}
#pie a:visited {}
#pie a:hover {color:black ; text-decoration:underline ; background-color: white }
#pie a:active {color:black}
#pie li {list-style: none ; font-size: 12px }
#pieuno {float:left ; width:150px }
#piedos {float:left ; width:498px}
#pietres {float:left ; width:150px }
#global {width:800px ; margin: 4px auto }
#menu {width: 150px ; float:left ;
text-align:left ; margin: 3px 10px 3px 3px ;
background-image: url(objetos/menu-parte-inferior.gif);
background-position: bottom ;
padding-bottom:5px }
#menu h1 {color:red ; text-decoration:none ; font-size:15px ;
background-image: url(objetos/menu-curva-superior.gif) }
#menu li { ...propiedades..... }
#menu li {list-style:none ; margin: 4px 8px 4px 6px }
* {margin:0px ; padding:0px ; border: 0px}
a {color: blue; font-size:1.0em ; text-decoration: none}
a {color: brown ; text-decoration:none ; display: block }
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}
p {text-align: justify}
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px}
#menu {................... margin:3px 10px 3px 3px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
contenido { ....lo que ya había .......... ; border-left: black 1px solid ; border-right: black 1px solid }
#curva-superior { background-image: url(objetos/curva-superior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px ;
overflow : hidden }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
background-repeat: no-repeat ;
width:800px ;
height: 12px
overflow: hidden }
#logotipo {width:280px ; float:left }
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
#publicidad {width:518px ; float:right ; margin-top:25px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 180px }
Y el código html esta en VER CÓDIGO DE FUENTE.
Muchas gracias