• 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!

[ModernAAC] Blazed Layout

Beo

Three Magic
Joined
Aug 25, 2009
Messages
9,057
Solutions
1
Reaction score
846
Blazed Layout
- A modified version of Worgen so coding credits go to the creator of Worgen. -

Image


Rar Includes;
-Header as a .psd so you can edit.
-Template file
-Images
-CSS file

How to install - XAMPP
Put the "Blazed" folder into "C:\xampp\htdocs\templates"
Go to config.php "C:\xampp\htdocs"
Search for
Code:
$config['layout'] =
Delete it and put
Code:
$config['layout'] = "blazed";

How to install - Uniform
Put the Blazed folder into "C:\Uniserver\www\templates"
Go to config.php "C:\Uniserver\www"
Search for
Code:
$config['layout'] =
Delete it and put
Code:
$config['layout'] = "blazed";

Thank you and enjoy.
 

Attachments

Last edited by a moderator:
109 views and 0 comments?

gg
 
Is it just an illusion or does the borders around the left menu disappear when you scroll? :eek:

I didn't even know there was borders around the left menu ;o

Oh you mean the left menu headers?

yeye, illusion :ninja:
 
Back
Top