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 wr

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

2008-06-25 Thread jeroen vannevel
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 > Date: Tue, 24 Jun 2008 13:08:18 -0

[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

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, > &g

[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

[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
. Is this possible? And if not, how would you handle this? simply every time a break after each letter? greetz, jeroen _ Even niet achter je PC? Neem je Messenger mee op je gsm! http://www.windowslivemobile.msn.com/

Re: [css-d] Layout & Overflow issue

2007-12-23 Thread Jeroen
ith javascript easily, but this will cripple it when JS is disabled. Thanks all for your time again. -- Jeroen __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-dis

Re: [css-d] Layout & Overflow issue

2007-12-23 Thread Jeroen
for another part of the webpage); It seems when you have a container and floats inside them, the container does not stretch to the size of the floats. Is there a way to overcome that problem without specifying the sizes explicitly? Sample code: <htt

Re: [css-d] Layout & Overflow issue

2007-12-22 Thread Jeroen
On Dec 22, 2007 2:59 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Jeroen wrote: > > <http://test.intellit.nl/test.html>. > > > > How does the aligning of the floats work? > > Floats go as high as they can, but not higher - unless you pull them up. > So,

Re: [css-d] Layout & Overflow issue

2007-12-22 Thread Jeroen
On Dec 22, 2007 11:48 AM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Jeroen wrote: > > > I see you added a width of 510px to the details container, the problem is > > I don't know the size beforehand, it changes with every photo. The pblog > > software I use on

[css-d] Layout & Overflow issue

2007-12-21 Thread Jeroen
ext on the right on the same line. I can't get it to float correctly. I want to separate it in two different columns, one 70%, other 30% of max - width. Thanks a lot for your time. -- Jeroen __ css-discuss [EMAIL P

Re: [css-d] ie6/ie7 float problem?

2007-04-24 Thread Jeroen
On 4/24/07, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Jeroen wrote: > > http://jg2.intellit.nl/overmij.html > > > > The columns are giving me an headache, because in IE6 and IE7 the > > right column goes under the left column (instead of beside it). > >

[css-d] ie6/ie7 float problem?

2007-04-23 Thread Jeroen
g for. Anyone have an idea what i might be doing wrong here? I've been coding for hours, and might have overlooked it. Direct css: http://jg2.intellit.nl/css/jg.css (look for the content & sidebar tags) Thanks, any help is very much appreciate

Re: [css-d] Horizontal navigation with background image & inheritance problem (Driving me mad)

2007-02-15 Thread Jeroen
at's ;) I guess i was working too long and overlooked it. Now i know why it needed the clear. Thanks! In general btw i would recommend people to start learning by looking at public templates and tweaking it. (Besides of course reading the relevant literature ;))

Re: [css-d] Horizontal navigation with background image & inheritance problem (Driving me mad)

2007-02-14 Thread Jeroen
On 2/14/07, Jeroen <[EMAIL PROTECTED]> wrote: > I think the problem has to do with inheritance, because as you see on > the test site, > it works directly under the body statement, but not in the "cnt" DIV. > If i however add a > clearfix before (while in the

[css-d] Horizontal navigation with background image & inheritance problem (Driving me mad)

2007-02-14 Thread Jeroen
which is not what i want either. Can someone shed some light on this? It's driving me mad ;) Thanks! -- Jeroen __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-d

Re: [css-d] IE 5.5 & 6.0 render problem. Stumped.

2007-01-28 Thread Jeroen
On 1/27/07, Jeroen <[EMAIL PROTECTED]> wrote: > I've been editing a theme for my gallery software to my liking, and > think I understand the CSS that it's using. However i have render > problems in IE 5.5 and 6 which i just can't fix. I haven't got a clue > w

[css-d] IE 5.5 & 6.0 render problem. Stumped.

2007-01-26 Thread Jeroen
is that IE adds about 20-30px spacing on the right. I really have no clue where to look for, AFAIK everything is ok. It's does not validate 100% but i don't think that's the problem. If someone would have a look i would be very grateful ;) -- Jeroen __

Re: [css-d] Why does IE < 7 render div margin wrongly?

2006-12-26 Thread Jeroen
On 12/24/06, francky <[EMAIL PROTECTED]> wrote: > H(o)i Jeroen, > While the question is answered yet, I've some other css philosophical > remarks. > Translating a painted design (illustration) to css has it's pitfalls, > because paper and screen are 2 ways o

[css-d] Why does IE < 7 render div margin wrongly?

2006-12-20 Thread Jeroen
lace. (or a mac for that matter). Thanks! -- Jeroen __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.in

[css-d] Absolute positioning in relative element - bug or misunderstanding?

2006-04-06 Thread Jeroen Coumans
, Internet Explorer seems to do the correct thing - the positioning shouldn't be affected by the presence of a border, so both files should be rendered the same. At least, that's what I thought. Does anybody have an idea what's going on? Thanks, -- Met vriendelijk

Re: [css-d] CSS-filter MSIE 5/PC

2005-05-13 Thread Jeroen van der Goorbergh
hey, " p\roperty: value; " filter not approprate for your IE5 problem? http://www.dithered.com/css_filters/css_only/simplified_box_model.html ~jeroen On May 13, 2005, at 11:26 PM, Uwe Kaiser wrote: Hi, I try to use a filter in order to hide css from all of the browsers, exept MSIE 5/PC

[css-d] floating an image bottom right

2005-05-12 Thread Jeroen van der Goorbergh
hich implicitly makes the container need a fixed height . Off course absolute positioning the image, or using a background image won't work without loosing the text wrapping. Right? Any ideas? thanks, ~jeroen __ css-disc