Re: [css-d] Up Margin - where is it?

2009-03-18 Thread Divya Manian
On 3/18/09 9:45 PM, "Pablo Augusto" wrote: > Hello, > > I`m transforming this site: http://www.caarj.org.br/ to wordpress. > Its all 95% done, now im fixing details. > > Theres a up space (white above logo) i just look everywere to remove it, > margin, padding, etc, > but have no sucess, can

[css-d] Up Margin - where is it?

2009-03-18 Thread Pablo Augusto
Hello, I`m transforming this site: http://www.caarj.org.br/ to wordpress. Its all 95% done, now im fixing details. Theres a up space (white above logo) i just look everywere to remove it, margin, padding, etc, but have no sucess, can anyone gime a help? ___

Re: [css-d] Image Slices

2009-03-18 Thread Holly Bergevin
From: Christopher R > As you can see the image is still not in order it's like a jigsaw puzzle on > the page >> > http://www.thecreativesheep.ca/site/imagepage3.html Following are some suggestions that may, or may not be what you're looking for. As was suggested, if you want the images to be

Re: [css-d] unremovable margin?

2009-03-18 Thread David Hucklesby
Bobby Jack wrote: > --- On Wed, 3/18/09, Giuseppe Craparotta wrote: > >> http://www.giuseppecraparottacv.co.uk/doubts/press.html >> >> - Is it any way to eliminate it which is not making the >> images *block >> elements*? > > What you're seeing is the whitespace between those image elements in y

Re: [css-d] Image Slices

2009-03-18 Thread Christopher R
Alright, I took out the 4th image and I fixed the CSS problem. As you can see the image is still not in order it's like a jigsaw puzzle on the page which is not how it's intended to look and I can't figure out why this is happening when I sliced the graphic nicely. I tried even with more slices

Re: [css-d] Firefox is covering the corner of a button with the background of the main div

2009-03-18 Thread Bill Brown
Donald Davis wrote: > I am working on the book Javascript the Missing Manual, by David > McFarland, and I've noticed that during the tutorials, the corner of > the image for a link button is covered by the div for the middle > column. You can download the files at www.sawmac.com/javascript. The

[css-d] Firefox is covering the corner of a button with the background of the main div

2009-03-18 Thread Donald Davis
I am working on the book Javascript the Missing Manual, by David McFarland, and I've noticed that during the tutorials, the corner of the image for a link button is covered by the div for the middle column. You can download the files at www.sawmac.com/javascript. The button is not covered in the

Re: [css-d] 2 css interfering using conditional comments

2009-03-18 Thread Gunlaug Sørtun
rose red wrote: > I tried them every possible ( or did I forgot one ? ) way around the > last 10 days: [...] doesn't work ;-( It does when done right. However, looking at your stylesheets it becomes clear that you are trying to serve IE6 "complete styles" instead of just "corrections", so you ar

Re: [css-d] page messed up in IE6

2009-03-18 Thread David Laakso
A.K. Allen wrote: > Dear All, > > The following page works perfectly in FF, but not in IE6. > > http://frank.mtsu.edu/~provost/tcgs/ > > The top bg doesn't appear and the center container is not centered. > > Can anyone please help me? > > Thanks, > Kris > Sorry, but it "works perfectly in FF"

Re: [css-d] 2 css interfering using conditional comments

2009-03-18 Thread Kathy Wheeler
On 19/03/2009, at 6:25 AM, rose red wrote: >> In a sense, yes. IE6 sees all styles, so interference is guaranteed. >> >> 1: reverse the order of the stylesheets. Correct IE6 AFTER the main >> stylesheet. >> >> Having done battle with ie5 vs ie6 vs ie7 this week with JQuery plugins and fallba

Re: [css-d] Image Slices

2009-03-18 Thread Kathy Wheeler
On 19/03/2009, at 6:11 AM, Christopher R wrote: > Here is my Image slices problem you'll see on the page > http://www.thecreativesheep.ca/site/imagepage3.html > the slices are not in order on the page and they should be at the > top within the Check your css: http://tinyurl.com/dz4tpy Also im

