Re: [css-d] problems with horizonally aligning images when moving from table+ to tableless-CSS

2006-04-14 Thread Els
OpenMacNews wrote: > hi all. Hello :-) > i'm attempting to place two images next to one another in a > single container. > > the images DIVs are to be placed 'relative' to the parent DIV. > the goal is to have them horizonatlly aligned -- with both > "top" specs for the two images identical __ i

Re: [css-d] IE win unwanted lines

2006-04-14 Thread Brian Gottier
I fixed it. The problem was I had a paragraph that was not contained in a div. It was somehow tripping IE out, making this line. I made it a div instead of a paragraph, and then changed it's margin properties to auto, added a little padding-top, and everything is awesome! Thanks for looking! On 4

Re: [css-d] Giving Layout to IE causing larger margin

2006-04-14 Thread Richard Grevers
On 4/14/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Richard Grevers wrote: > > A site redesign was proceding nicely (and amazingly hack-free) until > > I tried to clear a float, which triggered haslayout bugs in IE. > > > > I figured that giving layout to #content (via height:1px in a > > condi

Re: [css-d] Giving Layout to IE causing larger margin

2006-04-14 Thread Gunlaug Sørtun
Richard Grevers wrote: > By the way folks, is the haslayout fix needed in IE7 too? (I can > check that on tuesday) The answer is: yes - in most cases. However, it is sometimes best to use a different 'hasLayout' trigger than for IE6. See: for th

[css-d] Fwd: Form in header: placement problems in IE win

2006-04-14 Thread Anthony L
Good idea to turn on borders it really helped me visualize where the form was and how it looked. The revised code looks like this: (the float and width attributes have been removed) #header form { /* The search form */ /*border: 3px solid #C03; */ margin-bottom: -100px; text-align

Re: [css-d] site check please

2006-04-14 Thread Roger Roelofs
Ryan, On Apr 12, 2006, at 2:15 PM, Ryan Brunsvold wrote: > Requesting a site check (excluding menu - which is linked to the old, > table-based site and should be ignored) for the following site: > > Site: > CSS: > > Having

[css-d] Problems with floated thumbnail gallery

2006-04-14 Thread Spike - Tenbus
Good morning! I wonder if anyone could offer me some advice please? I'm working on a new website design and am trying to make it totally CSS based. The overall design is based upon a Liquid two column layout with header and footer from http://css.maxdesign.com.au/floatutorial/tutorial0816.htm .

Re: [css-d] Site Check (II)

2006-04-14 Thread Roger Roelofs
Bill, On Apr 13, 2006, at 1:58 PM, Bill Brown/Jessica Weinberg wrote: > The link: > http://www.macnimble.com > > The text sizing issue has been fixed in Internet Explorer... Thanks for using the default font size. It makes your site much easier to read. I have low vision, and my default font

Re: [css-d] Problems with floated thumbnail gallery

2006-04-14 Thread Els
Spike - Tenbus wrote: > Good morning! Afternoon here ;-) > I'm working on a new website design and am trying to make it > totally CSS based. The overall design is based upon a Liquid > two column layout with header and footer from > http://css.maxdesign.com.au/floatutorial/tutorial0816.htm . > >

Re: [css-d] Problems with floated thumbnail gallery - resolved

2006-04-14 Thread Webadmin - Tenbus
Many thanks Els! I've made the changes that you suggested and it now seems to be working as good as gold! Thanks again! Spike __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub

[css-d] drop shadow

2006-04-14 Thread Steve LaBadie
I am trying to combine to images with a drop shadow to create an inside right angle. How do I get rid of the little white space where they join so it looks like a continuous drop show going around a corner? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsbu

Re: [css-d] drop shadow

2006-04-14 Thread Schalk
Have a look here: http://www.alistapart.com/articles/cssdropshadows/ Steve LaBadie wrote: > I am trying to combine to images with a drop shadow to create an inside > right angle. How do I get rid of the little white space where they join > so it looks like a continuous drop show going around a co

[css-d] Bob Horton/Novo is on medical leave

2006-04-14 Thread Bob Horton
I will be out of the office starting 04/14/2006 and will not return until 04/24/2006. I will respond to your message when I return. If you need more immediate assistance please contact either Elizabeth Markham ([EMAIL PROTECTED]) or Terri Lavender ([EMAIL PROTECTED]). __

[css-d] site check please

2006-04-14 Thread Stephanie Chausse
I posted this site a couple weeks ago and got some great comments-thanks again-wondering if anyone would give another quick look-all css is valid; still have a few html errors and I am not sure how to fix-those are below if anyone has any thought on that-I've made some changes (again much thanks to

Re: [css-d] site check please

2006-04-14 Thread Glenn E. Lanier, II
> From: Stephanie Chausse > Sent: Friday, April 14, 2006 10:03 AM > http://www.provlib.org/ppl/about/about.html > one I'd like comments on is the breadcrumbs-position of > them-does it make the page too cluttered up there with the > searches?-Does it > make the navigation any better? The page b

[css-d] CSS Mozilla: Source/Link

2006-04-14 Thread jeremy stover
Hi All, Yeah I figured it would be helpful to post the site link, but I wasn't sure if it was needed. At any rate, the site is: http://pianoman684.googlepages.com/index.htm And the CSS layouts are there, too. If you navigate to my guestbook (which I haven't messed with, theref

Re: [css-d] List mail signature

