[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Webmasterplein.net • Toon onderwerp - Lettergrootte probleempje.
aan alle goede dingen komt een eind, webmasterplein.net 2003 - 2013
wij danken jullie voor al mooie momenten die dankzij dit forum ontstonden - Derk, Rutger en Stef

Lettergrootte probleempje.

Het echte opmaakwerk, alles vragen over HTMLen, CSSen en Javascripten.

Lettergrootte probleempje.

Berichtdoor Rik » 23 apr 2006 14:49

Hallo,

Ik zit met een probleempje.
Wat ik ook doe, ik krijg de lettergrootte niet aangepast.
Al zet ik hem 3px, hij blijft heel groot.
Dit is een stukje CSS waar 't denk ik aan ligt:
[code="css"]body{
background: #708090;
font-family: Verdana;
font-size: 10px;
line-height: 1em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
color: #000000;
}[/code]
Weet iemand van jullie waar 't aan ligt?
Alvast bedankt,

Bloe.
Avatar gebruiker
Rik
wmpr
 
Berichten: 1576
Geregistreerd: 11 jun 2005 17:59

Re: Lettergrootte probleempje.

Berichtdoor Anthony » 23 apr 2006 15:10

Ik zou graag alles zien, het hoeft niet per se in dat stuk te zitten...
Avatar gebruiker
Anthony
wmpr
 
Berichten: 2828
Geregistreerd: 07 aug 2004 14:05
Woonplaats: Brugge - Belgiƫ

Re: Lettergrootte probleempje.

Berichtdoor Rik » 23 apr 2006 15:11

Oke, hier komt de rest.
[code="html"]<html>
<head>
<title>Bloe.net :: {PAGE_TITLE}</title>
<style type="text/css">
#container{
width:800px;
background:#E1E1E1;
border:1px solid #696969;
}
body{
background: #708090;
font-family: Verdana;
font-size: 10px;
line-height: 1em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
color: #000000;
}
#menu{
width:150px;
vertical-align:top;
}
#top_cell{
background-image: url('images/cellpic.JPG');
background-repeat:repeat-x;
border:1px solid #696969;
margin-bottom:2px;
width:100%;
color:#FFF;
}
#content_cell{
border:1px solid #696969;
width:100%;
background:#FFF url('images/content_top.JPG');
background-repeat:repeat-x;
}
#content_cell_text{
border:1px solid #696969;
width:100%;
background:#FFF url('images/content_top.JPG');
background-repeat:repeat-x;
}
#content{
width:640px;
vertical-align:top;
padding-right:2px;
}
#footer{
background-image: url('images/cellpic.JPG');
background-repeat:repeat-x;
width:100%;
border:1px solid #696969;
padding:0px;
color:#FFF;
}
.center{
align:center;
}
#upper_menu{
border:1px solid #696969;
background-image: url('images/cellpic.JPG');
background-repeat:repeat-x;
width:100%;
padding:0px;
color:#FFF;
}
#menu a:link,
#menu a:active,
#menu a:visited,
#menu a:hover{
color:#000;
text-decoration:none;
}
#upper_menu a:link,
#upper_menu a:active,
#upper_menu a:visited,
#upper_menu a:hover{
color:#FFF;
text-decoration:none;
}
a:link,
a:active,
a:visited,
a:hover{
color:#000;
}
.tekst{
margin-left:2px;
}
</style>
</head>
<body>
<center>
<table id="container">
<tr>
<td id="upper_menu" colspan="2">
&nbsp;&raquo; <a href="index.php">Website</a> | <a href="forum.php">Forum</a> | <a href="blog/index.php">Weblog</a>
</td>
</tr>
<tr>
<td id="menu">
<div id="top_cell">
Menu
</div>
<div id="content_cell">
<div class="tekst">
<a href="index.php">Home</a><br />
<a href="algemeen.php">Algemeen</a><br />
<a href="js.php">Javascript</a>
</div>
</div>
</td>
<td id="content">
<div id="content_cell_text">
<div class="tekst">
<b>{PAGE_TITLE}</b><br /><br />
{CONTENT}
</div>
</div>
</td>
</tr>
<tr>
<td id="footer" colspan="2">
&nbsp;Copyright by Bloe
</td>
</tr>
</center>
</table>
</body>
</html[/code]
Avatar gebruiker
Rik
wmpr
 
Berichten: 1576
Geregistreerd: 11 jun 2005 17:59

Re: Lettergrootte probleempje.

Berichtdoor Anthony » 23 apr 2006 15:23

Gefixt met

[code="css"]* {
font-size:8px;
}[/code]

Die font-size mag dan ook weg in je body
Avatar gebruiker
Anthony
wmpr
 
Berichten: 2828
Geregistreerd: 07 aug 2004 14:05
Woonplaats: Brugge - Belgiƫ

Re: Lettergrootte probleempje.

Berichtdoor Rik » 23 apr 2006 16:00

Bedankt. Very Happy
Ik dacht dat het in de body moest.
Avatar gebruiker
Rik
wmpr
 
Berichten: 1576
Geregistreerd: 11 jun 2005 17:59

Re: Lettergrootte probleempje.

Berichtdoor mats » 23 apr 2006 17:08

Moet het normaal ook , dacht ik , ik doe het altijd zo:
[code="css"]body {
font-family: Verdana;
font-size: 10px;
}[/code]
Avatar gebruiker
mats
wmpr
 
Berichten: 3748
Geregistreerd: 19 sep 2004 12:00

Re: Lettergrootte probleempje.

Berichtdoor Rik » 23 apr 2006 17:14

Raar, dat dat nu niet werkt dan.
Avatar gebruiker
Rik
wmpr
 
Berichten: 1576
Geregistreerd: 11 jun 2005 17:59

Re: Lettergrootte probleempje.

Berichtdoor mats » 23 apr 2006 17:17

Avatar gebruiker
mats
wmpr
 
Berichten: 3748
Geregistreerd: 19 sep 2004 12:00


Keer terug naar HTML, CSS, Javascript



cron