Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
  #1  
Old 12th December 2009, 19:07
lovebeer's Avatar
lovebeer lovebeer is offline
Senior Member
 
Join Date: May 2009
Romania
Posts: 91
Default Modify Tracker categories block
Hi, how can I change the font from the Tracker categorie from the browse page, I want the categories to be smaller, and the categories icons to be smaller too.
Who can I do this ?
Sorry for my bad english.
__________________

Reply With Quote
  #2  
Old 13th December 2009, 05:01
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
category icons smaller... that's easy just edit the images to make them smaller
dude for browse.php check up the style sheet .. you can edit that but if it's using some type global style and don't want to change that well lookup where categories are posted and use <font> html code to make it smaller or write up a another style entry on style.css and use that instead
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #3  
Old 7th December 2011, 20:18
eckeO5 eckeO5 is offline
Senior Member
 
Join Date: Jan 2011
P2P
Posts: 117
Talking
better later than never


take browse.php

may be on line 356 or whatever you find:

PHP Code:
    <a href="'.$seolink.'" target="_self" /><img src="'.$BASEURL.'/'.$pic_base_url.$table_cat.'/'.$c['image'].'" border="0" alt="'.$cname.'" title="'.$cname.'" /></a
change to:

PHP Code:
    <a href="'.$seolink.'" target="_self" /><img src="'.$BASEURL.'/'.$pic_base_url.$table_cat.'/'.$c['image'].'" border="0" alt="'.$cname.'" title="'.$cname.'" width="45" height="35" /></a
with that: width="45" height="35" / at the end thereīs possibility to resize your icons to whatever size you want to.


example:
Click the image to open in full size.

think thatīs the best way.

cheers eckeO5

Last edited by eckeO5; 7th December 2011 at 20:22. Reason: correction with an example
Reply With Quote
Reply

Tags
block , categories , modify , tracker

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
categories icons for movie tracker wMan Downloads 3 7th December 2011 06:51
[req_tsse5.6]how to modify upload settings Marco Template Shares 0 8th December 2009 23:45
need categories icons for xxx tracker wMan Community Cafe 0 7th July 2009 19:08
Categories block problem Azurious BT.Manager (phpMyBitTorrent) 2 20th January 2009 17:04
Warning: Cannot modify header information - headers already sent by (output started at /home/bluefil tunad Community Cafe 0 29th December 2008 21:34



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