2006-04-14 Thread cj
replying on list so someone else will be able to search the archives and see this. On 4/14/06, Mathaba Net <[EMAIL PROTECTED]> wrote: > At bottom of Emails is " http://www.css-discuss.org/mailman/listinfo/css-d > IE7b2 " link but clicking it produces "no such list" - members should have > an eas

[css-d] Enlarging Text with a Link

2006-04-14 Thread Design Groups
This is an interesting one posed by a new client site. They would like to have a small link at the top of the website that says "Enlarge Text". Basically, they want the end user to be able to simply click on this link and have the text on the entire site resize (for elderly clients who don't k

Re: [css-d] Enlarging Text with a Link

2006-04-14 Thread Jay Blanchard
[snip] This is an interesting one posed by a new client site. They would like to have a small link at the top of the website that says "Enlarge Text". Basically, they want the end user to be able to simply click on this link and have the text on the entire site resize (for elderly clients who d

Re: [css-d] site check please

2006-04-14 Thread Uwe Kaiser
On 14.04.2006 17:03, Stephanie Chausse wrote: > I posted this site a couple weeks ago and got some great comments-thanks > again-wondering if anyone would give another quick look-all css is valid; > still have a few html errors and I am not sure how to fix-those are below if > anyone has any though

Re: [css-d] site check please

2006-04-14 Thread ~davidLaakso
Stephanie Chausse wrote: > I posted this site a couple weeks ago and got some great comments-thanks > again-wondering if anyone would give another quick look..] > http://www.provlib.org/ppl/about/about.html > > Stephanie Chausse > > Uwe answered the validation questions. As far as the rest is

[css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread LordKhaos
Hi, this is my first post to this list. I've been doing Web pages for years now, and have known the basics of css for years, but finding this list has encouraged me to learn more. Thanks :) So, I thought I'd start by learning to hand-code a three column layout with floats and negative margins, from

[css-d] Site check - IE on Mac

2006-04-14 Thread Christine Ce
Hello, Could someone please have a look at this page in Mac Explorer? www.wuongean.com/beta/index.htm It looks fine in Firefox and Windows Explorer, but am told that in IE on Mac the thumbnails are lower down on the page. Thank you! Christine Ce

Re: [css-d] Site check - IE on Mac

2006-04-14 Thread Stephen Karsch
Christine, I posted a couple screenshots for you (Mac IE 5.2.3): http://www.stevekarsch.com/temp/screen1.jpg http://www.stevekarsch.com/temp/screen2.jpg hope that helps... steve Christine Ce wrote: > Hello, > > Could someone please have a look at this page in Mac Explorer? > > www.wuongean.co

Re: [css-d] Site check - IE on Mac

2006-04-14 Thread Christine Ce
Thanks for that Stephen, it does help. Anyone got any idea why this might be happening? The css files are here: www.wuongean.com/beta/wuongean2collayout.css www.wuongean.com/beta/wuongeangeneralstyles.css Thanks in advance for any advice. Christine On 4/15/06, Stephen Karsch <[EMAIL PROTECTED]

[css-d] Latest Firefox update - is it just me or has it screwed the rendering?

2006-04-14 Thread Robert O'Rourke
Ever since I updated firefox ie. two days ago some sites have been displaying oddly, various blogs with fixed width-ness going on seem to pick up fluid sizes when the window is resized to be smaller than the content. Some examples are left-aligned nav bars with a fixed width still shri

Re: [css-d] Latest Firefox update - is it just me or has it screwed the rendering?

2006-04-14 Thread Robert O'Rourke
L. David Baron wrote: > > Are you referring to Firefox 1.5.0.2 (released about 28 hours ago), or > to something else? > > -David > The one released 28 hours ago, I always update when i get the option to. Rob __ css-discuss

Re: [css-d] Site check - IE on Mac

2006-04-14 Thread Philippe Wittenbergh
On Apr 15, 2006, at 10:42 AM, Christine Ce wrote: > Could someone please have a look at this page in Mac Explorer? > > www.wuongean.com/beta/index.htm > > It looks fine in Firefox and Windows Explorer, but am told that in > IE on Mac > the thumbnails are lower down on the page. The classic IE

Re: [css-d] Site check - IE on Mac

2006-04-14 Thread Christine Ce
On 4/15/06, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > > > The classic IE mac problem... There is a way to solve this: > > .portfolio-thumbnail { > float: left; > width:1px; white-space:nowrap; /* < add this */ > } > > You cannot show this to other browsers... > > * h

Re: [css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread ~davidLaakso
LordKhaos wrote: [...] > The page is at > http://www.howardroberts.net/css/threecol.html > [...] > Also, I've viewed the page in FF, IE, Mozilla, Epiphany, and Konquerer, > but not Opera, or any flavor of Mac Browser. Can someone take a peek at > it and alert me to any flaws? > Howard > Welco

Re: [css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread LordKhaos
On Sat, 2006-04-15 at 00:00 -0400, ~davidLaakso wrote: > Welcome! > There are 22, or so, screen captures here: > . I guess a lot > depends on the browsers that you want to support. I'll leave that to > you, and to those, far better qualified

Re: [css-d] learning 3 column layouts -- almost have it

2006-04-14 Thread LordKhaos
On Fri, 2006-04-14 at 22:01 -0400, Bill Brown wrote: > Hi Howard, > > It's the margins on your HR tags causing that issue in Firefox. IE collapses > em, FF doesn't. > > Hope that helps. > Bill Brown > Webmaster, MacNimble.com > Hi Bill, thanks for taking a peek for me. You could well be right