Publicidad

Autor Tema: Portal Y Recent Separados  (Leído 1105 veces)

Desconectado fighten

  • Sr. Member
  • ****
  • Mensajes: 433
  • Power: 298
  • Sexo: Masculino
  • NO TODO ES LO QUE PARESE BUENO SI XD
    • MSN Messenger - aldofighten@hotmail.com
    • Ver Perfil
    • PostExtremo
    • Email
Portal Y Recent Separados
« en: Septiembre 30, 2011, 12:03:50 am »
Este Mod Fue Basado en Kasirit El Ahora Moovas de Kaissar La Programacion Fue Echa Por Mi Unas Partes Las Tome De Kasirit


Bueno Pues Lo Primero Es Hacer Un Respaldo De El Recent.template k esta en themes/default y el recent.php k esta en sources bueno remplazamos esos 2 archivos por los que dejo en el rar adjunto
Despues Ponemos Esto En El CSS:

Código: [Seleccionar]
/*categorias = a T*/
/* i.icon */
i.icon {
background: url('images/16icons.png') no-repeat;
display: block;
margin: 0 3px 0 0;
width: 16px;
height: 16px;
float: left;
}
.bio {
display: block;
font-size: 12px;
line-height: 18px;
margin-top: 5px;
}

i.icon.ZoneDownero {  background-position:-238px -69px }
i.icon.Official {
background-position: -255px -86px;
}
i.icon.Presidente {  background-position:-205px -85px}

i.icon.Femenino { background-position: -204px 0; }

i.icon.Masculino { background-position: -204px -51px; }

i.icon.Leecher { background-position:-238px -51px}

i.icon.flag {background: none;display: block;margin: 0;width: 16px;height: 16px;}

i.icon.Novato{   background-position:-255px -51px }

i.icon.Policia { background-position:-255px -69px }

i.icon.notifications { background-position: -204px -34px; }

i.icon.messages { background-position: -221px -34px; }

i.icon.favorites { background-position: -237px -34px}

i.icon.animaciones { background-position: 0 0; }

i.icon.apuntesymonografias { background-position: -17px 0; }

i.icon.arte, i.icon.arte-literatura { background-position: -34px 0px; }

i.icon.autosymotos { background-position: -51px 0px; }

i.icon.celulares { background-position: -68px 0  }

i.icon.cienciayeducacion { background-position: -87px 0  }

i.icon.comics { background-position: -103px 0  }

i.icon.ebooksytutoriales {  background-position:-153px 0 }

i.icon.comunidades-n { background-position: -34px -51px; }

i.icon.comentarios-n { background-position: 0 -51px}

i.icon.recomendar-p { background-position: 0 -68px}

i.icon.redessociales { background-position: -70px -135px; }

i.icon.comunidades { background-position: -255px -119px; }

i.icon.comentarios-n-g { background-position:-119px -51px }

i.icon.deportes { background-position: -119px 0; }

i.icon.descargas { background-position: -136px 0px; }

i.icon { background-position: 32px 0px; }

i.icon.ecologia { background-position: -170px 0; }

i.icon.economiaynegocios { background-position: -187px 0px; }

i.icon.cristianismo { background-position: -35px -68px; }

i.icon.femme { background-position: -204px 0; }

i.icon.male { background-position: -204px -51px; }

i.icon.sticky { background-position: -221px -51px; }



i.icon.hazlotumismo { background-position: -221px 0; }

i.icon.humor { background-position: -239px 0 ; }

i.icon.imagenes { background-position: -255px 0; }

i.icon.info { background-position: 0 -17px; }

i.icon.juegos { background-position:  -17px -17px; }

i.icon.juegosonline { background-position: -34px -17px; }

i.icon.links { background-position: -51px -17px; }

i.icon.windows { background-position: -68px -17px; }

i.icon.mac { background-position: -86px -17px; }

i.icon.mangayanime { background-position: -102px -17px; }

i.icon.mascotas { background-position: -119px -17px; }

i.icon.musica { background-position: -136px -17px; }

i.icon.noticias { background-position: -153px -17px; }

i.icon.off-topic { background-position: -170px -17px; }

i.icon.paranormal { background-position: -187px -17px; }

i.icon.patrocinada { background-position: -204px -17px; }

i.icon.recetasycocina { background-position: -221px -17px; }

i.icon.reviews { background-position: -239px -17px;  }

