Members   Search      Help    Register    Login    Home
Home » Support Forums for PMBT 2.X » PMBT 2.X Themes » tleech
tleech [message #2314] Mon, 09 February 2009 05:18 Go to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
http://img24.imageshack.us/img24/8980/tleechog7.th.png
  • Attachment: tleech.rar
    (Size: 475.54KB, Downloaded 715 times)


http://a.imageshack.us/img831/5562/mybikes.png

[Updated on: Sat, 06 June 2009 23:59]

Report message to a moderator

Re: tleech [message #2374 is a reply to message #2314] Thu, 19 February 2009 14:16 Go to previous messageGo to next message
DCakaSas is currently offline DCakaSas  United Kingdom
Messages: 9
Registered: January 2009
Leecher
Coder
Bet This One Got Alot Of Downloads Laughing Laughing
Re: tleech [message #3237 is a reply to message #2314] Wed, 25 November 2009 17:49 Go to previous messageGo to next message
Daffy is currently offline Daffy  United Kingdom
Messages: 359
Registered: October 2009
Location: uk
Releaser

how does one make this theme wider over all. and add side columns.

Re: tleech [message #3238 is a reply to message #3237] Wed, 25 November 2009 18:55 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
complete rewrite the header and use a larger image

http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3283 is a reply to message #2314] Sat, 05 December 2009 10:22 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
Hi

How to make torrentlist like in pmbt style.
Re: tleech [message #3286 is a reply to message #3283] Sat, 05 December 2009 11:26 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
how are they defrent they both use same table lay out?

http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3291 is a reply to message #2314] Sat, 05 December 2009 12:32 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
In tleech looks like this

http://i36.photobucket.com/albums/e5/cop1976/nbts.png

but in pmbt

http://i36.photobucket.com/albums/e5/cop1976/pmbt.png
Re: tleech [message #3294 is a reply to message #3291] Sat, 05 December 2009 12:40 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
in theme main.php
edit these codes for color BGrounds
$btback1 = "191919";
$btback2 = "242424";
$btback3 = "2C2C2C";


http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3295 is a reply to message #2314] Sat, 05 December 2009 12:46 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
Yes i know where to change a colors, but where to a i have to change fonts, and size?
Re: tleech [message #3296 is a reply to message #3295] Sat, 05 December 2009 12:47 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
styles.css

http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3298 is a reply to message #2314] Sat, 05 December 2009 12:51 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
Yes i try to change everything in torrenttable, but nothing change and i don't now why.
Re: tleech [message #3301 is a reply to message #3298] Sat, 05 December 2009 13:10 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
you have to edit
p.title {
font-size : 9pt;
font-variant : small-caps;
}

in themes/tleech/styles.css
if its not there add it


http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3304 is a reply to message #2314] Sat, 05 December 2009 13:32 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
I added this code, but still does not work
Re: tleech [message #3305 is a reply to message #3304] Sat, 05 December 2009 13:34 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
did you competely refresh the page?

http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3307 is a reply to message #3305] Sat, 05 December 2009 13:38 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
in tleech theme styles.css you have to edit
p.title {
font: 15pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3308 is a reply to message #2314] Sat, 05 December 2009 14:04 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
Yes i refresh everything, but when i copy style.css from pmbt style, torrent list looks like it should, something else must be wrong. I try the second code also, but it does not work.
Re: tleech [message #3309 is a reply to message #3308] Sat, 05 December 2009 14:10 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
if you stell have the one you added to styles.css please remove it
p.title {
font-size : 9pt;
font-variant : small-caps;
}

and edit the second one
p.title {
font: 15pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}



http://a.imageshack.us/img831/5562/mybikes.png
Re: tleech [message #3310 is a reply to message #2314] Sat, 05 December 2009 19:26 Go to previous messageGo to next message
cop1976 is currently offline cop1976  United Kingdom
Messages: 66
Registered: September 2009
Seeder
Sorry it does not work anyway.
Re: tleech [message #4816 is a reply to message #3310] Fri, 03 September 2010 01:59 Go to previous message
Daffy is currently offline Daffy  United Kingdom
Messages: 359
Registered: October 2009
Location: uk
Releaser

edited my main.php to look more like tleech as shown below.


open tleech/main.php

find
	  	if ($user->user) 
  	{
  		print("<table style=\"width: 100%;\" border=\"1\" cellpadding=\"0\" cellspacing=\"0\"><tr><td class=\"bottom\">
<div align=\"center\"><font class=\"pmbtcopyright\">");
  		
                if ($arr["downloaded"] == 0) $userratio = "&infin;";
                else {
			if ($user->uploaded > 0)
			{
				$ratio = number_format($user->uploaded / $user->downloaded, 2);
        if ($user->downloaded == 0)
                $userratio = "8";
        elseif ($ratio < 0.1)
                $userratio = "<font color=\"#ff0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.2)
                $userratio = "<font color=\"#ee0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.3)
                $userratio = "<font color=\"#dd0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.4)
                $userratio = "<font color=\"#cc0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.5)
                $userratio = "<font color=\"#bb0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.6)
                $userratio = "<font color=\"#aa0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.7)
                $userratio = "<font color=\"#990000\">" . $ratio . "</font>";
        elseif ($ratio < 0.8)
                $userratio = "<font color=\"#880000\">" . $ratio . "</font>";
        elseif ($ratio < 0.9)
                $userratio = "<font color=\"#770000\">" . $ratio . "</font>";
        elseif ($ratio < 1)
                $userratio = "<font color=\"#660000\">" . $ratio . "</font>";
        else
                $userratio = "<font color=\"#00FF00\">".  $ratio . "</font>";
			}
			}
			
			print(_btwelcomebk.", <a href=\"user.php?op=profile&id=$user->id\">$user->name</a>".$usrclass);
			if($user->invites == 0)
				print(", you have no invite   ");
			else
				print(", you have ".$user->invites." <a href=\"invite.php\">invites</a>   ");
  		print("<img src=\"./themes/".$theme."/pics/download.gif\" border=\"0\" alt=\"Downloaded\" align=\"middle\" /> <font color=\"red\">".mksize($user->downloaded)."</font>");
  		print("  <img src=\"./themes/".$theme."/pics/upload.gif\" border=\"0\" alt=\"Uploaded\" align=\"middle\" /> <font color=\"green\">".mksize($user->uploaded)."</font>");
  		print("  <img src=\"./themes/".$theme."/pics/pic_ratio.gif\" border=\"0\" alt=\"Ratio\" align=\"middle\" /> ".$userratio." ");
  		print("</font></div></td></tr></table>\n");
  	}
}


replace with this
	  	if ($user->user) 
  	{
  		print("<table cellpadding=4 cellspacing=1 border=0 style=width:95%>

   <tr>

    <td ><table style=width:100% cellspacing=0 cellpadding=0 border=1>

     <tr>

      <td class=bottom align=left>");

  					$sql = "SELECT seedbonus, avatar, uploaded,  downloaded, ratio, invites, can_do, level, uploaded/downloaded AS ratio FROM ".$db_prefix."_users WHERE id = '".$user->id."';";
        $res = $db->sql_query($sql);
        list ($seedbonus, $avatar, $uploaded, $downloaded, $invites, $can_do, $level, $ratio) = $db->sql_fetchrow($res);
                
			if ($user->uploaded > 0)
			{
				$ratio = number_format($user->uploaded / $user->downloaded, 2);
        if ($user->downloaded == 0)
                $userratio = "8";
        elseif ($ratio < 0.1)
                $userratio = "<font color=\"#ff0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.2)
                $userratio = "<font color=\"#ee0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.3)
                $userratio = "<font color=\"#dd0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.4)
                $userratio = "<font color=\"#cc0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.5)
                $userratio = "<font color=\"#bb0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.6)
                $userratio = "<font color=\"#aa0000\">" . $ratio . "</font>";
        elseif ($ratio < 0.7)
                $userratio = "<font color=\"#990000\">" . $ratio . "</font>";
        elseif ($ratio < 0.8)
                $userratio = "<font color=\"#880000\">" . $ratio . "</font>";
        elseif ($ratio < 0.9)
                $userratio = "<font color=\"#770000\">" . $ratio . "</font>";
        elseif ($ratio < 1)
                $userratio = "<font color=\"#660000\">" . $ratio . "</font>";
        else
                $userratio = "<font color=\"#00FF00\">".  $ratio . "</font>";
			}
		

        
			print("<span class=smallfont>welcome back</font>, <u><a href=\"user.php?op=profile&id=$user->id\">$user->name</a></u>&nbsp;&nbsp;".$usrclass);			
      print("[<a href=\"user.php?op=logout\"><font color=white>logout</font></a>]<BR>");			
      print("<font color=lawngreen>Ratio:</font> <font colorwhite> ".$userratio." </font>&nbsp;&nbsp;<font color=green>Uploaded:</font> <font color=\"white\">".mksize($user->uploaded)."</font>&nbsp;&nbsp;<font color=red>Downloaded:</font> <font color=\"white\">".mksize($user->downloaded)."</font>&nbsp;&nbsp;<font color=lawngreen>Bonus:</font> <font color=red>[</font><a href='mybonus.php'>".$user->seedbonus."</a><font color=red>]</font></span></td>");			
  		print("<td class=bottom align=right><span class=smallfont>The time is now: " . gmdate(" H:i:s", time()) . "<br/><span class=smallfont><a href=pm.php><img height=14px style=border:none alt=inbox title=inbox src=http://www.torrentleech.org/pic/pn_inbox.gif></a> Inbox</span><span class=smallfont>&nbsp;&nbsp;<a href=pm.php><img height=14px style=border:none alt=sentbox title=sentbox src=http://www.torrentleech.org/pic/pn_sentbox.gif></a> Sentbox</span>&nbsp;<a href=pm.php><img style=border:none alt=Buddylist title=Buddylist src=http://www.torrentleech.org/pic/buddylist.gif></a>
      </span></td>



     </tr>

    
</table></table>\n");
  	}


http://leetleech.org/images/55487556027413025709.jpg

http://leetleech.org/images/64836838399935732616.jpg


[Updated on: Mon, 25 October 2010 21:16]

Report message to a moderator

Previous Topic:Re-sizing Acidtech tiger theme
Next Topic:Vista themes with IE
Goto Forum:
  


Current Time: Wed Feb 08 22:16:10 GMT 2012

Total time taken to generate the page: 0.00959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software