Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=105)
-   -   Glossy Style Images (http://www.bvlist.com/showthread.php?t=5312)

XoLWoX 8th September 2010 01:09

Glossy Style Images
 
1 Attachment(s)
First open functions.php and search for:
Code:

function stdfoot($normalpage=true, $update=true, $adminpage=false, $torrentspage=false, $forumpage=false) {
  global $STYLEPATH, $tpl, $no_columns;

And replace it with:
Code:

function stdfoot($normalpage=true, $update=true, $adminpage=false, $torrentspage=false, $forumpage=false) {
  global $STYLEPATH, $tpl, $no_columns;

    print '';
    if ($normalpage) include($STYLEPATH."/footer.php");



Now add where you want to show the gloss {torrent img, category, avatar} add in class="glossy"

Example:
Code:

,
And now download the archive bellow and extract the folder from it into your tracker root

Works with userdetails, forum, details, latesttorrents_block with images...


http://i45.tinypic.com/11awux5.png

http://i48.tinypic.com/zvsnd0.png





joeroberts 8th September 2010 02:13

wont that disable image resizers?

XoLWoX 8th September 2010 02:56

?
 
no it will not mess it up

Marco 28th March 2011 19:49

it's possible make this for ts 5.6 ?

Nice mod :)

chickens 19th July 2011 19:05

Usable with xbtitFM?

cdx1 30th October 2011 00:32

Quote:

Originally Posted by chickens (Post 29088)
Usable with xbtitFM?

no you should know chick that functions is encoded :gum:


All times are GMT +2. The time now is 12:09.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.