ok sere sincero, NO ENTIENDO UN PEPINO !!!
no instale el mod en se garmer dark porque me daba errores que aunque corregia manualmente , el automod me los marcaba como error. pues los deje asi , pero reulta que cuando limpio el cache el mod esta trabajando salvo por unas cositas que no estan funcionando al 100% que les mostrare a ver que me dicen ustedes .
y para ser sinsero
Open: styles/prosilver/template/viewtopic_body.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select all
<!-- IF postrow.U_QUOTE --><li class="quote-icon"><a href="{postrow.U_QUOTE}" title="{L_REPLY_WITH_QUOTE}"><span>{L_REPLY_WITH_QUOTE}</span></a></li><!-- ENDIF -->
ESTA LINEA NO APARECE EN styles/SE_Gamer_Dark/template/viewtopic_body.html
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select all
<!-- IF not postrow.S_FIRST_POST_ONLY or postrow.S_ONLY_TOPICSTART -->
<!-- IF not postrow.S_GLOBAL_POST_THANKS and not postrow.S_POST_ANONYMOUS and postrow.S_FORUM_THANKS and S_USER_LOGGED_IN and not postrow.S_IS_OWN_POST and (not postrow.S_ALREADY_THANKED or postrow.S_REMOVE_THANKS) --><li class="{postrow.THANKS_IMG}"><a href="{postrow.THANKS_LINK}" title="{postrow.THANK_ALT}{postrow.POST_AUTHOR}"></a></li><!-- ENDIF -->
<!-- ENDIF -->
por lo que no pude hacer el siguiente cambio
muchas lineas en estilo prosilver NO APARECEN en el estilo se gamer dark aunque este es un derivado de prosilver
como le hago amigos ?
y muchas gracias por sus ayudas , sinceramente no se que me haria sin ustedes
