0

I am trying to install a new style on my phpBB3 forum and it's not visible for installing on the ACP.

According to this guide, it should be a simple drag n' drop into the FTP and then the style would be visible on the ACP for the actual installation. Yet, I still only see the already installed Styles (at ACP -> Styles -> Styles). Any ideas on why is this happening or where should I look to?

Dimitris Damilos
  • 2,363
  • 5
  • 23
  • 46

1 Answers1

0

Firstly you have to unpack style from .zip archive, then you'll get folder with name similar to the style name with imageset, template, theme folders and file named style.cfg inside. You have to upload this folder into /styles of your forum on FTP server and install it at ACP -> Styles -> Styles

Andrew Nikolin
  • 297
  • 1
  • 4
  • 18