Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent) > Mods & Themes
Reply
  #1  
Old 28th June 2010, 14:50
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default poster/images with glossy effect
open main.php in your theme/s

find at the bottom. yours may look a little diff
PHP Code:
function themefooter(){
global 
$db$db_prefix$startpagetime$theme$siteurl$user$upload_level$sitename$gfx_check$donations$INVITEONLY,$onlysearch$pivate_mode$forumshare$shout_config$PHP_SELF$_SERVER
and add below

PHP Code:
echo '<script type="text/javascript" src="js/glossy.js"></script>'
now open include/functions.php

find
PHP Code:
"<a href=\"\\1\" target=\"_blank\"><img border=0 src=\"\\1\" onLoad='SetSize(this, 300)'></a>",
"<a href=\"\\1\" target=\"_blank\"><img border=0 src=\"\\1\" onLoad='SetSize(this, 300)'></a>"
and change to this or alter as your see if yours is modified

PHP Code:
"<a href=\"\\1\" target=\"_blank\"><img class=glossy border=0 src=\"\\1\" onLoad='SetSize(this, 300)'></a>",
"<a href=\"\\1\" target=\"_blank\"><img class=glossy border=0 src=\"\\1\" onLoad='SetSize(this, 300)'></a>"
basically adding

PHP Code:
class=glossy 
unpack attatched rar, upack and place glossy directory into your root/js folder.

Click the image to open in full size. Click the image to open in full size.
Attached Files
File Type: rar glossy.rar (3.4 KB, 48 views)
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
Reply With Quote
The Following 2 Users Say Thank You to daffy For This Useful Post:
chickens (2nd July 2011), PopcornCat™ (18th April 2011)
Reply

Tags
effect , glossy , poster or images

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Poster mod toksskey TBDev 4 16th January 2014 11:10
Images in Torrents saggy00 Template Shares 4 27th January 2013 21:19
ballon tooltip poster+informations problem lovebeer TBDev 13 4th March 2010 16:00
Need new Images joeroberts BT.Manager (phpMyBitTorrent) 4 19th June 2009 02:02
details.php - Poster carloscorp Torrent Strike 2 8th November 2008 20:34



All times are GMT +2. The time now is 19:08. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.