[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/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 - Hoogte van een css box
Pagina 1 van 1

Hoogte van een css box

BerichtGeplaatst: 04 feb 2007 17:37
door DarkLoki
Aangezien ik me de laatste tijd weer eens verdiept heb in css leek het me leuk weer een nieuwe site te bouwen Smile .

Wat ik tot nu toe heb kan je hier vinden: . Zoals gewoonlijk heb ik weer grootse plannen maar dat zal wel weet tegen gaan vallen Lips 'r' sealed .

Heb alleen één klein vraagje, ik heb nu dus een gecentreerde div die bovenaan begint, ik wil alleen graag dat deze helemaal naar beneden doorloopt en dat is me tot nut toe nog niet gelukt Sad . Kan iemand me hier verder mee helpen? Ik kan natuurlijk allemaal linebreaks gebruiken maar dat is neit zo netjes, heb al height 100% enzo gebruikt maar dat lijkt niet zoveel effect te hebben. Mijn stylesheet kan je hier vinden:

Re: Hoogte van een css box

BerichtGeplaatst: 04 feb 2007 17:49
door KillerSponge
min-height al geprobeerd? Smile

Re: Hoogte van een css box

BerichtGeplaatst: 04 feb 2007 17:59
door DarkLoki

Re: Hoogte van een css box

BerichtGeplaatst: 04 feb 2007 18:57
door KillerSponge
Misschien heb je hier iets aan?

http://www.infinitywebdesign.com/resear ... reddiv.htm

Ze gebruiken hier het voorbeeld van verticaal centreren, maar dat kun je denk ik wel zodanig wijzigen dat hij 100% neemt.

Re: Hoogte van een css box

BerichtGeplaatst: 05 feb 2007 16:58
door DarkLoki

Re: Hoogte van een css box

BerichtGeplaatst: 05 feb 2007 17:29
door Moonstrike
Een beetje te licht

Re: Hoogte van een css box

BerichtGeplaatst: 05 feb 2007 17:30
door Derk
Zeker cool, groen is cool Very Happy alleen is het ene beetje moeilijk leesbaar omdat het te licht is...

Re: Hoogte van een css box

BerichtGeplaatst: 05 feb 2007 21:50
door libia
idd erg grappig Smile
alleen (iig in FF) vind ik het bovenaan net iets te groot wit Wink

Re: Hoogte van een css box

BerichtGeplaatst: 06 feb 2007 11:42
door DarkLoki
Bedankt voor het commentaar Smile . De header heeft nu minder wit en heb de kleuren iets donkerder maar vind het geel nu heel leijk, en wou eigenlijk het ook nog combineren met blauw maar of me dat nog gaat lukken Sad. Nog meer kleuren proberen dan Schijnheilig

Re: Hoogte van een css box

BerichtGeplaatst: 06 feb 2007 19:00
door Remi
alleen moet de tekst in je navigatie mss iets kleiner.

Re: Hoogte van een css box

BerichtGeplaatst: 07 feb 2007 11:31
door DarkLoki
Ik zal daar ook nog wat aan veranderen, als de letters iets kleiner zijn ziet het er inderdaad wel wat mooier uit denk ik. Maar ga nu eerst bezig met het php gedeelte van de site, hopelijk bouw ik het ooit uit tot een simpele cms Schijnheilig

Re: Hoogte van een css box

BerichtGeplaatst: 07 feb 2007 17:51
door DarkLoki
Even een update Very Happy .



Het begint ergens op te lijken Aanbid