Help with adding layput to revcms

Andris

New Member
Jul 18, 2015
7
0
Hello guys, i just started to make hotel and i dont know a lot of stuff how to do it.
I just learned how to put revcms to xampp and start hotel but now i saw a topic with nice layput,s so i downloaded it, but i dont know how to add it to my hotel. Can someone help ? I want to add layput from this topic -
[
 

Ethereal

Neurotic Male
May 18, 2013
494
330
Then simply replace this (the 'Priv' with the name of the skin folder):
PHP:
$_CONFIG['template']['style'] = 'Priv';
E.g:
PHP:
$_CONFIG['template']['style'] = 'WankCMS';
 

Andris

New Member
Jul 18, 2015
7
0
thank you for help guys, it helped me a lot.
 
Then simply replace this (the 'Priv' with the name of the skin folder):
PHP:
$_CONFIG['template']['style'] = 'Priv';
E.g:
PHP:
$_CONFIG['template']['style'] = 'WankCMS';
what u mean by
PHP:
$_CONFIG['template']['style'] = 'WankCMS';
[/QUOTE]
 

Users who are viewing this thread

Top