Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   TBDEV Themes download? (http://www.bvlist.com/showthread.php?t=3774)

Seedingtorrents 12th November 2009 16:19

TBDEV Themes download?
 
Guys where to get nice tbdev themes? I was searched and looked in tbdev forums but I cant find more than 3 themes on the internet for tbdev. So please help me to find good theme for my tracker and please link me!
Thanks

raefor 12th November 2009 16:55

Quote:

Originally Posted by Seedingtorrents (Post 17441)
Guys where to get nice tbdev themes? I was searched and looked in tbdev forums but I cant find more than 3 themes on the internet for tbdev. So please help me to find good theme for my tracker and please link me!
Thanks

:coffee: Tracker Skins - Bravo List

Seedingtorrents 12th November 2009 16:58

Quote:

Originally Posted by raefor (Post 17443)

thanks but cant find more than 3 themes here! :(

raefor 12th November 2009 17:05

1 Attachment(s)
Quote:

Originally Posted by Seedingtorrents (Post 17444)
thanks but cant find more than 3 themes here!

PHP Code:

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'4''styles/3.css''Relaxing Blue'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'5''styles/10.css''Cool'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'6''styles/1010.css''Sober'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'7''styles/101010.css''White'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'8''styles/11.css''Creamy'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'9''styles/12.css''Nice'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'11''styles/13.css''RoScene'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'12''styles/3.css''Nice blue'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'13''styles/4.css''TorrentBits'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'14''styles/5.css''OiNK'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'15''styles/6.css''Brown'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'16''styles/7.css''Relaxing Grey'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'17''styles/8.css''Mustard'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'18''styles/8585.css''Nice white'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'19''styles/9.css''Green/white'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'20''styles/black_green.css''Black/Green'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'21''styles/blue.css''New Blue'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'22''styles/c.css''Green'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'23''styles/default.css''Dark Cream'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'24''styles/dvdrcore.css''DVDR Core'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'25''styles/filelist.css''FileList'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'26''styles/matrix.css''Matrix'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'27''styles/opTracker.css''opTracker'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'28''styles/sameh.css''Sameh'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'29''styles/seagreen.css''SeaGreen'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'30''styles/simple.css''Simple'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'31''styles/skTrdie.css''skTrdie'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'32''styles/softtone.css''Softtone'
);

INSERT INTO `stylesheets` ( `id` , `uri` , `name` )
VALUES (
'33''styles/torrentbits.css''TorrentBits (org)'
); 


Seedingtorrents 12th November 2009 17:45

thanks but pics are missing for those! :(

raefor 12th November 2009 19:40

Quote:

Originally Posted by Seedingtorrents (Post 17446)
thanks but pics are missing for those! :(

they work off the default theme

Create a directory, called "styles" and put all styles there (except default.css)


All times are GMT +2. The time now is 15:47.

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