i.icon.saludybienestar { background-position: -255px -17px; }

i.icon.solidaridad { background-position: 0 -34px; }

i.icon.zonedown { background-position: -17px -34px; }

i.icon.turismo { background-position: -34px -34px; }

i.icon.tv-peliculas-series { background-position: -51px -34; }

i.icon.cine-tv { background-position: -68px -34px; }

i.icon.videosonline { background-position: -68px -34px; }

i.icon.points { background-position: -85px -34px; }

i.icon.followers { background-position: -102px -34px; }
i.icon.user { background: url('../images/user.png');
background-repeat: no-repeat;; }

i.icon.visits2 { background-position: -119px -34px;
display: block;
float: right;
height: 16px;
position: absolute;
right: 0px;
top: 5px;
width: 16px; }

i.icon.favs { background-position: -136px -34px; }

/* Nuevo portal de posts */
a.maxiButton {
display: block;
background:url('images/bg-button-blue.png') top left repeat-x;
text-align:center;
font-family:Arial;
font-size: 24px;
color:#FFFFFF;
padding:10px;
border:1px solid #045dcd;
-moz-box-shadow:0 1px 0 #CCCCCC;
-webkit-box-shadow:0 1px 0 #CCCCCC;
box-shadow:0 1px 0 #CCCCCC;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
a.maxiButton:hover {
background-position: 0 -70px;
text-decoration:none;
-moz-box-shadow: 0 0 8px #045DCD;
-webkit-box-shadow: 0 0 8px #045DCD;
box-shadow: 0 0 8px #045DCD;
}
a.maxiButton:focus {
background:url('../images/bg-button-blue.png') top left repeat-x;
}
.px5 {
padding:5px;
}
.px5 ol{
padding:5px;
margin-left:18px;
list-style:decimal-leading-zero;
margin-bottom:0px;
}
.px5 ul{
margin-left:0px;
}

.buscarfor1 {
background: #FFF;
margin-top:10px;
padding: 0px 0px 0px 8px;
font-size:10px;
border: solid 1px #BCBBBB;
outline: none;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
overflow:hidden;
}

.buscarfor1 input {
font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.buscarfor1 input.buscarbot1{
font-weight:bold;
}

.buscarfor1 .buscarinp1 {
border:none;
width:555px;
float:left;
padding-top:9px;
background:#FFF;
}
.buscarfor1 input.buscarinp1:focus{
border:none;
-moz-box-shadow: none;
-webkit-box-shadow:none;
}

.buscarbot1 {
height: 30px;
width: 70px;
font-size: 14px;
background: #F2F2F2;
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F2F2));
background: -moz-linear-gradient(top,  #FFFFFF,  #F2F2F2);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F2F2F2');
-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F2F2F2');
color:#000000;
text-shadow:none;
border:none;
border-left:1px solid #CCC;
float:right;
}
.buscarfor1 .buscarbot1:hover{
cursor:pointer;
}

.ultimos_p{
font-size:20px;
font-weight:bold;
border-bottom:1px solid #CCC;
padding-bottom:5px;
}

.pdh {
font-size:16px;
margin-top:0px;
}

.short1, .short2, .short3 {
width:99%;
overflow:hidden;
padding:8px 4px 3px 4px;
border-bottom:1px solid #E4E4E4;
text-shadow:#FFFFFF 0 1px 0;
}
.short2 {
background:#EEE;
}
.short3 {
background:#FFFFCC;
}
.short1:hover, .short2:hover, .short3:hover {
background: #ccc;
background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#ccc));
background: -moz-linear-gradient(top,  #EEE,  #ccc);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEE', endColorstr='#ccc');
-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEE', endColorstr='#cc');
}

.title {
margin-top:-5px;
width:600px;
}
.title1 {
margin-top:-5px;
width:502px;
}
.title h2, .title1 h2{
font-size:14px;
margin-top:5px;
margin-bottom:5px;
}
.title h2 a, .title1 h2 a{
color:#000;

}
.title h2 a:visited, .title1 h2 a:visited {
color:#551A8B;
font-weight:bold;
}
.title h2 a.categoriaPost, .title1 h2 a.categoriaPost{
font-size:14px;
margin-top:5px;
margin-bottom:5px;
}

.title h2 a.categoriaPost:hover, .title1 h2 a.categoriaPost:hover{
background-color:transparent!important;
}
.icono {
padding:0px 3px;
    width: 20px;
    height: 20px;
    float:left;
}
.icono.sticky {
padding:0px 0px;
    width: 35px;
    height: 20px;
    float:left;
margin-left:-4px;
}

.icono .categoriaPost:hover{
background-color:transparent;
}
.icono1 {
    width: 68px;
    float:left;
    margin-right:5px;
}
.des {
margin-top:-5px;
color:#333;
}
.des a{
color:#666666;
text-decoration:none;
}
.copi {
padding-top:5px;
padding-bottom:5px;
color:#FFF;
font-weight:bold;
}
.vistapre {
background:url('../images/eye.png') no-repeat;
width:16px;
height:16px;
display:block;
float:right;
margin:5px;
margin-top:10px;
}
.likes {
background:url('../images/likes.png') no-repeat;
width:16px;
height:16px;
display:block;
float:right;
margin:5px;
margin-top:10px;
}
.isSticky {
background:url('../images/icons/sticky.png') no-repeat;
width:16px;
height:16px;
display:block;
float:right;
margin:5px;
margin-top:10px;
}
.seguir {
background:#666666;
width:350px;
padding:6px;
border:1px solid #000;
text-shadow:#000000 0 1px 1px;
color:#FFF;
font-size:12px;
}
.report_p {
background:url('../images/report.png') no-repeat;
width:16px;
height:16px;
display:block;
float:right;
margin:5px;
margin-top:10px;
}

.top_post{
background:url('../images/points.png') no-repeat;
width:16px;
height:16px;
display:block;
float:right;
margin:5px;
margin-top:10px;
}
#post-left {

float:left;

height:auto;

padding-right: 4px;

width:200px;

overflow: hidden;

}

#post-right_p {
float: right;
height: auto;
width: 274px;
overflow: visible;
margin-left: 1px;
}
/* Boxs */

