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.


Messages - realeyes

Pages: [1]
1
ut-oh. i just realized that now the link doesn't work on the thumbnails. you hover over the thumbnail and the url shows up in the status window but it doesn't go anywhere when you click on them.  :?: ah, so complicated.

2
i did that and got the following error:

Fatal error: Call to undefined function: multilang() in /home/realeyes/public_html/4images/includes/functions.php on line 333

so i just took out the multilang() and it worked fine, so if you could please edit that code again for others that would be great.

thank you both very much.  :mrgreen:

3
am i only to replace the EXACT code (the first mentioned), or do i replace ALL that look remotely similar?

i tried it, and it just gave me errors on line 328 and such. ??? meh. it's not a big deal, but my thumbnails would look nicer with a border.

thanks for the help. :)

4
i'm having difficulty changing the border color around the thumbnails. this is what i have in my thumbnail_bit.html:

Code: [Select]
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
{thumbnail}<br />
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new}
<br />
<a href="{cat_url}">{cat_name}</a><br />
{if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />

i do not see where to change the border. help finding where i need to do this would be greatly appreciated. thanks.

Pages: [1]