[css-d] page messed up in IE6

2009-03-18 Thread A.K. Allen
Dear All, The following page works perfectly in FF, but not in IE6. http://frank.mtsu.edu/~provost/tcgs/ The top bg doesn't appear and the center container is not centered. Can anyone please help me? Thanks, Kris __ css-discu

Re: [css-d] 2 css interfering using conditional comments

2009-03-18 Thread rose red
> In a sense, yes. IE6 sees all styles, so interference is guaranteed. > > 1: reverse the order of the stylesheets. Correct IE6 AFTER the main > stylesheet. > > I tried them every possible ( or did I forgot one ? ) way around the last 10 days: http://www.melusinedesign.nl/test/test.html http:

Re: [css-d] Image Slices

2009-03-18 Thread Christopher R
Here is my Image slices problem you'll see on the page http://www.thecreativesheep.ca/site/imagepage3.html the slices are not in order on the page and they should be at the top within the On Tue, Mar 10, 2009 at 12:11 PM "Christian Kirchhoff" wrote: >Most of the times when the experts in thi

Re: [css-d] Improper Float

2009-03-18 Thread David McGlone
On Wednesday 18 March 2009 10:40:51 am Wayne Wickson wrote: > Being new to CSS and tying to design my first page, I have run out of ideas > as to why the "First Paragraph" div (green background/white border) will > not float up on the right side of this page beside the menu/list on the > left side

Re: [css-d] 2 css interfering using conditional comments

2009-03-18 Thread Gunlaug Sørtun
rose red wrote: > http://www.melusinedesign.nl/test/test.html has 2 css , one for IE6 > and one for IE7( and of course for FF, opera and some more...) it > looks fine in IE7, but not in IE6, it seems the 2 css are interfering > ?! In a sense, yes. IE6 sees all styles, so interference is gua

Re: [css-d] unremovable margin?

2009-03-18 Thread Bobby Jack
--- On Wed, 3/18/09, Giuseppe Craparotta wrote: > http://www.giuseppecraparottacv.co.uk/doubts/press.html > > - Is it any way to eliminate it which is not making the > images *block > elements*? What you're seeing is the whitespace between those image elements in your markup. You could try re

Re: [css-d] Improper Float

2009-03-18 Thread David Laakso
Wayne Wickson wrote: > > > How does this look now? > > > > http://www.wickson.net/css_march_18/index.htm > Opera likes it. Same for IE 6/7. aside: Keep up the good work. Reply to the list as others may have thoughts for you. Bottom posting in reply is appreciated.Thanks.

Re: [css-d] Improper Float

2009-03-18 Thread David Laakso
Wayne Wickson wrote: > Being new to CSS and tying to design my first page, I have run out of ideas > as to why the "First Paragraph" div (green background/white border) will not > float up on the right side of this page beside the menu/list on the left > side of the page. Both HTML and CSS validat

Re: [css-d] Improper Float

2009-03-18 Thread Els
Wayne Wickson wrote: > Being new to CSS and tying to design my first page, I have run out > of ideas as to why the "First Paragraph" div (green > background/white border) will not float up on the right side of > this page beside the menu/list on the left side of the page. Both > HTML and CSS vali

[css-d] Improper Float

2009-03-18 Thread Wayne Wickson
Being new to CSS and tying to design my first page, I have run out of ideas as to why the "First Paragraph" div (green background/white border) will not float up on the right side of this page beside the menu/list on the left side of the page. Both HTML and CSS validate but my syntax is obviously

[css-d] unremovable margin?

2009-03-18 Thread Giuseppe Craparotta
Hello all, thanks much in advance for your help. could you please take a look at this trial html file: http://www.giuseppecraparottacv.co.uk/doubts/press.html As you can see the images are separated by a bottom / right margin. - Is it related to the fact that images are *inline elements*? - I

[css-d] 2 css interfering using conditional comments

