Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Hacks and Modifications

Post Reply
 
Thread Tools
  #1  
Old 08-28-2007, 07:54 PM
iaredatsun Offline
forum loafer
 
Join Date: Aug 2007
Posts: 6
How to change thumbnail titles?

I'm trying to get rid of the title='.....' tag in the thumbnails in the browse page. The commenting in the index file is a little scant, so in index.php I have tried editing all 13 instances of title='.....' but this does not seem to effect the title attributes of thumbnails. Does anyone know where I can do this?
Reply With Quote
  #2  
Old 08-28-2007, 08:18 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
I'm not sure what you're trying to do.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #3  
Old 08-28-2007, 08:44 PM
iaredatsun Offline
forum loafer
 
Join Date: Aug 2007
Posts: 6
Quote:
Originally Posted by Dennis View Post
I'm not sure what you're trying to do.
I'm trying to edit (i.e. get rid) of all the title attributes in the HTML img tags in the browse template:
e.g.
<img src="thumbnails/thumb_20070825021532_r0016483.jpg" alt="a_photo_title" title="a_photo_title" class="thumbnails" />

becomes
<img src="thumbnails/thumb_20070825021532_r0016483.jpg" alt="a_photo_title" class="thumbnails" />


But where is this code generated? In the index.php or somewhere else?
Reply With Quote
  #4  
Old 08-28-2007, 10:22 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
includes/functions_browse.php
Reply With Quote
  #5  
Old 08-29-2007, 09:17 AM
iaredatsun Offline
forum loafer
 
Join Date: Aug 2007
Posts: 6
Quote:
Originally Posted by dwilkinsjr View Post
includes/functions_browse.php
Excellent – thank-you.
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 06:24 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs