Re: [css-d] Form issue

2006-09-17 Thread Holly Bergevin
From: Mark Fellowes [EMAIL PROTECTED] I'm running into an issue where within my app I'm using a plugin that has it's own CSS stylesheet. I've tried editing it and while it seems I can make some changes the damn thing just won't line up with my other elements. label, select{ display: block;

[css-d] Navigation check, please!

2006-09-17 Thread marcello09
I've just put together a navigation menu based on the suckerfish dropdown. You can see the template for the navigation here: http://dev.kaizenhealingarts.com/template.htm There were only supposed to be 2 modifications to the suckerfish dropdown: 1) Subnavs fly out to the right, instead of

Re: [css-d] Navigation check, please!

2006-09-17 Thread ~davidLaakso
[EMAIL PROTECTED] wrote: I've just put together a navigation menu based on the suckerfish dropdown. http://dev.kaizenhealingarts.com/template.htm [...] So I think I've got a solution that produces the same effect that would be achieved with background images, but without the annoying IE6

[css-d] IE6 vs Firefox 1.7

2006-09-17 Thread jonathan Gross
I'm building a site using only css. This is my first try and I'm a newbie at web design. I have managed to set up my h1 and h2 heading and line them up properly in ie6. In firefox, my subheading goes to the far left, while my h1 stays exactly where it should be. What I'm I doing wrong? Please

Re: [css-d] IE6 vs Firefox 1.7

2006-09-17 Thread Daniel Hammond
| I'm building a site using only css. This is my first try and | I'm a newbie at web design. I have managed to set up my h1 | and h2 heading and line them up properly in ie6. In firefox, | my subheading goes to the far left, while my h1 stays exactly | where it should be. What I'm I doing

Re: [css-d] IE6 vs Firefox 1.7

2006-09-17 Thread Mark J. Reed
On 9/17/06, Daniel Hammond [EMAIL PROTECTED] wrote: | I'm building a site using only css. This is my first try and | I'm a newbie at web design. I have managed to set up my h1 | and h2 heading and line them up properly in ie6. In firefox, | my subheading goes to the far left, while my h1 stays

[css-d] Clearing the bottom of a floated img

2006-09-17 Thread TuteC
Hello everyone! I´ve got a float:left image between some text in http://www.dialecticaconsult.com.ar/es/. I´d like the text to be aligned always at right of the image, no matter if it is occupying space. I mean: Not wanted: [img] text text [img] text text text text Wanted: [img] text text [img]

[css-d] Bullet

2006-09-17 Thread Joaquim Font
I try to center a “li” (to make a nav bar) but the bullet alignes automatically to the left. How can align to center? __ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en

Re: [css-d] Clearing the bottom of a floated img

2006-09-17 Thread Gunlaug Sørtun
TuteC wrote: http://www.dialecticaconsult.com.ar/es/ I´d like the text to be aligned always at right of the image, no matter if it is occupying space. How can I solve it? Here is one possible solution described... http://www.gunlaug.no/contents/wd_example_01_01.html ...and here is

Re: [css-d] Page Check and Input Button Problem

2006-09-17 Thread ~davidLaakso
Rahul Gonsalves wrote: Dear All, http://mockups.rahulgonsalves.com/mitra/mockup.html My first non-fixed width layout, so I'd like comments on whether this is, if not the best, then at least a good method of constructing a page. I did not see any replies to your post, Rahul. One of the

Re: [css-d] Fixing things in IE

2006-09-17 Thread Holly Bergevin
From: Stefan Nagtegaal [EMAIL PROTECTED] The only problem I have is that there is some serious IE bug, which I do not know the name of. I hoped you guys can help me out. Compare http://istyledthis.nl/ in IE and FireFox to see what I am talking about. Try adding {position: relative;} to one

Re: [css-d] Page Check and Input Button Problem

2006-09-17 Thread Rahul Gonsalves
~davidLaakso wrote: Rahul Gonsalves wrote: One of the problems that I'm facing is that the submit button does not shift its position on hover. Well, I can't help with that (I guess one needs to know what a submit button is? :-) ). I should have clarified - the Sign Up button in the

Re: [css-d] IE6 vs Firefox 1.7

2006-09-17 Thread jonathan Gross
I have firefox 1.0.7. The site is at the following ftp site: ftp://jonnymillie:[EMAIL PROTECTED] I have no server for this right now and it's typically a password protected site. I hope this sheds light. Thanks for the help From: Mark J. Reed [EMAIL PROTECTED] To: Daniel Hammond [EMAIL

[css-d] Page border up in the air

2006-09-17 Thread Kim Brooks Wei
My page border works on three sides but on the bottom it doesn't work. The border is there, but it's not flush with the page bottom. This did work until I broke it, but I can't recreate the working version. If anyone cares to give a look and see what will fix this, I'll appreciate the help.