PDA

View Full Version : Acidtech


independent
27 May 07, 09:37
If you have more than one installed and you need to modify the style which file do you edit that affects all of them? and where do you upload it to which style folder? they are in ACP as just acid tech in the templates section of the style components not the individual acidtechs.

Thanks

CyberAlien
27 May 07, 10:35
If you have more than one style installed, you can choose to use same template for all of them. In acp -> styles -> styles click "details" for color variations, change template to AcidTech. Then when editing html files you'll have to edit only AcidTech html files and it will affect all color variations.

independent
27 May 07, 18:10
If you have more than one style installed, you can choose to use same template for all of them. In acp -> styles -> styles click "details" for color variations, change template to AcidTech. Then when editing html files you'll have to edit only AcidTech html files and it will affect all color variations.

But in which of the subdirectories is the "acidtech" html files located? I don't see it. They are all labeled "acid tech red, blue, green" whatever I don't know which director contiains the template files of the plain acid tech.

CyberAlien
27 May 07, 18:14
Doesn't matter. They all have template files of same AcidTech style.

independent
27 May 07, 18:26
Doesn't matter. They all have template files of same AcidTech style.

OK I am still not clear. perhaps you misunderstood my question. Let me try to be as detailed as possible.

On the phpbb3 installation the directory is

phpbb3/styles/acidtech_tiger/template
phpbb3/styles/acidtech_red/template
phpbb3/styles/acidtech_yellow/template
phpbb3/styles/acidtech_blue/template

However via the ACP when I go to "styles" I see all four acidtechs listed individually.

Then via ACP I go to styles/templates I only see Acidtech listed there and not the individualized acidtech_tiger acidtech_red. Acidtech_yellow or acidtech_blue.

I want to know in which of the file folder direcetories do I access teh plain "acidtech" template tht the ACP is referring to? Since I can use one template for all of them how do I know to edit the one in the acidtech_yellow directory to change everything?

CyberAlien
27 May 07, 19:40
Rename template in styles/acidtechyellow/template/template.cfg, then you can install it separately

independent
27 May 07, 22:37
Rename template in styles/acidtechyellow/template/template.cfg, then you can install it separately


Ok I will try that that thanks