jeroen vannevel wrote:
> I tried this, but it still doesn't make any difference.
>
>
>>
>>> http://www.speedzor.com/members.php
>>>
>>>
>>>
>>
>>
>> #register {
>> left: 100px;<---:: add this
>> //float : left;<---:: delete this
>> }
>>
>>
>> #login {
>> left: 100px;<---:: add this
>
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 wr
jeroen vannevel wrote:
> So now they are placed right below eachother, but I can't move them 100px to
> the right.
> I've tried it by placing them both in a div, and margin this div, but that
> didn't work.
>
> http://www.speedzor.com/members.php
>
> greetings,
> jeroen
>
>
#register {
pos
400
> From: [EMAIL PROTECTED]
> 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 :
At 5:32 PM +0200 6/24/08, jeroen vannevel wrote:
>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
Take out those absolutes
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 ach