Re: [css-d] help with ie.everything / at my wit's end!

2007-02-11 Thread Tim Dawson
On 11/02/2007 05:38, bill scheider wrote: Hi everyone, I hope you can (will) help. On this site: http://first-encounter-design.dreamhosters.com/fed , all looks as I'd like it to on most browsers (screenshot here: http://first-encounter-design.dreamhosters.com/fed/ss/fedSS.jpg

Re: [css-d] Firefox clearing float problem?

2007-02-11 Thread Andrew Leach
I've put up the full page to show the effect of the change and the effect that I'm trying to achieve as it wasn't especially clear on the simplified web page, same place: www.leachy.co.uk Thanks, Andrew From what I can tell, it seems like a clearing float problem as if I include a clear:left;

[css-d] strics validate .NET code

2007-02-11 Thread Stib AB
Hi everyone. I tried to validate my xhtml strict code but can't get it to validate complete. http://validator.w3.org/check?uri=http://www2.tyresobk.se/default.aspx The error I got is that the form gets a name, I tried to set it to nothing but it can't change. There are some errors on hidden

Re: [css-d] help with ie.everything / at my wit's end!

2007-02-11 Thread bill scheider
Hi Tim, Besides test browsers on my win xp box, I've checked it in browsercam. In internet explorer on most setups (ie5.2 on mac seems ok), the four images in the bottom right column are one single line rather than a grid.( http://first-encounter-design.dreamhosters.com/fed/ss/fed_ie.jpg

Re: [css-d] Design repository less fancy than CSS Zen Garden

2007-02-11 Thread martin f krafft
also sprach francky [EMAIL PROTECTED] [2007.02.10.2231 +]: Maybe the designs / links in the css-discuss Wiki page about CSS layouts http://css-discuss.incutio.com/?page=CssLayouts can give some inspiration? Thank you. I feel I may not have made myself clear enough: I know plenty sites

[css-d] I give up! Why does this not center in FF at 800 x 600?

2007-02-11 Thread Adam A George
Can anyone put me out of my misery? The following site is centered in IE, but at 800 x 600 in Firefox it jumps about 120px to the right after it loads. http://www.helenmottee.com/ The css isn't that tight, since I built on top of a previous theme, but I cannot figure this out. Can you? Thanks!

Re: [css-d] Firefox clearing float problem?

2007-02-11 Thread Gunlaug Sørtun
Andrew Leach wrote: I've put up the full page to show the effect of the change and the effect that I'm trying to achieve as it wasn't especially clear on the simplified web page, same place: www.leachy.co.uk Ah! Much easier to debug the real thing :-) The simplest solution is to get rid of

Re: [css-d] I give up! Why does this not center in FF at 800 x 600?

2007-02-11 Thread Peter Hyde-Smith
Can anyone put me out of my misery? The following site is centered in IE, but at 800 x 600 in Firefox it jumps about 120px to the right after it loads. http://www.helenmottee.com/ The css isn't that tight, since I built on top of a previous theme, but I cannot figure this out. Can you?

Re: [css-d] Site Check please

2007-02-11 Thread Robin Fisher
On 2/10/07, Gunlaug Sørtun [EMAIL PROTECTED] wrote: #mainrightcol {margin: 0; overflow: hidden; padding-left: 20px; height: 1%;} * html #mainrightcol {overflow: visible;} #menu a {height: 1%;} - The first line simply isolates the #mainrightcol and adjust its spacing. This affects all

[css-d] IE7 Problems with Drop Down Menu

2007-02-11 Thread tedd
Hi gang: The link: http://sperling.com/examples/menuh/ The problem: IE 5-6 required the csshover.htc to make this css technique work. In IE7 the menu works w/o the csshover.htc file, but only when the user's cursor is over the text in a menu item and it should be whenever the cursor is over

[css-d] Space in IE6 caused by sidebar form

2007-02-11 Thread Stuart Swan
Hey folks, Wondering if anyone can help me with an issue i'm seeing in IE6, all fine in IE7 and FF. If you go to this page http://www.csense.net/index.php with CSS here: http://www.csense.net/css/styles.css On the index page in IE6 you will see a large gap between the four bottom images and the

Re: [css-d] strics validate .NET code

2007-02-11 Thread Jay B. Harlow
You need to ensure your web.config is set to strict conformance: system.web xhtmlConformance mode=Strict/ http://msdn2.microsoft.com/en-us/library/ms228268(VS.80).aspx http://msdn2.microsoft.com/en-us/library/ms178159.aspx Using the ASP.NET 2.0 CSS Friendly Control Adapters 1.0

Re: [css-d] IE7 Problems with Drop Down Menu

2007-02-11 Thread Tim Dawson
On 11/02/2007 14:23, tedd wrote: Hi gang: The link: http://sperling.com/examples/menuh/ The problem: IE 5-6 required the csshover.htc to make this css technique work. In IE7 the menu works w/o the csshover.htc file, but only when the user's cursor is over the text in a menu item

Re: [css-d] IE7 Problems with Drop Down Menu

2007-02-11 Thread Jehangir Larry
tedd wrote: Hi gang: The link: http://sperling.com/examples/menuh/ The problem: IE 5-6 required the csshover.htc to make this css technique work. In IE7 the menu works w/o the csshover.htc file, but only when the user's cursor is over the text in a menu item and it should be

Re: [css-d] help with ie.everything / at my wit's end!

2007-02-11 Thread Holly Bergevin
From: bill scheider [EMAIL PROTECTED] http://first-encounter-design.dreamhosters.com/fed the four images in the bottom right column are one single line rather than a grid. I've tried everything I know how to do http://first-encounter-design.dreamhosters.com/fed/css/main.css Bill, I

Re: [css-d] Site Check please

2007-02-11 Thread Gunlaug Sørtun
Robin Fisher wrote: Do you know why there is a couple of extra pixels under the header image? Firefox is respecting a max-height declaration of 150px but IE seems to be adding 3 pixels. Depending on font-size... An image is 'inline' by default, and that is the space reserved for

[css-d] Safari - scrollbar missing

2007-02-11 Thread hiptojive @hotmail.com
Hi, I've got some text overflow happening on one page, so i decided to add a scrollbar. It works fine in IE, Firefox for PC, but I can't seem to get the scrollbar to appear for Safari. Please explain what I'm doing wrong. http://www.thestudioformovement.com/danceCentreSchedule.htm My

[css-d] Horizontal Navigation with Images

2007-02-11 Thread Matthew Stoneback
Hello all: I have been away from css coding for a few months and working at my real job. I am posting to hopefully get some refresher on a problem I am having. (I am sure I am just missing something small.) First off, here is a link to my HTML: http://www.eddysound.com/epso/nav_test.htm

Re: [css-d] Horizontal Navigation with Images

2007-02-11 Thread Steve Clason
Matthew Stoneback wrote: First off, here is a link to my HTML: http://www.eddysound.com/epso/nav_test.htm And to my CSS: http://www.eddysound.com/epso/nav_test.css What I am looking to do is line the images up horizontally and use them as a navigational bar. I would like the images to

Re: [css-d] Safari - scrollbar missing

2007-02-11 Thread Bradley Wright
hiptojive @hotmail.com wrote: I've got some text overflow happening on one page, so i decided to add a scrollbar. It works fine in IE, Firefox for PC, but I can't seem to get the scrollbar to appear for Safari. Please explain what I'm doing wrong. First of all, your page is invalid, so I

[css-d] Site Check - amplify.com.au

2007-02-11 Thread Scott Swabey
Hi all We have just completed a redesign/redevelopment of the www.amplify.com.auwebsite, and would appreciate any feedback, especially from Mac users. Many thanks -- Scott Swabey www.lafinboy.com www.thought-after.com __

