Jump to content

bloque de idiomas ps 1.5.x


mighelon

Recommended Posts

pido ayuda para editar blocklanguages.css,ahora lo tengo asi:

 

/* block top languages */
#languages_block_top ul#first-languages li {
float: right;
margin-right: 3px
}
#languages_block_top ul#first-languages li.selected_language {
  display: none;
}
/*languages with jquery*/
#countries {
cursor: pointer;
position: relative;
top: 35px;
}
#countries:hover {
 border-radius: 13px 13px 0 0;
}
#countries p {
position: relative;
top: 0;
padding: 0 0 0 10px;
}
#countries p img {
padding-left: 180px;
}
#countries .countries_ul{
display:none;
z-index: 10000;
padding: 10px;
list-style-type: none;
}
#countries .countries_ul_hover{
display: block;
z-index: 5000;
position:absolute;
padding: 5px 15px;
height: auto;
background: #303030;
}
.languge_name {
 margin-left: 20px;

he tocado un poco el codigo y lo he dejado peor,mira la web movilescuenca.com

 

gracias.

Edited by mighelon (see edit history)
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...