top100live
Gebruiker
- Lid geworden
- 12 dec 2011
- Berichten
- 8
Hallo,
op http://www.zirkusmanager.de heb ik een probleem met verschillende resoluties.
Bij 2 verschillende grootte beeldschermen die dezelfde resolutie hebben past de layout zich aan de grootte aan maar wordt de resolutie kleine og groter gemaakt dan gebeurt dat niet.
index.php
<div id="header">
<div id="logo">
<h1><a href="#">Z<font color="red">i</font><font color="lightblue">r</font><font color="yellow">k</font>u<font color="green">s</font><font color="lightblue">M</font><font color="red">a</font><font color="red">n</font></font>a<font color="yellow">g</font><font color="lightblueblue">e</font><font color="green">r</font><img src="icons/clown.png"><sup></sup></a></h1>
<h2>Is jouw team de nieuwe circus sensatie ?</h2>
</div>
<div id="menu">
<ul>
<li class="active"><a href="index.php">Startseite</a></li>
<li><a href="index.php?p=admin">Admin</a></li>
<li><a href="index.php?p=forum&actie=forum">Forum</a></li>
<li><a href="index.php?p=ranglijst&nav=1">Ranglijst</a></li>
</ul>
</div>
<!-- start page -->
<div id="page">
CSS
/* Header */
#header {
position:relative;
width: 100%;
height: 908px;
background: url('images/vorhang.png') no-repeat left top;
padding: 0;
z-index: 100;
}
Ik waardeer jullie hulp
op http://www.zirkusmanager.de heb ik een probleem met verschillende resoluties.
Bij 2 verschillende grootte beeldschermen die dezelfde resolutie hebben past de layout zich aan de grootte aan maar wordt de resolutie kleine og groter gemaakt dan gebeurt dat niet.
index.php
<div id="header">
<div id="logo">
<h1><a href="#">Z<font color="red">i</font><font color="lightblue">r</font><font color="yellow">k</font>u<font color="green">s</font><font color="lightblue">M</font><font color="red">a</font><font color="red">n</font></font>a<font color="yellow">g</font><font color="lightblueblue">e</font><font color="green">r</font><img src="icons/clown.png"><sup></sup></a></h1>
<h2>Is jouw team de nieuwe circus sensatie ?</h2>
</div>
<div id="menu">
<ul>
<li class="active"><a href="index.php">Startseite</a></li>
<li><a href="index.php?p=admin">Admin</a></li>
<li><a href="index.php?p=forum&actie=forum">Forum</a></li>
<li><a href="index.php?p=ranglijst&nav=1">Ranglijst</a></li>
</ul>
</div>
<!-- start page -->
<div id="page">
CSS
/* Header */
#header {
position:relative;
width: 100%;
height: 908px;
background: url('images/vorhang.png') no-repeat left top;
padding: 0;
z-index: 100;
}
Ik waardeer jullie hulp