Show 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.


Topics - joxxxe

Pages: [1]
1
Hello i need some help, results that in this page
http://www.bautizame.org/recursoshi5/

the thumbmails and their information are showing right but in this

http://www.bautizame.org/recursoshi5/k-comentarios-en-espanhol-3-amistad-1.htm

is not showing it right, the name of images are not showing it, only the name of the category and user who upload it are showing it, please.

i have this code on thumbnail_bit.html


---------------------------------------------------------------------------------------------------------------------------------------------------------------------
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
<div  align="center" class="thumb" onmouseover="this.className='thumb2'" onmouseout="this.className='thumb'">
{thumbnail}
</div>


<div class="info">
<p class="cat" title="nombre de la imagen">{image_name}{if image_is_new}<span class="new">{lang_new}</span>{endif image_is_new}</p>
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    {if categories}<td><p class="category"><a href="{cat_url}" title="categoria">{cat_name}</a></p></td>{endif categories}
    {if allow_comments}<td><p class="comment">{image_comments}</p></td>{endif allow_comments}
    <td><p class="user" title="subio la imagen">({user_name_link})</p></td>
  </tr>
</table>
</div>
---------------------------------------------------------------------------------------------------------------------------------------------------------------------

hope helps, BIG THANKS.

2
Espaņol / Castellano / problemas con thumbnail_bit.html
« on: October 14, 2007, 02:28:28 AM »
Hola, necesito que alguien me ayude...resulta que en la pagina

http://www.bautizame.org/recursoshi5/

los thumbmail y su informacion se muestran correctamente

pero en ...

http://www.bautizame.org/recursoshi5/k-comentarios-en-espanhol-3-amistad-1.htm

no muestra los nombres de las imagenes...solo muestra el nombre de la categoria y del usuario quien la subio.

El archivo thumbnail_bit.html esta correctamente , necesito la ayuda de alguien porfavor, gracias.

3
Templates & Styles (Requests & Discussions) / disable lightbox feature
« on: September 25, 2007, 09:45:11 PM »
Hello, somebody knows how can i disable lightbox button , i cant find the option in any template, please help. thanx.

4
Espaņol / Castellano / imagen de favoritos
« on: September 19, 2007, 07:53:08 AM »
Hola alguien podria traducir estas 2  imagenes? no tengo el psd y quisiera que ahi diga favoritos, gracias.

http://www.bautizame.org/recursoshi5/templates/Iceberg/images/lightbox_no.gif

http://www.bautizame.org/recursoshi5/templates/Iceberg/images/lightbox_yes.gif

Pages: [1]