.box_title_content{

background:url('images/box_titlebg.png') repeat-x scroll left bottom #E9E9E9;

-moz-box-shadow:inset 1px 1px #FFF;

-webkit-box-shadow:inset 1px 1px #FFF;

border-color:#C9CACB;

border-right:1px solid #C9CACB;

border-bottom:1px solid #999999;

border-style:solid;

border-width:1px 1px 1px;

height:25px;

}



.box_txt {

background-repeat:no-repeat;

text-shadow:0 1px 0 #FFF;

float:left;

padding: 5px 0 0 8px;

font-weight:bold;

color:#424242;

font-size: 12px;

}



.box_rss {

float:right;

padding-right:4px;

padding-top:4px;

}



.box_cuerpo_content{

background:#EEE;

padding:6px;

color:#424242;

white-space: normal;

border:1px solid #C9CACB;

border-top:1px solid #FFF;

}


div.filterBy {
font-weight: bold;
text-align:right;
padding: 5px;
color: #717171;
background: -moz-linear-gradient(left center , #E1F0F7 24%, #FFFFFF 99%) repeat scroll 0 0 transparent;
border-bottom:1px solid #CCC;
border-top:1px solid #CCC;
-moz-border-radius:0;
-webkit-border-radius:0;
-khtml-border-radius:0;
border-radius:0;
}
div.filterBy a {
color: #333;
}
div.filterBy a.here {
  color:#FFF;
  background:#8c8c8c;
  font-weight:bold;
    -moz-box-shadow: inset rgba(0, 0, 0, .3) 0 -3px 12px,
    inset rgba(0, 0, 0, .7) 0  1px  3px;
  -webkit-box-shadow: inset rgba(0, 0, 0, .3) 0 -3px 12px,
    inset rgba(0, 0, 0, .7) 0  1px  3px;
  padding:1px 8px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
  border-radius:20px;
  text-shadow:0 1px 1px #000;
}
#post-center {

padding-left:4px;

padding-right:4px;

float:left;

width:412px;

height:auto;

overflow:hidden;

}



#post-right {

padding-left:4px;

float:left;

height:auto;

width:332px;

overflow:visible;

}
#post-left_p {

float:left;

height:auto;

padding-right:4px;

width:655px;

overflow:hidden;

}
* html #post-right {

