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

Move this up?

Donio

Banned User
Joined
Jun 24, 2008
Messages
4,004
Reaction score
16
Location
Manhattan, New York
As the title says, how do I move News up.. I think this pic will explain better.

2ptyxyd.jpg
 
Edit layouts/worgen/main.css, I think.

Remove (or decrease the number) this line:
Code:
#vt_menu {
	width: 180px;
	float: left;
	background: url('images/menubackground.png') top no-repeat;
[B][COLOR="red"]	padding-top: 50px;[/COLOR][/B]
}
 
Last edited:
Back
Top