• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to change my layout??

  • Thread starter Thread starter Forsakenfate
  • Start date Start date
F

Forsakenfate

Guest
I recently opened a website
But the layout is ugly so i want to change it
How do i do that?
 
htdocs\config in config.php and you will see
// layout, available layouts: rasta,tibiacom,darkritual
$config['site']['layout'] = "tibiacom"; // layout name
?>

htdocs\layouts are in layout folder so if you downloaded a layout called "mylayout" All you need is change the name of the red text on the script above. And place the "mylayout" folder in htdocs\layouts.
 

Similar threads

Replies
2
Views
288
Back
Top