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

[PHP]small script. bug.

Rachaw

Experienced Member
Joined
Oct 17, 2009
Messages
602
Reaction score
1
Location
Tha Sweden
Well im trying to make a own layout.


PHP:
							<div id="content"> 
					<div id="left"> 
									<img src="<?PHP echo $layout_name; ?>/images/side_1.gif" alt="Status">
						<ul> 
							<li><a href="http://www.otland.net/">OTLand</a></li> 
							<li><a href="rules.php">Rules</a></li> 
							<li><a href="commands.php">Commands</a></li> 
							<li><a href="donate.php?subtopic=gifts">Donation Gifts</a></li> 
						</ul> 
						<ul> 
							<li><a href="online.php" title="Who is online?">71 players online</a></li> 
							<li><span class="bold">Uptime:</span> 5h 24m</li> 
						</ul> 
						<img src="images/side_1.gif" alt="" /> 
					</div> 
					<div id="middle">


what am im making wrong? the pic dosent come and can i fixx so i can have the Command to white text?

please fixx fast

rep++

rach:peace:
 

Similar threads

Back
Top Bottom