Mostrar posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - andremx20

Paginas: [1]
1
Papelera de reciclaje General / Re: Tutorial VM - For MU2/ MU LEGEND
« Posteado: December 01, 2020, 08:01:03 AM »


and the server say
[2020-12-01 20:57:55.050] [NOT]-Remote connection 192.168.200.1 Client version number: no version number

2
Papelera de reciclaje General / Re: Tutorial VM - For MU2/ MU LEGEND
« Posteado: November 30, 2020, 07:03:02 PM »
what have the zzz.bat file to start the server? thanks!

3
Soporte / Ayudas / Re: Ayuda con templates mu.core 1.8 .. urgente por favor
« Posteado: April 13, 2020, 01:00:59 AM »
Pues simplemente tendrías que cambiar el color del input

input{
     color: black;
}

un ejemplo básico para el css

otra forma

input, select, textarea{
    color: COLOR HEXADECIMAL;
}

sobre el tempalte Armus pasame el link para descargar y revisar el codigo saludos

4
DmNCMS / Re: [DMNCMS] Template Muonlineeu
« Posteado: April 08, 2020, 04:25:52 AM »
como edito  los creditos


Bajate un programa llamado FileSeek y el Sublime Text



Busca el contenido del texo en el folder que este el template ( mayormente esta estará en el footer pero es bueno que sepas como buscar otros códigos )  luego de que encuentre el archivo click derecho open folder location - click derecho editar con sublime text - realiza los cambios y listo!


5
CMSWebs / Re: DMN CMS v1.1.8 - Full Liberada + 10 Templates
« Posteado: April 07, 2020, 01:12:16 AM »
Citar
Hi friend I only use FTP and work but not what does not help ((so the reason is not this but something else

@PoccHaHa  Me puedes dar mas detalles de tu instalación?

Si tienes problemas para poner los personajes online edita el server - pon bien los puertos y donde dice main pon el nombre del server mayormente es regular!!

saludos

6
WebEngine / Re: Template WEB ENGINE DEFAULT V2.0 + MODULOS premiun 100% FREE
« Posteado: April 06, 2020, 12:41:11 PM »
Hi!

How to fix this one?




Just edit the css

.menu-top ul {
    max-width: 500px;
}


and change whit

.menu-top ul {
    max-width: 700px;
}

and rememeber to edit for less than 1400 px whit another option


Its still the same bro





where you put 1400 change for 700px and test -

7
Season12 / Re: Files Season 12 IGCN - MuEmu + Codigo Fuente (SOURCES)
« Posteado: April 06, 2020, 12:38:28 PM »
si andan bien, todo muy bien! yo tengo actualizacion hasta 1.31


donde se consigue la 31?

8
WebEngine / Re: Template WEB ENGINE DEFAULT V2.0 + MODULOS premiun 100% FREE
« Posteado: March 28, 2020, 09:11:55 AM »
Hi!

How to fix this one?




Just edit the css

.menu-top ul {
    max-width: 500px;
}


and change whit

.menu-top ul {
    max-width: 700px;
}

and rememeber to edit for less than 1400 px whit another option

Paginas: [1]