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

[Znote AAC] Sorcerer Layout

Angelshitho

Person.Set(Me.Ninja);
Joined
Jun 28, 2012
Messages
18
Reaction score
5
Location
Mexico, Tamaulipas, Altamira
Hey that such people?
I bring a new layout for the Znote AAC.
Originally Sorcerer is for Modern AAC.

I had no idea how to put it in Znote AAC, so may contain several errors in adjusting the content.
Soon another layout, to improve a little :)

Screenshots:
layout1.png

layout2.png

layout3.png


Download:
sorcerer.zip
Multiupload.nl - upload your files to multiple file hosting sites!

Installation Instructions:
  1. Download file.
  2. Enter Znote AAC directory, and delete layout folder.
  3. Extract .zip into Znote AAC directory.

Scan:
Sorry if I can not insert a scan, just are files
php, js, css, png and ico.

Any errors, tell me to make an adjustment.
Greetings!
 

Attachments

Approved.

Here are the default table-design, looks like you forgot to fix it. Tweak the colors etc and see what you can fix up. Just contact me with new download link if you have an update and I will update this thread. :)

Code:
/* Table Design */
table { 
	margin: 10px 0 30px 0;
	width: 720px;
}

li table { /* Table in character search */
	margin: 10px 0 30px 0;
	width: 650px;
}

table tr th, table tr td { 
	background: #555555;
	color: #FFF;
	padding: 7px 4px;
	text-align: left;
}

tr.yellow td {
	background: #555555;
	color: #FFF;
	padding: 7px 4px;
	text-align: left;
}

table tr td { 
	background: #E5E5DB;
	color: #47433F;
	border-top: 1px solid #FFF;
}

table tr td a {
	color: gray;
}

/* guild war */
tr.special:hover td {
   background: skyblue;
}

tr.special {
    cursor: pointer;
}

ul.war_list li {
   font-size:18px;
}
 
You have to change it in photoshop, in the images folder, Open header.psd and edit with photoshop then save it like a .png file

- - - Updated - - -

wont let me change "servername" up top.

ou have to change it in photoshop, in the images folder, Open header.psd and edit with photoshop then save it like a .png file
 
Hey, I'm having the same problem as Cremes and K_Ingen. For some reason I can't see the layout on my AAc. I have removed the layout folder and edited nothing inside the config or anything that should affect it. What should I do to fix this?
 
I cant change the "Servername" logo text

It disapear when i change it :(
 
Another thing. I changed the topinfo color image inside layout\images and it is not loaded, why?
 
Back
Top