Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Community Cafe (http://www.bvlist.com/forumdisplay.php?f=18)
-   -   [TStrike]Dark Themes (http://www.bvlist.com/showthread.php?t=1075)

sharpe 28th September 2008 15:50

[TStrike]Dark Themes
 
14 Attachment(s)
Cortex

Attachment 766

Diablo

Attachment 767

EI

Attachment 768

KAOS

Attachment 828


Mech

Attachment 829

Nexus

Attachment 830

Quake4

Attachment 831

hack346 28th September 2008 20:47

All themes available for torrentstrike are Here

sharpe 28th September 2008 21:52

well yes thank you but i'm a member here and not there and if you've not allreday seen it this Sub-forum is called Tracker Skins so why shouldn't i
post my themes here??

hack346 29th September 2008 08:42

Yeap.......nevermind
P.S to not be off topic, Great themes ...keep going

Jigsaw4 12th October 2008 17:42

Help!
 
How can I install those themes?PLZ HELP!

wMan 12th October 2008 17:45

jigsaw its simple add ur theme in themes folder also phpbb3 or 2 templates then add sql code in database go to your site chosse the new theme also make sure take-theme folder/file is in trackers root directory

Jigsaw4 12th October 2008 18:07

Ok.
But I have a question...where is the theme directory ?
And where is the sql code?

wMan 12th October 2008 18:13

theme directory is in root aka theme folder then add the other in phpbb2/templates folder change sql in database ie:


Code:

INSERT INTO `stylesheets` (`id`, `uri`, `name`, `phpbb_style`) VALUES
(1, 'ICGstation', 'ICGstation theme', 'default_phpbb_style'),
(2, 'default', '(default)', 'default_phpbb_style'),
(3, 'newthemenamehere', 'newthemenamehere', 'default_phpbb_style');

asooo

Jigsaw4 12th October 2008 18:18

ok...i'm very noob in this so could U tell me how can I install the Quake theme?THX

wMan 12th October 2008 18:19

just did above

Code:

INSERT INTO `stylesheets` (`id`, `uri`, `name`, `phpbb_style`) VALUES
(1, 'ICGstation', 'ICGstation theme', 'default_phpbb_style'),
(2, 'default', '(default)', 'default_phpbb_style'),
(3, 'large', 'Large text', 'default_phpbb_style'),
(4, 'Quake', 'Quake', 'default_phpbb_style');

Code:

CREATE TABLE IF NOT EXISTS `stylesheets` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `uri` varchar(255) collate latin1_general_ci NOT NULL default '',
  `name` varchar(64) collate latin1_general_ci NOT NULL default '',
  `phpbb_style` varchar(30) collate latin1_general_ci default 'default_phpbb_style',
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=4 ;


Jigsaw4 12th October 2008 18:23

Ok this is the mysql !And where to copy the theme and phpBB2 directory?Cuz I don't have phpBB directory...

wMan 12th October 2008 18:27

u must have unless its phpbb3 not sure aint done ts fullymodded for a while
i use cute ftp in root u will see folders find themes folder add quake in there
then find phpbb3 folder in there find templates folder add the other quake in that
add take-theme file or folder in root add sql in database new theme upped
go to your site theme block choose your quake theme eh presto

Jigsaw4 12th October 2008 18:35

Big thx!!!!

NatashaRhea 20th October 2008 17:52

works great but does anyone have the edit to change in stdhead.php tp make casino and arcade show on index of theme as it now only shows on icgstation theme

LoaT 30th January 2009 21:55

how do i add this to my website?

Undefined 31st January 2009 00:56

clocktower just told how --> insert into stylesheets...
And i really dont understand why people dont just use the official support forum? :sad:

already answered in most asked questions section there

LoaT 31st January 2009 02:07

there is such of a thing? link plix :p

i tried that one, but how do i change skin? it doesn't change at it self..

ah, now i got it

mesrine_29 30th March 2009 20:58

Thx for a lot:drink:

loco 31st August 2009 21:11

Nice themes buys

napsterz 3rd September 2009 18:28

that's work thanks

Alone1 5th April 2010 19:06

:hi:


All times are GMT +2. The time now is 01:31.

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