Page 1 of 1

Styles Needed

PostPosted: Mon Apr 04, 2011 10:32 pm
by psphacker
I saw that the demo has a black.css, was wondering if you can post some styles here because im really lost.

Re: Styles Needed

PostPosted: Fri Apr 08, 2011 12:59 am
by PeterS
psphacker wrote:I saw that the demo has a black.css, was wondering if you can post some styles here because im really lost.


Very simple, just add a folder called black in ./styles and copy all the files from ./styles/Indigo apart from the header.php and footer.php file. Also, copy black.css from ./css into ./styles/black. Afterwards, just use the header.php and footer.php from v1.0, adjusting the header.php to use the black.css in the styles folder you have just created.

You may also be required to include a TABLE boarder in the header.php file to hold all the content in place, which can be found in many of the files in v1.0, however you'll only need to place the table line once in the header.php file.

Re: Styles Needed

PostPosted: Tue Feb 10, 2015 9:58 am
by xboxxerr
css in the styles folder you have just created. are you crazy?

Re: Styles Needed

PostPosted: Wed Feb 11, 2015 4:34 pm
by SamEA
What's the problem in adding a CSS file in the styles folder?