Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 19th August 2023, 09:20
xblade's Avatar
xblade xblade is offline
Cod3r
 
Join Date: Nov 2020
P2P
Posts: 239
Thumbs up Torrent Table Icons Modification
Modification with this so here we go to replace the old icons

@stdhead.php
Add
Code:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
or
ADD
@header.php
Code:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" integrity="sha512-9usAa10IRO0HhonpyAIVpjrylPvoDwiPUiKdWk5t3PyolY1cOd4DSE0Ga+ri4AuTroPR5aQvXU9xC6qOPnzFeg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
Now we Add the new icons to torrenttable so it can be viewed by one and all....

Code:
<i class='fa-solid fa-download' style='font-size:14px; color:green;' title='".Add here what you are using("DL")."'></i>
Code:
<i class='fas fa-user-edit' style='font-size:14px; color:#1E90FF;' title='".Add here what you are using("ADDED_BY")."'></i>
Code:
<i class='far fa-comment-alt' style='font-size:14px; color:#FFC300;' title='".Add here what you are using("COMM")."'></i>
Code:
<i class='fas fa-hdd' style='font-size:14px; color:#4682B4;' title='".Add here what you are using("SIZE")."'></i>
Code:
<i class='fas fa-check' style='font-size:14px; color:#32CD32;' title='".Add here what you are using("COMPLETED")."'></i>
Code:
<i class='fas fa-angle-double-up' style='font-size:14px; color:#32CD32;' title='".Add here what you are using("SEEDERS")."'></i>
Code:
<i class='fas fa-angle-double-down' style='font-size:14px; color:#FF0000;' title='".Add here what you are using("LEECHERS")."'></i>
Code:
<i class='far fa-calendar-alt' style='font-size:14px; color:#C70039;' title='".Add here what you are using("DATE")."'></i>
New change
the Add here what you are using
to what Languages you using

for those who have a @stdhead.php
On torrenttable functions .php
Easy way to do

Code:
<td class="hone" align="center"><i class='fas fa-check' style='font-size:14px; color:#32CD32;' title='Progres'></i></td> 
<td class="hone" align="right">Files</td>
<td class="hone" align="right"><i class='far fa-comment-alt' style='font-size:14px; color:#FFC300;' title='Comm'></i></td>
<td class="hone" align="center"><i class='far fa-calendar-alt' style='font-size:14px; color:#C70039;' title='Added'></i></td>
<td class="hone" align="center"><i class='fas fa-hdd' style='font-size:14px; color:#4682B4;' title='Size'></i></td>
<td class="hone" align="right"><i class='fas fa-angle-double-up' style='font-size:14px; color:#32CD32;' title='Seeders'></i></td>
<td class="hone" align="right"><i class='fas fa-angle-double-down' style='font-size:14px; color:#FF0000;' title='Leechers'></i></td>
<?php if ($variant == "index") print("<td class=\"hone\" align=\"center\"><i class='fas fa-user-edit' style='font-size:14px; color:#1E90FF;' title='Upped'></i></td>\n");
__________________

i do custom mods in torrenttrader for £
Reply With Quote
  #2  
Old 19th August 2023, 10:24
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
everybody knows about this already, you didn't had too make a post about this
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 19th August 2023, 11:10
xblade's Avatar
xblade xblade is offline
Cod3r
 
Join Date: Nov 2020
P2P
Posts: 239
Default
True
its for those who think they know all chap and for those who do not have this Modification
__________________

i do custom mods in torrenttrader for £
Reply With Quote
Reply


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 +2. The time now is 09:58. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.