¿como quito publicidad de hi5?

es que yo edite mi hi5 en pympy pero en la sección aserca de mi aparece la publicidad de yo edite mi perfil en pympy y todo eso y quisiera quitarlo diganme como porfas

Comments

  • Hola!

    Para quitar la publicidad de los códigos que te ofrece pympy es quitar los enlaces que estan juntos, recuerda esto:

    Todo código empieza con <style> o <style type="text/css">

    & termina con </style>

    Esas son las etiqeutas

    Lo demás puedes borrarlo.

    Acá un ejemplo, un código de FotoWings de pympy

    <style type="text/css">

    .comment {background:url(http://i196.photobucket.com/albums/aa110/yuxs/pymp... background-position: 50px 48px;background-repeat:no-repeat;}

    .comment-picture {MARGIN-TOP: 7.5em; LEFT: 16.6em;POSITION: relative;}

    .comment-picture {height:100px!important; width:100px;border:none;}

    .comment-picture a img {width:100px;height:100px;border:none;}

    </style>

    <a href="http://www.pympy.com/cat-fotowings... target="_blank"><img src="http://i196.photobucket.com/albums/... border="0" alt="FotoWings" /></a>Nuevos FotoWings en <a href="http://www.pympy.com"/ target="_blank">pympy.com</a><a href="http://www.pympy.com/subir_imagen.... target="_blank">, Sube tu foto</a>

    <img style="visibility:hidden;width:0px;heigh... border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/... />

    Sí te dás cuenta lo que sigue de </style>es publicidad

    El código sólo es esto:

    <style type="text/css">

    .comment {background:url(http://i196.photobucket.com/albums/aa110/yuxs/pymp... background-position: 50px 48px;background-repeat:no-repeat;}

    .comment-picture {MARGIN-TOP: 7.5em; LEFT: 16.6em;POSITION: relative;}

    .comment-picture {height:100px!important; width:100px;border:none;}

    .comment-picture a img {width:100px;height:100px;border:none;}

    </style>

    chaw (:

  • Con este código se oculta la publicidad:

    <style>

    iframe{display:none;}

    </style>

    Lo copias y lo pegas en cualquier seccion de tu profile, "Acerca de Mí", "Libros", "Música".... en cualquiera.

  • borra el progama

Sign In or Register to comment.