Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   Styles for Torrentstrike? (http://www.bvlist.com/showthread.php?t=207)

50Cent 14th March 2008 19:48

Styles for Torrentstrike?
 
hi all,hav anybody Styles/Themen for Strike??

greetz :sos:

xTanaka 16th March 2008 00:45

Re: Styles for Torrentstrike?
 
OMFG ..
Go on http://www.torrentstrike.info and search there.

Fynnon 16th March 2008 04:57

Re: Styles for Torrentstrike?
 
Quote:

Originally Posted by xTanaka
OMFG ..
Go on http://www.torrentstrike.info and search there.

http://www.torrentstrike.info will not work for some time

There are 5 styles (themes) here:
viewtopic.php?f=53&t=194

Tanza 17th March 2008 04:07

Re: Styles for Torrentstrike?
 
Quote:

http://www.torrentstrike.info will not work for some time
Torrentstrike.info site is down!! Who tell me why TS Site is down. :sad:

Fynnon 17th March 2008 08:20

Re: Styles for Torrentstrike?
 
Quote:

Originally Posted by Tanza
Who tell me why TS Site is down. :sad:

Money !

Tanza 17th March 2008 10:48

Re: Styles for Torrentstrike?
 
OK - it a big problem.

Thanks Fynnon :)

Dehas 19th April 2008 12:40

Re: Styles for Torrentstrike?
 
Below are the 19 themes that I do for TorrentStrike
http://www.megaupload.com/?d=Z1DBI72P

cherwonk 20th April 2008 17:19

Re: Styles for Torrentstrike?
 
Dehas, love the work you do with those themes. Wow all of them in 1 package. Way To Go

snakebite 30th April 2008 08:26

Re: Styles for Torrentstrike?
 
hei but can somebody make a tutorial on how to add them?

Neptune 30th April 2008 15:03

Re: Styles for Torrentstrike?
 
Very easy...
Upload the theme files to themes/

And via phpmyadmin
add

Code:

INSERT INTO stylesheets VALUES (4,'Theme Name','Theme Name');

snakebite 30th April 2008 15:54

Re: Styles for Torrentstrike?
 
but it shows me this :

Code:

Error

SQL query:

INSERT INTO stylesheets
VALUES ( 4, 'Theme Name', 'Theme Name' )

MySQL said: Documentation
#1136 - Column count doesn't match value count at row 1


hansenfiks 30th April 2008 21:56

Re: Styles for Torrentstrike?
 
Quote:

Originally Posted by Fynnon
Quote:

Originally Posted by Tanza
Who tell me why TS Site is down. :sad:

Money !

Anyone know if there is a site were they try to get money in pehaps donations?

I really miss that site.

h2o 2nd May 2008 09:03

Re: Styles for Torrentstrike?
 
Thank you for the themes, dehas.

azex 4th May 2008 14:51

Re: Styles for Torrentstrike?
 
Quote:

Originally Posted by snakebite
but it shows me this :
Code:

Error

SQL query:

INSERT INTO stylesheets
VALUES ( 4, 'Theme Name', 'Theme Name' )

MySQL said: Documentation
#1136 - Column count doesn't match value count at row 1


ANSWER:

Code:

INSERT INTO stylesheets VALUES (4,'Put Theme name Here ','What do u want for name to it so put it here','Phpbb2 style take the themes Style or Default');

InFeRnO 7th August 2008 00:05

When i input this into mysql
Code:

INSERT INTO stylesheets VALUES (4,'the_shining','the_shining');
i get

Code:

Error

SQL query:

INSERT INTO stylesheets
VALUES ( 4, 'the_shining', 'the_shining' )

MySQL said: Documentation
#1136 - Column count doesn't match value count at row 1

any ideas? i have uploaded the theme the_shining to theme directory in my root and im using ts x-fusion any help would be appreciated thanx

wMan 8th August 2008 13:19

hi ive got ts fully modded XNeon stlye shoutbox is dark how do i change color for shoutbox pls

Subzero 8th August 2008 13:33

In the css
 
Shoud be in the CSS code somewhere mate if you want when im on msn ill take a look?!

wMan 8th August 2008 14:39

[CODE]FONT {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
TD {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
BODY {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
P {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
DIV {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}

johnake 11th August 2008 20:38

Clock you should check shoutbox.php. I know that the css code is embedded in the php. Look for references like

HTML Code:

<style type="text/css">
    #specialbox{
    border: 1px solid gray;
    width: 600px;
    background: #FBFCFA;
    font: 11px verdana, sans-serif;
    color: #443;
    padding: 3px;    outline: none;
    } bla bla bla

and modify it to your needs.
Cheers!


All times are GMT +2. The time now is 20:05.

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