Go Back   Dynamic Drive Forums > DD Scripts > Dynamic Drive scripts help
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 07-10-2008, 08:11 PM
xxgattacaxx xxgattacaxx is offline
Junior Coders
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Image Thumbnail Viewer

I'm using the Image Thumbnail Viewer ,but I would like to have text appear at the top of the large image instead of at the bottom...where the CLOSE X currently is. Any help would be greatly appreciated. Thanks!
Reply With Quote
  #2  
Old 07-11-2008, 01:29 AM
rangana's Avatar
rangana rangana is offline
Elite Coders
 
Join Date: Feb 2008
Location: Cebu City Philippines
Posts: 1,115
Thanks: 17
Thanked 267 Times in 265 Posts
Default

Change this part (thumbnailviewer.js):
Code:
document.write('<div id="thumbBox" onClick="thumbnailviewer.closeit()"><div id="thumbImage"></div>'+this.definefooter+'</div>')
into:
Code:
document.write('<div id="thumbBox" onClick="thumbnailviewer.closeit()">'+this.definefooter+'<div id="thumbImage"></div></div>')
Hope that helps.
Reply With Quote
  #3  
Old 07-11-2008, 02:23 AM
ddadmin's Avatar
ddadmin ddadmin is offline
Administrator
 
Join Date: Aug 2004
Posts: 7,627
Thanks: 2
Thanked 639 Times in 629 Posts
Blog Entries: 13
Default

Warning: In the future, please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.
Reply With Quote
  #4  
Old 07-11-2008, 01:16 PM
xxgattacaxx xxgattacaxx is offline
Junior Coders
 
Join Date: Jul 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

That did it. Thank you so much!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:57 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.