width: 318px;

}
/* Portal */
.clearBoth:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .clearBoth {display: block;}
* html .clearBoth {height: 1%;}
.clear {clear:both;}
#portal-left {
float:left;
height:auto;
padding-right: 4px;
width:655px;
overflow:visible;
}
#portal-left a {color:#124679;}
#portal-right {
float:right;
height:auto;
width: 275px;
overflow:visible;
}
* html #portal-right {
width: 298px;
}
.filtrar_portal li a{
float:left;
background-color:#EEEEEE;
padding:4px 12px;
display:block;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin:0 0 -1px 10px;
font-weight:bold;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.filtrar_portal li a.selected{
background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}
.portal_title {
    color:#666;
    font-size:19px;
}

.portal_container {
border:1px solid #CFCFCF;
padding:10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}
.ads_468x60_portal{
border:1px dashed #AEAEAE;
-moz-box-shadow: 0 0px 6px #898989;
-webkit-box-shadow: 0 0px 6px #898989;
box-shadow: 0 0px 6px #898989;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.ult_post_cat {
    float:right;
    font-size:9pt;
    color:#5c5c5c;
}
.box_ult_imgs {
padding-right:4px;
float:left;
height:auto;
width:330px;
overflow:hidden;
}
.box_ult_imgs_con {
height:auto;
padding:10px;
overflow:hidden;
border:1px solid #CFCFCF;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
}
.box_news_users {
float:left;
height:auto;
padding-left: 4px;
width:317px;
overflow:hidden;
}
.box_news_users_con {
height:auto;
padding:8px 5px 5px 5px;
overflow:hidden;
border:1px solid #CFCFCF;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
}

.box_news_users_con2 {
float:left;
margin-right:3px;
margin-left:3px;
}
.box_news_users_ava {
overflow:hidden;
}
.box_news_users_ava img {
padding:1px;
border:1px solid #CCC;
width:50px;
height:50px;
}
.box_news_users_ava img:hover {
border:1px solid #000;
}
esto al js
Código: [Seleccionar]
/* Filtro en Portal */
var filtro_portal = 'Posts';
function portal_filter(accion){
mydialog.buttons(true);
$('#kst-loading').slideDown('slow');
$('#filter_portal').slideUp('slow').addClass('opacity');
$('#loading_filter').show('fast');
//Cambiamos el menu a selected
$('#filter' + filtro_portal).removeClass('selected');
$('#filter' + accion).addClass('selected');
$('#title' + filtro_portal).hide('fast');
$('#title' + accion).show('fast');
$('#show' + filtro_portal).hide('fast');
$('#show' + accion).show('fast');
filtro_portal = accion;
$.ajax({
type: 'POST',
url:'/ajax/home.filter.php',
data: 'ref='+accion,
success: function(h){
$('#kst-loading').slideUp('slow');
$('#loading_filter').hide('fast');
switch(h.charAt(0)){
case '0': //Error
mydialog.alert('Error', h.substring(3));
break;
default:
$('#filter_portal').html(h.substring(3));
$('#filter_portal').slideDown('slow').removeClass('opacity');
}
},
error: function(){
$('#kst-loading').slideUp('slow');
mydialog.error_500("portal_filter('"+accion+"')");
}
});
}
Hacen Una Carpeta En La Raiz Que Se Llame ajax con minusculas dento meten el archivo adjunto con el nombre ajax
y pones esto al htaccess

Código: [Seleccionar]
## Posts
  Rewriterule ^posts/(.*)/pagina/(.*)$ index.php?action=recent;sa=posts;categoria=$1&pagposts=$2
Rewriterule ^posts/(.*)/page/(.*)$ index.php?accion=recent;sa=posts;categoria=$1&pagposts=$2
  Rewriterule ^posts/page/(.*)$ index.php?action=recent;sa=posts&pagposts=$1
  Rewriterule ^posts/(.*)/(.*)/(.*)\.html$ index.php?categoria=$1&topic=$2&titulo=$3
      Rewriterule ^post-agregado/id-(.*)$ index.php?action=do;q=post-agregado;idpost=$1
      Rewriterule ^post-agregar(.*)$ index.php?action=post2;start=0
      Rewriterule ^post-editado/id-(.*)$ index.php?action=do;q=post-editado;idpost=$1
      Rewriterule ^post-editar(.*)$ index.php?action=post2;start=0
      Rewriterule ^posts$ index.php?action=recent;sa=posts  
      Rewriterule ^posts/$ index.php?action=recent;sa=posts
      Rewriterule ^posts/prev-(.*)$ Base/ajax/anterior.php?id=$1
      Rewriterule ^posts/next-(.*)$ Base/ajax/siguiente.php?id=$1 
  Rewriterule ^posts/vista-previa$ ajax/vprevia_posts.php
  Rewriterule ^posts/agregar/$ index.php?action=post;board=4
  Rewriterule ^posts/agregar/(.*)$ index.php?action=post;board=4;q=borradores;action=postear;id=$1
  Rewriterule ^posts/buscar$ index.php?action=search
  Rewriterule ^posts/buscar/$ index.php?action=search
      Rewriterule ^posts/buscar/resultados/$ index.php?action=search_results
      Rewriterule ^posts/buscar/resultados/&search=(.*)$ index.php?action=search_results;search=$1
      Rewriterule ^buscar.php$ ajax/Buscar.php
      Rewriterule ^posts/(.*)/pagina/(.*)$ index.php?action=recent;sa=posts;categoria=$1&pagposts=$2
      Rewriterule ^posts/(.*)/$ index.php?action=recent;sa=posts;categoria=$1
      Rewriterule ^posts/pagina/(.*)$ index.php?action=recent;pagposts=$1
      Rewriterule ^editar-post/id-(.*)$ index.php?action=post;msg=$1;topic=$1
Luego Vamos A El Index.php que se encuentra en la raiz y buscamos por
Código: [Seleccionar]
		'index' => array('Recent.php', 'RecentPosts'),
Remplazamos Por
Código: [Seleccionar]
		'posts' => array('Recent.php', 'RecentPosts'),
Perdonen mi error este llamado se hace desde el index.template.php
Código: [Seleccionar]
include('ajax/funciones.php');
despues de
Código: [Seleccionar]
function template_main_above()
{

Ahora si lo quieres con imagenes subes el home.filter en lugar del otro
bueno este archivo va dentro del zip homefilterimg.zip
ahora tambien hay que quitar el recent.template y subimos este
k dejo adjunto como recent.zip
« última modificación: Octubre 02, 2011, 07:53:10 am por fighten »

Conectado lPc_lF4lN_Sp1r4t3r0

  • Soporte Oficial
  • *
  • Mensajes: 5453
  • Power: 604
  • Sexo: Masculino
  • Paradise city (8)
    • Ver Perfil
    • MatCin
    • Email
Re:Portal Y Recent Separados
« Respuesta #1 en: Septiembre 30, 2011, 12:11:07 am »
Excelente +1

Desconectado amplox

  • Newbie
  • *
  • Mensajes: 44
  • Power: 0
    • Ver Perfil
Re:Portal Y Recent Separados
« Respuesta #2 en: Septiembre 30, 2011, 12:12:19 am »
wwow te lusiste maan esta muy bueno

Desconectado rric_chard

  • Newbie
  • *
  • Mensajes: 1
  • Power: 0
    • Ver Perfil
Re:Portal Y Recent Separados
« Respuesta #3 en: Septiembre 30, 2011, 12:17:45 am »
buen trabajo amigo!! como siempre lo haces bien!!

Conectado santyyx

  • Soporte Oficial
  • *
  • Mensajes: 3448
  • Power: 385
  • Sexo: Masculino
  • Get up, stand up, don't give up the fight.
    • Ver Perfil
    • Email
Re:Portal Y Recent Separados
« Respuesta #4 en: Septiembre 30, 2011, 12:26:45 am »
Muy bueno +1, pero sería mejor si el archivo que subiste a megaupload lo subís acá, así los no registrados tienen que registrarse o loguearse para descargarlo

Desconectado anferro

  • SPmaniaco
  • *******
  • Mensajes: 2691
  • Power: 70
  • Sexo: Masculino
    • Ver Perfil
    • Email
Re:Portal Y Recent Separados
« Respuesta #5 en: Septiembre 30, 2011, 02:55:02 am »
Me soroprende como haz avanzado +1 mas que merecido
Made in colombia papa!
Gana Dinero Rapido Facil y Efectivo!
@anferro007
Gana $ Con tus Tweet's

Se supone que aquí debo poner algo interesante xdgdfgdgljgdlfgjdff

Desconectado Traiciel

  • Inquilino de SP
  • ********
  • Mensajes: 3379
  • Power: -65531
  • Sexo: Femenino
  • Sin prisa, pero traicionando
    • Ver Perfil
    • software windows
Re:Portal Y Recent Separados
« Respuesta #6 en: Septiembre 30, 2011, 04:10:05 am »
+1, gracias por el aporte!

Desconectado rafadizeo

  • SPmaniaco
  • *******
  • Mensajes: 2283
  • Power: 246
  • Sexo: Masculino
  • Solo mods...
    • Ver Perfil
    • Solo Terror
Re:Portal Y Recent Separados
« Respuesta #7 en: Septiembre 30, 2011, 05:46:33 am »
muy bueno aunque no esta bueno copiar jeje... +1

Desconectado fighten

  • Sr. Member
  • ****
  • Mensajes: 433
  • Power: 298
  • Sexo: Masculino
  • NO TODO ES LO QUE PARESE BUENO SI XD
    • MSN Messenger - aldofighten@hotmail.com
    • Ver Perfil
    • PostExtremo
    • Email
Re:Portal Y Recent Separados
« Respuesta #8 en: Septiembre 30, 2011, 06:59:21 am »
Muy bueno +1, pero sería mejor si el archivo que subiste a megaupload lo subís acá, así los no registrados tienen que registrarse o loguearse para descargarlo
quedarin adjuntados y los enlaces borrados gracias por tu coment

Desconectado Juans!

  • Argentina - Buenos Aires
  • Moderador Global
  • *
  • Mensajes: 8204
  • Power: 680
  • Sexo: Masculino
  • 26/06/2009
    • MSN Messenger - Juans_talentodebarrio_17@hotmail.com
    • AOL Instant Messenger - No+tengo
    • Yahoo Instant Messenger - No tengo
    • Ver Perfil
    • Email
Re:Portal Y Recent Separados
« Respuesta #9 en: Septiembre 30, 2011, 08:42:43 am »
Buen aporte, ahi te va otro +1 :)
Sigueme en
Twitter: Juans Luque

Desconectado shake

  • Hay tanto por hacer y queda tan poco tiempo.
  • Staff Director
  • *
  • Mensajes: 6296
  • Power: 294
  • Sexo: Masculino
  • ¿Yo buena onda? ¡Gracias locas!
    • Ver Perfil
    • G+
Re:Portal Y Recent Separados
« Respuesta #10 en: Septiembre 30, 2011, 03:52:53 pm »
Excelente aporte +1

Desconectado Sir_German

  • Hero Member
  • *****
  • Mensajes: 517
  • Power: 139
  • Sexo: Masculino
  • Germancho!!! ?
    • Ver Perfil
    • http://www.descargatelofree.net
    • Email
Re:Portal Y Recent Separados
« Respuesta #11 en: Septiembre 30, 2011, 10:49:57 pm »
la verdad para vos un me gusto mucho, voy a ver si lo implemente
Para mas Info escanea   :-D
<b><center>???_g?????<b></center>

Desconectado anferro

  • SPmaniaco
  • *******
  • Mensajes: 2691
  • Power: 70
  • Sexo: Masculino
    • Ver Perfil
    • Email
Re:Portal Y Recent Separados
« Respuesta #12 en: Septiembre 30, 2011, 11:55:18 pm »
Creo que faltan algunas funciones como cortar y corregir  (?)
Made in colombia papa!
Gana Dinero Rapido Facil y Efectivo!
@anferro007
Gana $ Con tus Tweet's

Se supone que aquí debo poner algo interesante xdgdfgdgljgdlfgjdff

Desconectado fighten

  • Sr. Member
  • ****
  • Mensajes: 433
  • Power: 298
  • Sexo: Masculino
  • NO TODO ES LO QUE PARESE BUENO SI XD
    • MSN Messenger - aldofighten@hotmail.com
    • Ver Perfil
    • PostExtremo
    • Email
Re:Portal Y Recent Separados
« Respuesta #13 en: Octubre 01, 2011, 02:39:16 am »
eso va en el funciones estoy segurisimo

Desconectado fighten

  • Sr. Member
  • ****
  • Mensajes: 433
  • Power: 298
  • Sexo: Masculino
  • NO TODO ES LO QUE PARESE BUENO SI XD
    • MSN Messenger - aldofighten@hotmail.com
    • Ver Perfil
    • PostExtremo
    • Email
Re:Portal Y Recent Separados
« Respuesta #14 en: Octubre 01, 2011, 02:49:42 am »
en unos momentos estare poniendo lo k es para k salgan las imagenes en el portal
y les sea de mejor utilidad