Heey
Ik wil graag weten hoe groot een layout moet zijn.
ik gebruik nu 999px x 999px
en de lettergrootte?
ik gbruik momenteel nu 11 pt
Heey
Ik wil graag weten hoe groot een layout moet zijn.
ik gebruik nu 999px x 999px
en de lettergrootte?
ik gbruik momenteel nu 11 pt
Bedankt,ik heb eens wat andere kleuren geprobeerd en andere fonts heb nu dit
http://i38.tinypic.com/fleb2u.png
Nee,het lukt nog steeds niet...
Als ik inlog dan staat er zoals naar wens,klik hier om te spelen.
Als je erop klikt dan word je doorgstuurd naar de ingame,maar dan ben ik niet ingelogd,pas na een paar keer weer inloggen ben ik ingelogd...
Heey
Ik heb een inlogprobleem met het volgende inlog scriptje,ik zou niet weten wat er fout aan is :
<?php
ob_start();
include("config.php");
?>
<html>
<head>
<title>CrimeParadise</title>
<link rel="stylesheet" type="text/css" href="style_general.css">
</head>
<form action="algemeen-login.php" method="post" name="login">
<table align="center" width="600">
<tr>
<td colspan="2" class="subTitle">
<strong>CrimeParadise</strong>
</td>
</tr>
<tr>
<td colspan="2" class="mainTxt">
<div align="center"><img src="layout/images/home_logo.jpg" alt="Welkom op CrimeParadise!" width="560" height="82"></div>
</td>
</tr>
<tr>
<td colspan="2" class="subTitle"> </td>
</tr>
<tr>
<td class="mainTxt" colspan="2">
<?php
if ($_GET['x'] == "logout")
{
unset($_SESSION['login']);
echo "<span class=\"tekstheader\">Je bent succesvol uitgelogd!</span><br />Adios!<br /><br /><a href=\"http://www.CrimeParadise.nl\" target=\"_top\">Klik hier om in te loggen!</a>";
}
elseif (isset($_POST['login'],$_POST['pass']))
{
$login = strip_tags($_POST['login']);
$login = strtolower($login);
$pass = strip_tags($_POST['pass']);
$dbres = mysql_query("SELECT * FROM `gebruiker` WHERE `login`='$login' AND `pass`=MD5('$pass')");
if($data = mysql_fetch_object($dbres))
{
if($data->level == -1)
{
echo "<span class=\"header_rood\">Je account is gebanned.</span><br />";
}
elseif ($data->level == -2)
{
echo "<span class=\"header_rood\">Je account is dood.</span><br />";
}
elseif ($data->level == 0)
{
echo "<span class=\"header_rood\">Je account is nog niet actief.</span><br />";
}
else
{
$_SESSION['login'] = $data->login;
echo "<span class=\"tekstheader\">Welkom {$data->login}! Je bent succesvol ingelogd!</span><br /><a href=\"http://www.crimeparadise.nl/v1/ingame.php\" target=\"_top\">Klik hier om te beginnen...</a>";
}
}
else
{
echo "<span class=\"header_rood\">Verkeerde gebruikersnaam & wachtwoord combinatie!</span><br />";
}
}
?>
</td>
</tr>
<tr>
<td colspan="2" class="subtitle"> </td>
</tr>
</table>
</form>
</body>
</html>
Toon Meer
@Smile-E
Ik bedoel of ik hem mag doorverkoopen als ik hem dan heb gekocht ...
En ik vraag of wallie ook mogelijk is..
Doorverkoop rechten?
Betaling via wallie mogelijk ?
Ok, bedankt nog?
Edit:
zoiets :
http://i33.tinypic.com/2ng5ul0.png
Nieuwe reactie samengevoegd met originele reactie op 21.09.09 20:52:00:
stap 1.2
Nee,ik werk al altijd met donker,en wil dit keer iets lichter maken.
Verder nog tips?
Heey
Ik ben bezig met een nieuw maffia layout,en ik ben niet goed in design,daarom wil ik graag om tips vragen.
Dit is wat ik momenteel heb :
http://i35.tinypic.com/2uthhrl.png
Nog tips voor de afwerking?
dan krijg ik nog altijd een wit pagina.
laat maar het is me gelukt,ik heb gewoon de html in php gestoken
Lukt nog steeds niet
wit007 Bod genoteerd.
Edit:
Bij het kopen van de eerste layout krijg je de volgende er gratis bij :
http://i33.tinypic.com/531nk3.png
Hallo,
Ik verkoop een portfolio layout.
Het is de volgende :
Wat krijg je : PSD
http://i37.tinypic.com/o0nd.png
Startbod 1 Euro
Opbieden met : 1 Euro
Buynow: : 10 euro
Betaling via : Wallie,Bellen,SMS,iDeal
Edit:
Bij het kopen van de eerste layout krijg je de volgende er gratis bij :
http://i33.tinypic.com/531nk3.png
Wat moet ik aanpassen ? Kan iemand het correcte script posten aub
Oorspronkelijke script
<?php
ob_start();
include("config.php");
if(!$data){
$getal = mt_rand(1,2000);
$user = "Crimineel{$getal}";
} else {
$user = $data->login;
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>CrimeParadise -Word de sterkste crimineel!</title>
<meta name="title" content="Index">
<meta name="author" content="Fekri Darkaoui">
<meta name="publisher" content="CrimeParadise">
<meta name="robots" content="index, follow">
<meta name="keywords" content="maffia, mafia, Crimeparadise, Crime Paradise, rpg, mmorpg, online, game, spel, criminals">
<meta name="revisit-after" content="1 days">
<meta name="description" content="CrimeParadise is een online op tekst gebasseerd mafia spel, welke volledige gratis te spelen is via je internet browser! Door middel van criminele activiteiten kom je langzaam hogerop. ">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="follow" name='Robots'>
<meta content="7 days" name=REVISIT-AFTER>
<link rel="shortcut icon" href="favicon.ico" type="image/icon">
<link type="text/css" rel="stylesheet" href="css/ingame.css">
<!-- This source is a part of the CrimeParadise web game. You may not use or otherwise copy or duplicate any part of the source, Javascripts or CSS files without explicit prior permission of: CrimeParadise Game Copyright 2009-2010 -->
<script>
var clockid = new Array()
var clockidoutside = new Array()
var i_clock =- 1
var thistime = new Date()
var hours = thistime.getHours()
var minutes = thistime.getMinutes()
var seconds = thistime.getSeconds()
if(eval(hours) < 10){
hours = "0"+hours
}
if(eval(minutes) < 10){
minutes = "0"+minutes
}
if(seconds < 10){
seconds = "0"+seconds
}
var thistime = hours+":"+minutes+":"+seconds
function writeclock(){
i_clock++
if (document.all || document.getElementById || document.layers){
clockid[i_clock]="clock"+i_clock
document.write("<span id='"+clockid[i_clock]+"' style='position:relative'>"+thistime+"</span>")
}
}
function clockon(){
thistime = new Date()
hours = thistime.getHours()
minutes = thistime.getMinutes()
seconds = thistime.getSeconds()
if(eval(hours) < 10){
hours = "0"+hours
}
if(eval(minutes) < 10){
minutes = "0"+minutes
}
if(seconds < 10){
seconds = "0"+seconds
}
thistime = hours+":"+minutes+":"+seconds
if(document.all){
for(i=0;i<=clockid.length-1;i++){
var thisclock = eval(clockid[i])
thisclock.innerHTML = thistime
}
}
if(document.getElementById){
for(i=0;i<=clockid.length-1;i++){
document.getElementById(clockid[i]).innerHTML=thistime
}
}
var timer = setTimeout("clockon()",1000)
}
window.onload = clockon
function clearText(thefield) {
if (thefield.defaultValue == thefield.value) thefield.value = ""
else thefield.value = thefield.defaultValue
}
</script>
<SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
function popup(){
window.open('IRC/NormalApplet.php?nick=<?php echo $user; ?>','mywindow','width=640,height=400')
}
</SCRIPT>
</head>
<body>
<div id="wrap">
<div id="wrap1">
<div class="menusub">Gebruiker</div>
<div id="textmenu">
<div class="link"><a href="speler-status.php" target="content"> Status</a></div>
<div class="link"><a href="internet-bank.php" target="content"> Bank</a></div>
<div class="link"><a href="speler-respect.php" target="content">Respect</a></div>
<div class="link"><a href="internet-email.php" target="content"> Berichten</a></div>
<div class="link"><a href="speler-partners.php" target="content"> Partners</a></div>
<div class="link"><a href="algemeen-help.php" target="content"> Help</a></div>
<div class="link"><a href="algemeen-links.php" target="content"> Promotie </a></div>
<div class="link"><a href="internet-forum.php" target="content">Forum</a></div>
<div class="link"><a href="speler-instellingen.php" target="content"> Instellingen </a></div>
<div class="link"><a href="algemeen-vip.php" target="content"> Vip Shop </a></div>
<div class="link"><a href="msn.php" target="content">Msn Invite</a></div>
<div class="link"><a href="algemeen-destad.php" target="content"> <?php echo $data->land; ?> </a></div>
<div class="link"><a href="algemeen-intranet.php" target="content"> Intranet </a></div>
<div class="link"><a href="javascript:popup()" target="content"> IRC Chat </a></div>
<div class="link"><a href="algemeen-stats-criminelen-login.php" target="content"> Leden Brouwser </a></div>
<div class="link"><a href="speler-status-wachttijden.php" target="content"> Wachttijden </a></div>
</div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">Misdaaden</div>
<div class="linkboven"></div>
<div class="link"><a href="misdaad-light.php" target="content">Misdaad</a></div>
<div class="link"><a href="misdaad-kd.php" target="content"> Route 66 Overval</a></div>
<div class="link"><a href="misdaad-steelauto.php" target="content"> GTA</a></div>
<div class="link"><a href="orgcrime.php" target="content"> Georganiseerde Misdaad</a></div>
<div class="link"><a href="vermoorden.php" target="content"> Vermoorden</a></div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">Handelen</div>
<div class="linkboven"></div>
<div class="link"><a href="internet-shop.php" target="content"> CrimeParadise Shop</a></div>
<div class="link"><a href="algemeen-vip.php" target="content"> VIP</a></div>
<div class="link"><a href="internet-cbay.php" target="content"> Marktplaats</a></div>
<div class="link"><a href="handel-cartune.php" target="content"> Car Tune Shop</a></div>
<div class="link"><a href="handel-drugs.php" target="content"> Drugs</a></div>
<div class="link"><a href="handel-kogels.php" target="content"> Ammo Depot</a></div>
<div class="link"><a href="netwerken-handel-ammoclips.php" target="content"> Locale Ammo Depot</a></div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">Gokken</div>
<div class="linkboven"></div>
<div class="link"><a href="misdaad-streetrace.php" target="content">Autoracen</a></div>
<div class="link"><a href="gokken-roulette.php" target="content">Roulette</a></div>
<div class="link"><a href="gokken-blackjack.php" target="content">Blackjack</a></div>
<div class="link"><a href="gokken-gokkast.php" target="content">Gokkast</a></div>
<div class="link"><a href="gokken-nummerspel.php" target="content">Nummerspel</a></div>
<div class="link"><a href="gokken-krassen.php" target="content">Krasloten</a></div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">LinkPartners</div>
<div class="linkboven"></div>
<div id="textads">
<a href="#">-Google<br /></a>
<a href="#">-Hyves<br /></a>
<a href="#">-Youtube<br /></a>
</div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
</div>
<div id="wrap5">
<div class="menusubrechts">Extra</div>
<div class="linkboven"></div>
<div class="link"><a href="zoekspeler.php" target="content"> Zoek speler</a></div>
<div class="link"><a href="list.php" target="content"> Ledenlijst</a></div>
<div class="link"><a href="list.php?s=online" target="content"> Leden online</a></div>
<div class="link"><a href="stats.php" target="content"> Statistieken</a></div>
<div class="link"><a href="zoeken.php" target="content"> Zoeken</a></div>
<div class="link"><a href="help.php" target="content"> Help</a></div>
<div class="link"><a href="nieuws.php" target="content"> Nieuws</a></div>
<div class="link"><a href="loguit.php" ><strong> Uitloggen</strong></a></div>
<div class="menufooterrechts"></div>
<div class="tussenstukrechts"></div>
<div class="menusubrechts">Vastgoed</div>
<div class="linkboven"></div>
<div class="link"><a href="speler-huwelijk.php" target="content">Trouwen</a></div>
<div class="link"><a href="speler-garage.php" target="content">Jouw garage</a> </div>
<div class="link"><a href="beheer-kogelfabriek.php" target="content">Kogelfabriek Beheer</a></div>
<div class="link"><a href="beheer-casino.php" target="content">Casino Beheer</a></div>
<div class="link"><a href="beheer-ziekenhuis.php" target="content">Ziekenhuis Beheer</a></div>
<div class="menufooterrechts"></div>
<div class="tussenstukrechts"></div>
<div class="menusubrechts">Netwerken</div>
<div class="linkboven"></div>
<?php
if($data['familie'] != ""){
}
?>
<div class="link"><a href="netwerken-overzicht.php" target="content">Alle netwerken</a></div>
<div class="link"><a href="fampage.php" target="content">Netwerk Pagina</a></div>
<?php
}
if($data['famconsig'] == 1 || $data['famleader'] == 1){
}
?>
<div class="link"><a href="fambank.php" target="content">Netwerk bank</a></div>
<?php
}
if($data['famleader'] == 1 || $data['famsotto'] == 1){
}
?>
<div class="link"><a href="famshop.php" target="content">Winkel</a></div>
<div class="link"><a href="fammsg.php" target="content">Bericht</a></div>
<div class="link"><a href="uitnodigen.php" target="content">Inviten</a></div>
<div class="link"><a href="famedit.php" target="content">Beheer</a></div>
<?php
}
if($data['familie'] != ""){
}
?>
<div class="link"><a href="netwerken-overzicht.php" target="content">Alle netwerken</a></div>
<div class="link"><a href="beginfam.php" target="content">Netwerk opzetten</a></div>
<?php
if($data['faminvite'] != ""){
}
?>
<div class="link"><a href="joinfam.php" target="content">Stap in het netwerk</a></div>
<?php
}
if($data['famleader'] == 1 && $data['familie'] != ""){
}
?>
<div class="link"><a href="outfam.php" target="content">Stap uit het netwerk</a></div>
<?php
}
else if($data['famleader'] == 1){
}
?>
<div class="link"><a href="outfam.php" target="content">Verwijder het netwerk</a></div>
<?php
}
?>
<div class="menufooterrechts"></div>
<div class="tussenstukrechts"></div>
</div>
<div class="menu">
<ul class="solidblockmenu">
<li><a href="index1.php">Home</a></li>
<li><a href="story.php" class="current">The Story</a></li>
<li><a href="forum.php">Forum</a></li>
<li><a href="chat.php">Chat</a></li>
<li><a href="#">About us</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="header"></div>
<div id="wrap2">
<div align="center" style="margin»top: 20px;">
<iframe src="berichtenbalk.php" height="30" width="100%" frameborder="0"></iframe>
</div>
<div class="center">
<iframe src="home.php" name="content" width=590 frameborder=0 height=1000></iframe>
</div>
<div class="center"> <script type="text/javascript" src="http://www.mollie.nl/partners/microads/659705.js"></script>
<br /><br />
<br />
</div>
</div>
<br />
<br />
</div>
</body>
</html>
Toon Meer
<?php
ob_start();
include("config.php");
if(!$data){
$getal = mt_rand(1,2000);
$user = "Crimineel{$getal}";
} else {
$user = $data->login;
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>CrimeParadise -Word de sterkste crimineel!</title>
<meta name="title" content="Index">
<meta name="author" content="Fekri Darkaoui">
<meta name="publisher" content="CrimeParadise">
<meta name="robots" content="index, follow">
<meta name="keywords" content="maffia, mafia, Crimeparadise, Crime Paradise, rpg, mmorpg, online, game, spel, criminals">
<meta name="revisit-after" content="1 days">
<meta name="description" content="CrimeParadise is een online op tekst gebasseerd mafia spel, welke volledige gratis te spelen is via je internet browser! Door middel van criminele activiteiten kom je langzaam hogerop. ">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="follow" name='Robots'>
<meta content="7 days" name=REVISIT-AFTER>
<link rel="shortcut icon" href="favicon.ico" type="image/icon">
<link type="text/css" rel="stylesheet" href="css/ingame.css">
<!-- This source is a part of the CrimeParadise web game. You may not use or otherwise copy or duplicate any part of the source, Javascripts or CSS files without explicit prior permission of: CrimeParadise Game Copyright 2009-2010 -->
<script>
var clockid = new Array()
var clockidoutside = new Array()
var i_clock =- 1
var thistime = new Date()
var hours = thistime.getHours()
var minutes = thistime.getMinutes()
var seconds = thistime.getSeconds()
if(eval(hours) < 10){
hours = "0"+hours
}
if(eval(minutes) < 10){
minutes = "0"+minutes
}
if(seconds < 10){
seconds = "0"+seconds
}
var thistime = hours+":"+minutes+":"+seconds
function writeclock(){
i_clock++
if (document.all || document.getElementById || document.layers){
clockid[i_clock]="clock"+i_clock
document.write("<span id='"+clockid[i_clock]+"' style='position:relative'>"+thistime+"</span>")
}
}
function clockon(){
thistime = new Date()
hours = thistime.getHours()
minutes = thistime.getMinutes()
seconds = thistime.getSeconds()
if(eval(hours) < 10){
hours = "0"+hours
}
if(eval(minutes) < 10){
minutes = "0"+minutes
}
if(seconds < 10){
seconds = "0"+seconds
}
thistime = hours+":"+minutes+":"+seconds
if(document.all){
for(i=0;i<=clockid.length-1;i++){
var thisclock = eval(clockid[i])
thisclock.innerHTML = thistime
}
}
if(document.getElementById){
for(i=0;i<=clockid.length-1;i++){
document.getElementById(clockid[i]).innerHTML=thistime
}
}
var timer = setTimeout("clockon()",1000)
}
window.onload = clockon
function clearText(thefield) {
if (thefield.defaultValue == thefield.value) thefield.value = ""
else thefield.value = thefield.defaultValue
}
</script>
<SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
function popup(){
window.open('IRC/NormalApplet.php?nick=<?php echo $user; ?>','mywindow','width=640,height=400')
}
</SCRIPT>
</head>
<body>
<div id="wrap">
<div id="wrap1">
<div class="menusub">Gebruiker</div>
<div id="textmenu">
<div class="link"><a href="speler-status.php" target="content"> Status</a></div>
<div class="link"><a href="internet-bank.php" target="content"> Bank</a></div>
<div class="link"><a href="speler-respect.php" target="content">Respect</a></div>
<div class="link"><a href="internet-email.php" target="content"> Berichten</a></div>
<div class="link"><a href="speler-partners.php" target="content"> Partners</a></div>
<div class="link"><a href="algemeen-help.php" target="content"> Help</a></div>
<div class="link"><a href="algemeen-links.php" target="content"> Promotie </a></div>
<div class="link"><a href="internet-forum.php" target="content">Forum</a></div>
<div class="link"><a href="speler-instellingen.php" target="content"> Instellingen </a></div>
<div class="link"><a href="algemeen-vip.php" target="content"> Vip Shop </a></div>
<div class="link"><a href="msn.php" target="content">Msn Invite</a></div>
<div class="link"><a href="algemeen-destad.php" target="content"> <?php echo $data->land; ?> </a></div>
<div class="link"><a href="algemeen-intranet.php" target="content"> Intranet </a></div>
<div class="link"><a href="javascript:popup()" target="content"> IRC Chat </a></div>
<div class="link"><a href="algemeen-stats-criminelen-login.php" target="content"> Leden Brouwser </a></div>
<div class="link"><a href="speler-status-wachttijden.php" target="content"> Wachttijden </a></div>
</div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">Misdaaden</div>
<div class="linkboven"></div>
<div class="link"><a href="misdaad-light.php" target="content">Misdaad</a></div>
<div class="link"><a href="misdaad-kd.php" target="content"> Route 66 Overval</a></div>
<div class="link"><a href="misdaad-steelauto.php" target="content"> GTA</a></div>
<div class="link"><a href="orgcrime.php" target="content"> Georganiseerde Misdaad</a></div>
<div class="link"><a href="vermoorden.php" target="content"> Vermoorden</a></div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">Handelen</div>
<div class="linkboven"></div>
<div class="link"><a href="internet-shop.php" target="content"> CrimeParadise Shop</a></div>
<div class="link"><a href="algemeen-vip.php" target="content"> VIP</a></div>
<div class="link"><a href="internet-cbay.php" target="content"> Marktplaats</a></div>
<div class="link"><a href="handel-cartune.php" target="content"> Car Tune Shop</a></div>
<div class="link"><a href="handel-drugs.php" target="content"> Drugs</a></div>
<div class="link"><a href="handel-kogels.php" target="content"> Ammo Depot</a></div>
<div class="link"><a href="netwerken-handel-ammoclips.php" target="content"> Locale Ammo Depot</a></div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">Gokken</div>
<div class="linkboven"></div>
<div class="link"><a href="misdaad-streetrace.php" target="content">Autoracen</a></div>
<div class="link"><a href="gokken-roulette.php" target="content">Roulette</a></div>
<div class="link"><a href="gokken-blackjack.php" target="content">Blackjack</a></div>
<div class="link"><a href="gokken-gokkast.php" target="content">Gokkast</a></div>
<div class="link"><a href="gokken-nummerspel.php" target="content">Nummerspel</a></div>
<div class="link"><a href="gokken-krassen.php" target="content">Krasloten</a></div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
<div class="menusub">LinkPartners</div>
<div class="linkboven"></div>
<div id="textads">
<a href="#">-Google<br /></a>
<a href="#">-Hyves<br /></a>
<a href="#">-Youtube<br /></a>
</div>
<div class="menufooter"></div>
<div class="tussenstuk"></div>
</div>
<div id="wrap5">
<div class="menusubrechts">Extra</div>
<div class="linkboven"></div>
<div class="link"><a href="zoekspeler.php" target="content"> Zoek speler</a></div>
<div class="link"><a href="list.php" target="content"> Ledenlijst</a></div>
<div class="link"><a href="list.php?s=online" target="content"> Leden online</a></div>
<div class="link"><a href="stats.php" target="content"> Statistieken</a></div>
<div class="link"><a href="zoeken.php" target="content"> Zoeken</a></div>
<div class="link"><a href="help.php" target="content"> Help</a></div>
<div class="link"><a href="nieuws.php" target="content"> Nieuws</a></div>
<div class="link"><a href="loguit.php" ><strong> Uitloggen</strong></a></div>
<div class="menufooterrechts"></div>
<div class="tussenstukrechts"></div>
<div class="menusubrechts">Vastgoed</div>
<div class="linkboven"></div>
<div class="link"><a href="speler-huwelijk.php" target="content">Trouwen</a></div>
<div class="link"><a href="speler-garage.php" target="content">Jouw garage</a> </div>
<div class="link"><a href="beheer-kogelfabriek.php" target="content">Kogelfabriek Beheer</a></div>
<div class="link"><a href="beheer-casino.php" target="content">Casino Beheer</a></div>
<div class="link"><a href="beheer-ziekenhuis.php" target="content">Ziekenhuis Beheer</a></div>
<div class="menufooterrechts"></div>
<div class="tussenstukrechts"></div>
<div class="menusubrechts">Netwerken</div>
<div class="linkboven"></div>
<?php
if($data['familie'] != ""){
}
?>
<div class="link"><a href="netwerken-overzicht.php" target="content">Alle netwerken</a></div>
<div class="link"><a href="fampage.php" target="content">Netwerk Pagina</a></div>
<?php
}
if($data['famconsig'] == 1 || $data['famleader'] == 1){
}
?>
<div class="link"><a href="fambank.php" target="content">Netwerk bank</a></div>
<?php
}
if($data['famleader'] == 1 || $data['famsotto'] == 1){
}
?>
<div class="link"><a href="famshop.php" target="content">Winkel</a></div>
<div class="link"><a href="fammsg.php" target="content">Bericht</a></div>
<div class="link"><a href="uitnodigen.php" target="content">Inviten</a></div>
<div class="link"><a href="famedit.php" target="content">Beheer</a></div>
<?php
}
if($data['familie'] != ""){
}
?>
<div class="link"><a href="netwerken-overzicht.php" target="content">Alle netwerken</a></div>
<div class="link"><a href="beginfam.php" target="content">Netwerk opzetten</a></div>
<?php
if($data['faminvite'] != ""){
}
?>
<div class="link"><a href="joinfam.php" target="content">Stap in het netwerk</a></div>
<?php
}
if($data['famleader'] == 1 && $data['familie'] != ""){
}
?>
<div class="link"><a href="outfam.php" target="content">Stap uit het netwerk</a></div>
<?php
}
else if($data['famleader'] == 1){
}
?>
<div class="link"><a href="outfam.php" target="content">Verwijder het netwerk</a></div>
<?php
}
?>
<div class="menufooterrechts"></div>
<div class="tussenstukrechts"></div>
</div>
<div class="menu">
<ul class="solidblockmenu">
<li><a href="index1.php">Home</a></li>
<li><a href="story.php" class="current">The Story</a></li>
<li><a href="forum.php">Forum</a></li>
<li><a href="chat.php">Chat</a></li>
<li><a href="#">About us</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="header"></div>
<div id="wrap2">
<div align="center" style="margin»top: 20px;">
<iframe src="berichtenbalk.php" height="30" width="100%" frameborder="0"></iframe>
</div>
<div class="center">
<iframe src="home.php" name="content" width=590 frameborder=0 height=1000></iframe>
</div>
<div class="center"> <script type="text/javascript" src="http://www.mollie.nl/partners/microads/659705.js"></script>
<br /><br />
<br />
</div>
</div>
<br />
<br />
</div>
</body>
</html>
Toon Meer
Nee lukt niet
Wat meer uitleg?