2009-03-18 Thread rose red
the problem: situation : http://www.melusinedesign.nl/test/test.html has 2 css , one for IE6 and one for IE7( and of course for FF, opera and some more...) it looks fine in IE7, but not in IE6, it seems the 2 css are interfering ?! http://www.melusinedesign.nl/test/test_2.html

Re: [css-d] box goes down the bottom of the page

2009-03-18 Thread David Laakso
ray wrote: > Hi, All > > Please check http://www.soundbowl.com on IE6. You'll found that the main > content goes down the bottom of the page. It's OK on IE7 and FF. I found > this kind of problem on IE6 for many times. It must be caused by a bug of > IE6. Can somebody give me some hint? > > Thanks

Re: [css-d] Make layout more liquid?

2009-03-18 Thread David Laakso
Kim Brooks Wei wrote: > Hi People, > > So, I finally seem to have worked out something with this layout. > I've put the type into a resizeable div but it's not as liquid as I > would like it to be: when I reduce the browser width the right side > of the content div disappears. How could I make i

Re: [css-d] Equal heights solutions

2009-03-18 Thread Gunlaug Sørtun
bruce.som...@web.de wrote: > " to suit the constraints of CSS implementations" > > What is to be the successor to CSS that will actually solve the open > problems and enable web designers? None, since this is about implementation. CSS may need another level, or five, and will probably get them

Re: [css-d] ul, p after image floating left

2009-03-18 Thread Philippe Wittenbergh
On Mar 18, 2009, at 6:48 PM, Göldi wrote: > thanks for your hints. seems to be a problem with no reasonable > solution. > > why are the list markers not part of the box? shouldn't that be > changed? > > i like your approach, tina, problem is if the height of the list is > bigger than the ima

Re: [css-d] Equal heights solutions

2009-03-18 Thread bruce . somers
> "Ingo Chao" > > Ideally, your layout idea would adapt to suit the constraints of CSS > implementations. That means, it would be probably better to design > without the need for equal height columns. > " to suit the constraints of CSS implementations" What is to be the successor to CSS that w

[css-d] box goes down the bottom of the page

2009-03-18 Thread ray
Hi, All Please check http://www.soundbowl.com on IE6. You'll found that the main content goes down the bottom of the page. It's OK on IE7 and FF. I found this kind of problem on IE6 for many times. It must be caused by a bug of IE6. Can somebody give me some hint? Thanks _

Re: [css-d] Why this page moves?

2009-03-18 Thread ray
Sorry for my late reply. I was busy for some days. Thanks for your replies. I found this issue on FF3 on Ubuntu 8.10. Since you all cannot reproduce this problem, I tested again and found it only occurs on one particular profile of FF. I tested on other relatively clean profiles, this issue doesn'

Re: [css-d] ul, p after image floating left

2009-03-18 Thread Göldi
thanks for your hints. seems to be a problem with no reasonable solution. why are the list markers not part of the box? shouldn't that be changed? i like your approach, tina, problem is if the height of the list is bigger than the image's, the list items below the image are not shifting to the l

Re: [css-d] ul, p after image floating left

2009-03-18 Thread Bettina
hi peter, in addition to Philippes explanation: This is any text on the right side of the image This is a list entry behaving badly This is another list entry behaving badly seems to work everywhere (i.e. XP, IE6, 7, Win7, Mac etc) tina > Von: Göldi > Datum: Wed, 18 Mar 2009 09:15:01

Re: [css-d] ul, p after image floating left

2009-03-18 Thread Philippe Wittenbergh
On Mar 18, 2009, at 5:15 PM, Göldi wrote: > i have a question regarding behaviour of unordered lists beside a > left-floating image compared to a another element like paragraph. > > here is the code: > > > > This is any text on the right side of the image > > This is a list entry behaving badly

[css-d] ul, p after image floating left

2009-03-18 Thread Göldi
Hi all i have a question regarding behaviour of unordered lists beside a left-floating image compared to a another element like paragraph. here is the code: This is any text on the right side of the image This is a list entry behaving badly This is another list entry behaving badly this ha