[css-d] prepare layout with css,

2006-08-05 Thread anil maran
hi guys what is the best way to prepare layout with css, thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __ css-dis

Re: [css-d] multiple-level dropdown menu - exquisitimplementationusing purely CSS

2006-08-05 Thread Al Sparber - PVII
>> Tell Steve he needs to set the third-level menus with a serious >> overlap on their parents because in its current state those leves are >> impossible to keep open unless one has his mouse on rails :-) > > I'm not sure what you mean, Al. Are you wanting the menu to remain open > even > when the

Re: [css-d] background-color and color / IE solution

2006-08-05 Thread David Hucklesby
On Fri, 4 Aug 2006 11:07:18 -0500, Rayne Bair wrote: > hi, I'm Rayne and I've just joined the list. [...] > Welcome, Rayne. Re: You said: > I'm getting warning that no color is specified on > elements where I've defined a background-color. It's just a > warning, bu

[css-d] FOLLOW UP: div background image swap

2006-08-05 Thread Magenta Placenta
Do you slackers take weekends off? :) I've literally spent all day trying various things to get my layout how I envisioned. I've finally got it working fairly well. The mockup: http://designs.inherent.com/dynapsis/7_27_06/admin_home.cfm The initial build-out: http://designs.inherent.com/dynap

Re: [css-d] left column text shifted below main text

2006-08-05 Thread Gunlaug Sørtun
martin f krafft wrote: > http://martin-krafft.net/phd/ > My problem is with the left column, which I produce by floating the > main content to the right of the left column, which follows the > content in the XHTML source. Unfortunately, the text flow of the left > column is interrupted at the

Re: [css-d] Inheritance Rules

2006-08-05 Thread David Dorward
On 05/08/06, Joseph Lorenzini <[EMAIL PROTECTED]> wrote: > I have written previously on finding a way to style external links with CSS. > I decided on using a span class which led to the following problem. My > content area is within a DIV called #Content my span class is called > "external". I hav

Re: [css-d] image commented out ?

2006-08-05 Thread David Dorward
On 06/08/06, Randal Sean Harrison <[EMAIL PROTECTED]> wrote: > > > That is ... interesting alt text. You should probably install a copy of Lynx and test it with that. > But when I view source for same from the PCs, it's commenting out my > image?!! It gives me this: > > > Do you have any s

[css-d] Big gap between the center and footer divs

2006-08-05 Thread Bob Boisvert
Hi All, I'm building a full CSS layout consisting of a header, left, right, and center columns and footer. Inside the center column I have 4 divs looking like below, excuse the art work. --- - - - - -

Re: [css-d] image commented out ?

2006-08-05 Thread david
Randal Sean Harrison wrote: > I am losing my mind. Most xhtml/css issues I *at least* know where > to look for help. No idea on this one. > > This is the site--- > http://www.hu.mtu.edu/~rsharris/kennedy_canine_center/ > Here's the thing: When I view source from within Notepad or > Dreamwe

Re: [css-d] Menu works in nearly everything except IE6

2006-08-05 Thread Tom Keenan
David, Thanks for checking. Yes I found a few problems. One was that I wasn't accessing csshover.htc correctly. Fixing that made a major difference. Additionally I needed to add "z-index" appropriately so that the menus didn't suddenly disappear. I really appreciate your mentioning the menu

[css-d] left column text shifted below main text

2006-08-05 Thread martin f krafft
Hi, Please take a look at http://martin-krafft.net/phd/ http://martin-krafft.net/phd/css/screen.css http://martin-krafft.net/phd/css/base.css (imported by screen.css) My problem is with the left column, which I produce by floating the main content to the right of the left column, which fol

[css-d] image commented out ?

2006-08-05 Thread Randal Sean Harrison
I am losing my mind. Most xhtml/css issues I *at least* know where to look for help. No idea on this one. This is the site--- http://www.hu.mtu.edu/~rsharris/kennedy_canine_center/ This is the problem--- I have a div for the banner which I'd set a background image for. It showed up on my G

[css-d] Inheritance Rules

2006-08-05 Thread Joseph Lorenzini
Hello all, I have written previously on finding a way to style external links with CSS. I decided on using a span class which led to the following problem. My content area is within a DIV called #Content my span class is called "external". I have (#Content a) for internal links. The span class was

[css-d] background image positioning problem

2006-08-05 Thread chris
Hi, I'm trying to position a background image vertically - I want it to start tiling on the y-axis at 520px from the top. After hours of searching, I haven't come across anyone having an issue doing this, so I wonder if anyone here might be able to illuminate why this doesn't work? I have a wrap

Re: [css-d] Site check please

2006-08-05 Thread Felix Miata
On 06/08/05 15:51 (GMT+0100) Robert O'Rourke apparently typed: > I've used a darker colour for the emphasised > paragraph and left the font-size on the body and content well alone. I > think the reason I shrank it down was that trebuchet didn't look so good Why could that have been? That's the

