Can anyone help me out on this one.
I have installed a template on my forum. But I want to change the textcolour and the table colours.
Can anyone tell me where and how i have to do this ? ?
In the PhpBB folder you will have different folders like admin, cache, includes etc
In that go into the folder templates.
inside that go to the folder that has the name of your template
In that there are different files.
For changing the layout and background etc, find a file with an extension .css. Open it.
The values must be modified there(changing the colors etc)
Preferably let the colors be in hexadecimal format(#12a3v)
Change whatever you want, save it and upload the file to your forum directory on your site
You have to replace the already existing css file there.
You are Done.
Or you can modify the css file online in directadmin
I prefer changing it in the direct admin.
But what is the text color as there are different fields you can put a color in.