Re: [css-d] Safari - scrollbar missing

2007-02-11 Thread hiptojive @hotmail.com
Thanks. I checked the page on the W3C Markup Validation Service site and I will work on getting the errors corrected. In regards to my scrollbar issue. I do not want a horizontal bar to appear on the bottom, so in trying to figure out a way of eliminating it from the bottom, I discovered

Re: [css-d] Horizontal Navigation with Images

2007-02-11 Thread David Sharp
Matthew Stoneback wrote: I would like the images to have a 1 pixel border on the bottom and right; border color #847983... Right now it is showing a border around the images on all sides. I can take the border off with, border: none;, but I don't want to take away the entire border. Any

Re: [css-d] Site Check - amplify.com.au

2007-02-11 Thread Gunlaug Sørtun
Scott Swabey wrote: We have just completed a redesign/redevelopment of the www.amplify.com.auwebsite, and would appreciate any feedback, especially from Mac users. IE5/Mac = totally broken - unusable. IE6 = not lining up correctly in the top part, and dropping main parts on narrow windows -

[css-d] IE not wrapping around a float?

2007-02-11 Thread Jon Hughes
http://goonsquad.org/hosting In FF, it looks like I want and expect it to. The text to the left stays on the left of the image. However, in IE, the text jumps down below the image. Anyone know how to fix that? Thanks, - Jon

Re: [css-d] Safari - scrollbar missing

2007-02-11 Thread Philippe Wittenbergh
On Feb 12, 2007, at 8:47 AM, hiptojive @hotmail.com wrote: In regards to my scrollbar issue. I do not want a horizontal bar to appear on the bottom, so in trying to figure out a way of eliminating it from the bottom, I discovered this solution: overflow-x: hidden; overflow-y: auto;

Re: [css-d] Safari - scrollbar missing

2007-02-11 Thread hiptojive @hotmail.com
thanks! and point taken: BTW if CSS 2.1 validation is important, please remove that ugly scrollbar-base-color, etc. :) -mary From: Philippe Wittenbergh [EMAIL PROTECTED] To: CSS-D css-d@lists.css-discuss.org Subject: Re: [css-d] Safari - scrollbar missing Date: Mon, 12 Feb 2007 10:15:23

Re: [css-d] help with ie.everything / at my wit's end!

2007-02-11 Thread bill scheider
http://first-encounter-design.dreamhosters.com/fed the four images in the bottom right column are one single line rather than a grid. I've tried everything I know how to do http://first-encounter-design.dreamhosters.com/fed/css/main.css :Bill, :I realize that you had another suggestion

[css-d] Centering block containing floats within an absolute block

2007-02-11 Thread Yasir Assam
Hello, I'm trying to create a horizontal menu where each menu item is an image with a centred caption below it. I'd like the whole menu to be centred within its containing element (which itself is an absolutely position element). Here's the test page:

Re: [css-d] IE not wrapping around a float?

2007-02-11 Thread Gunlaug Sørtun
Jon Hughes wrote: http://goonsquad.org/hosting In FF, it looks like I want and expect it to. The text to the left stays on the left of the image. However, in IE, the text jumps down below the image. Anyone know how to fix that? Delete the 'width: 450px' on '#content p', and IE will

[css-d] Placing images in corners

2007-02-11 Thread Dave M G
CSS-d, If one looks up how to put images in the corners of a DIV on Google, one gets a lot of articles about creating rounded corners. These generally fall into two types, one using images, and other Javascript based methods without images. What I want to do is place images into the corners

Re: [css-d] Placing images in corners

2007-02-11 Thread Micky Hulse
Dave M G wrote: Is there a simple tutorial for corner images that would be more suited to my purpose? I sometimes like this approach: http://www.ambiguism.com/sandbox/scripts/mozilla.html Or I would use the multi-div/background image approach... Or, easy to just used fixed-width bkgrnd