[css-d] DIV background image swap on mouseover?

2006-08-05 Thread Magenta Placenta
http://designs.inherent.com/dynapsis/7_27_06/admin_home.cfm This is the effect I'm after, you can see the illustrated mouseover on the top left rounded corner box - gray to orange. http://designs.inherent.com/dynapsis/build/admin_home.cfm http://designs.inherent.com/dynapsis/build/stylesheet.css

Re: [css-d] Help w/ Div Width Issue FF & IE

2006-08-05 Thread Gunlaug Sørtun
Thomas Hall wrote: > www.atramember.com/services.asp > If you look at the page in FF as you scroll down you will see there > is about a 20px gap on the right side that is not there in IE. Cause: IE doesn't respect given dimensions, so it is pushing #main_col_left wider since the #circles is too

Re: [css-d] Menu works in nearly everything except IE6

2006-08-05 Thread David Hucklesby
On Wed, 2 Aug 2006 13:26:31 -0700, Tom Keenan wrote: > I have a menu which works in Safari, Firefox(Mac and PC), IE7(beta > 3) but not in IE6. > > [...] > > The test site is: >  > Did you fix the .htc problem, Tom? The hover seems to work now. However, there is a pr

[css-d] Automatic Reply

2006-08-05 Thread ruben
Hi, I will be out of the office from Saturday August 5th and will not have access to my e-mails. I will be back in the office on Monday August 14th and will be glad to return your mails at that time. For any urgent matters, you can always contact: Dominique Vermeersch - [EMAIL PROTECTED] Steph

Re: [css-d] css-only popups in-place

2006-08-05 Thread martin f krafft
also sprach martin f krafft <[EMAIL PROTECTED]> [2006.08.05.1515 +0100]: > Looking at http://meyerweb.com/eric/css/edge/popups/demo.html I once > again bow to Mr. Meyer. I got it working immediately > (http://martin-krafft.net/phd). > > Now i'd like to do that same thing but have the popup appear

Re: [css-d] Site check please

2006-08-05 Thread Robert O'Rourke
Thanks everyone, I wasn't aware I could specify line-height without units till now. Nice one. I've used a darker colour for the emphasised paragraph and left the font-size on the body and content well alone. I think the reason I shrank it down was that trebuchet didn't look so good so I've spe

Re: [css-d] css-only popups in-place

2006-08-05 Thread Gunlaug Sørtun
martin f krafft wrote: > (http://martin-krafft.net/phd). > > Now i'd like to do that same thing but have the popup appear relative > to the :hover element, but in such a way that it does not take up > space but rather appears above the content... The addition of / correction to... span.term:hove

[css-d] css-only popups in-place

2006-08-05 Thread martin f krafft
Hi all, Looking at http://meyerweb.com/eric/css/edge/popups/demo.html I once again bow to Mr. Meyer. I got it working immediately (http://martin-krafft.net/phd). Now i'd like to do that same thing but have the popup appear relative to the :hover element, but in such a way that it does not take up

[css-d] Help w/ Div Width Issue FF & IE

2006-08-05 Thread Thomas Hall
I have a site at this address - www.atramember.com/services.aspIf you look at the page in FF as you scroll down you will see there is about a 20px gap on the right side that is not there in IE. I have played around with the widths and paddings and margins of the div elements in question but can

Re: [css-d] Site check please

2006-08-05 Thread Micky Hulse
Wow! Thanks for the great feedback Georg! I really appreciate the clarification. I think for most of the layouts I create, a unit-less line-height will be just what the doctor ordered. Thanks again for your top-notch input. :) Cheers, Micky

Re: [css-d] Site check please

2006-08-05 Thread Gunlaug Sørtun
Micky Hulse wrote: > Felix Miata wrote: > >> ... though it also specifies line-height: 1.25em, which should be >> changed to simply 1.25. > Why does Yahoo specify line-height in EM's then? > > A bit confusing... I assume Yahoo CSS gurus know what they ar

Re: [css-d] Site check please

2006-08-05 Thread Micky Hulse
Felix Miata wrote: > ... though it also specifies line-height: 1.25em, which should be > changed to simply 1.25. Here's why: > http://mrmazda.no-ip.com/auth/line-height-inherit.html > http://mrmazda.no-ip.com/auth/bigdefaults.html Hi, Why does Yahoo specify line-height in EM's then? /** * Defa

Re: [css-d] Site check please

2006-08-05 Thread Felix Miata
On 06/08/05 01:01 (GMT-0500) [EMAIL PROTECTED] apparently typed: >>> Robert O'Rourke on August 03, 2006 9:28 PM asked to Site check > http://ipg.sanchothefat.com > What I recommend to Improve: > 4. for a 780px width, you should go for a smaller font size, consider : > body { font : 80%/1.25em