Re: [css-d] forms cant' be placed below eachother

2008-06-25 Thread jeroen vannevel
] Subject: Re: [css-d] forms cant' be placed below eachother To: [EMAIL PROTECTED] #register { position : relative; top : 225px; width : 450px; //float : left; } #login { position : relative; top : 100px; width : 400px; } Jerome - Original Message - From: jeroen

Re: [css-d] forms cant' be placed below eachother

2008-06-25 Thread jeroen vannevel
I tried this, but it still doesn't make any difference. Date: Wed, 25 Jun 2008 15:34:18 -0400 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: css-d@lists.css-discuss.org Subject: Re: [css-d] forms cant' be placed below eachother jeroen vannevel wrote: So now they are placed right

[css-d] forms cant' be placed below eachother

2008-06-24 Thread jeroen vannevel
Hi, For some reason, my 2 forms can’t be placed underneath eachother. I want register vertically right below the login form. Does someone see the problem here? http://www.speedzor.com/members.php greetings, jeroen _ Even niet

[css-d] form can't be placed where I want it

2008-06-23 Thread jeroen vannevel
hi, I can't find why my registering form can't be placed where I want it. does anyone has an idea? http://speedzor.com/register.php greetings, jeroen _ Even niet achter je PC? Neem je Messenger mee op je gsm!

Re: [css-d] form can't be placed where I want it

2008-06-23 Thread jeroen vannevel
ok, thanks for helping me out guys! Date: Mon, 23 Jun 2008 09:56:51 -0600 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: css-d@lists.css-discuss.org Subject: Re: [css-d] form can't be placed where I want it jeroen vannevel wrote: hi, I can't find why my registering form can't

[css-d] bg-image doesn't change when hovering

2008-06-22 Thread jeroen vannevel
hi, I'm trying to create a navbar in which the background changes when hovering over it. but this isn't working... check www.speedzor.com for the not-working page http://yourpaste.net/843/ is the css code can someone help me out? greetings

[css-d] vertical text

2008-05-03 Thread jeroen vannevel
hi, I'm wondering if I can simply put text vertical with a single line of code. table border=1 cellpadding=5 cellspacing=3 tr th News: /th td colspan=10 Our site has been updated! /td /tr tr th Info: /th td colspan=10 This is the new design /td