Re: [css-d] Flexbox question

2017-04-26 Thread Nancy Johnson
I found it very helpful. I was only looking for syntax to plug into my page fast. It provided that. I didn't need to look at their layout other than to see if it solved my problem. Nancy On Tue, Apr 25, 2017 at 10:24 PM, Tom Livingston wrote: > I think his breakoints aren't qu

Re: [css-d] Flexbox question

2017-04-25 Thread Nancy Johnson
/ Nancy On Sat, Apr 22, 2017 at 2:10 AM, wrote: > Interesting method of using FlexBox; for someone whom has never used Flexbox 😊 > > Christopher > > From: Tom Livingston > Sent: Monday, April 10, 2017 5:40 PM > To: CSS Discussion Group > Subject: Re: [css-d] Flexbox que

Re: [css-d] using floats vs inline-block..

2016-09-20 Thread Nancy Johnson
Yes I do use flex box if I want the left and right to have the same vertical height, but you are correct, it does a whole lot more. Nancy On Tue, Sep 20, 2016 at 2:06 AM, Göldi wrote: > Use Flexbox, it's really a goos thing, once you're used to it! > > Cheers > Peter >

[css-d] using floats vs inline-block..

2016-09-19 Thread Nancy Johnson
depend on floats. Thanks Nancy __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html

Re: [css-d] [ADMIN] Hello, my friends, hello

2015-12-28 Thread Nancy Johnson
more and more integral to client-side coding. Nancy On Sun, Dec 27, 2015 at 2:16 PM, John D wrote: > The way I see it is that we should expand this list to make it more appealing > to Web designers and creators. To do this we could allow discussion on > matters such as: >

[css-d] Media Queries break points/ reducing CSS bloat?

2015-01-27 Thread Nancy Johnson
two questions: 1. What are the best practices 2015 for media query breakpoints? 2. What are best practices in reducing CSS bloat? Thank you Nancy Johnson __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] W3C errors. in application....

2014-07-10 Thread Nancy Johnson
ement/ > > Eric > >> On July 9, 2014 at 8:32 AM Nancy Johnson wrote: >> >> >> I do application development and the W3C throws an error: >> >> 1 with an Accessible counter I pulled off the web, that goes with a >> textarea box >> name="

[css-d] W3C errors. in application....

2014-07-09 Thread Nancy Johnson
I do application development and the W3C throws an error: 1 with an Accessible counter I pulled off the web, that goes with a textarea box name="" is used with span or div 2000 The back-end developer used rid='1' with a datepicker

[css-d] media queries

2014-02-24 Thread Nancy Johnson
Is there a standard method to use media queries? I took the W3C mobile course about 3 years ago and since then there are many more devices out there each with different size and/or retinal display. Thanks, Nancy Johnson __ css

Re: [css-d] Best practices in only targeting only Styles needed for a page in an external style sheet?

2013-05-10 Thread Nancy Johnson
My question comes from running some some sites through a Website Optimization tool. This anaylizer seemed to load all the images in a stylesheet even if that background image wasn't called. http://www.websiteoptimization.com/services/analyze/ Thanks Nancy On Fri, May 10, 2013 at 8:34 AM

[css-d] Best practices in only targeting only Styles needed for a page in an external style sheet?

2013-05-09 Thread Nancy Johnson
utilizes image sprite 2 With one stylesheet, Image sprite 2 is being called on page A B and C even though the image is only displayed on page C Thanks Nancy Johnson __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org

[css-d] Question regarding the use of

2013-04-18 Thread Nancy Johnson
When I first went live with a website a few months ago, the following code validated and now it doesn't. Why? Thank you, Nancy Johnson __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/lis

[css-d] Struts 2 syntax for inputs and html5 specific tags

2012-08-07 Thread Nancy Johnson
Hi, I hope someone can help me with this and its not too off-topic. We are implementing a website using Struts 2. I can't seem to find the appropriate syntax to render http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-

[css-d] Question regarding Absolute Positioning and Responsive Design

2012-07-09 Thread Nancy Johnson
Is there a better way to layer inline text on top of an inline image than using position absolute? Thanks, Nancy Johnson __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki

[css-d] Ipad 3 and media queries

2012-06-04 Thread Nancy Johnson
landscape --> at this point the default is much larger than my screen. Do I need to add some special code? am I doing something incorrectly? Thanks for your time, Nancy Johnson __ css-discuss [css-d@lists.css-discuss.org] h

Re: [css-d] Internet Explorer

2012-04-26 Thread nancy
>> I know that in some cases this not possible, but if someone reports >> issues with IE, I'd politely ask whether they have tried late versions >> of Firefox or Chrome :-) >> > > Yes but Ie8 is still widely used in XP systems and about 48% of the people > are still using XPs. It is not easy to ig

[css-d] w3c mobileOK checker question

2011-12-02 Thread Nancy Johnson
Has anyone used the w3c mobileOK checker? http://validator.w3.org/mobile/. I used html5 and it comes back with an error telling me that the doctype doesn't validate against the xhtml basic or mp 1.2. Thank you, Nancy Jo

Re: [css-d] Table Trouble in IE

2011-11-15 Thread Nancy Timper
Thanks to Phu I figured out the trouble (dynamic div created by JS) … plus adding a tr width fixed the IE7 troubles. Nancy On Nov 14, 2011, at 2:59 PM, mem wrote: > On Nov 14, 2011, at 20:14 , Nancy Timper wrote: > >> Hi, >> >> Thanks much for ideas / s

[css-d] Table Trouble in IE

2011-11-14 Thread Nancy Timper
out what the trouble is!! Nancy __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html

[css-d] input width suggestiions in a fluid width layout

2011-11-14 Thread Nancy Johnson
ing a combination of % and ems, with a min- and max-width in pixels for the overall on the wider areas. I found the thread "css measures - em grid system makes sense ?" very interesting. Thank you, Nancy Johnson __ css-discuss [

[css-d] Mysterious Div URL

2011-09-08 Thread Nancy Timper
DUH. http://www.datecreekranch.com thanks __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/pol

[css-d] Mysterious Div

2011-09-08 Thread Nancy Timper
(I admit I don't know nearly enough about CSS. So please be kind. And I built this page a while ago.) I'm trying to do something so simpleadd a background color to the div #newslinks. Previews OK in DW CS5; when live, nada. Furthermore, trying to target elements within the div gets me nowhe

[css-d]

2011-07-08 Thread Nancy Johnson
Hi, I have a question about . I'm trying to remember. Was this going to be removed from the html5 spec? or am I thinking of something else. Thanks for you time, Nancy Johnson. __ css-discuss [css-d@lists.css-discuss.org]

Re: [css-d] HTMLdog website / Son of Suckerfish

2011-06-27 Thread Nancy Johnson
Interesting.. I just used it not more than 6 wks ago.. I was thinking of upgrading to Superfish.. http://users.tpg.com.au/j_birch/plugins/superfish/ On Mon, Jun 27, 2011 at 11:18 AM, David Laakso wrote: > On 6/27/11 10:20 AM, Koen van der Drift wrote: >> >> Hi, >> >> I was trying to look at a tu

Re: [css-d] @font-face and IE browsers....

2011-05-16 Thread Nancy Johnson
his would be so? Thanks in advance, Nancy On Thu, May 5, 2011 at 8:24 PM, Philippe Wittenbergh wrote: > > On May 6, 2011, at 2:39 AM, Nancy Johnson wrote: > >> We are using @font-face... > > A URL would be useful to help debugging… > >> >> The font we a

[css-d] @font-face and IE browsers....

2011-05-05 Thread Nancy Johnson
ix') format('embedded-opentype'), to url('font/nobile/nobile-webfont.eot?iefix') format('eot'), also using an absolute path to the font instead of relative path. Thanks in advance, Nancy __

Re: [css-d] Looking for online reference re optimizing style sheet syntax

2011-04-18 Thread Nancy Johnson
s and recompress each time we updated the site after it went live. Nancy Johnson On Mon, Apr 18, 2011 at 8:05 AM, Philippe Wittenbergh wrote: > > On Apr 18, 2011, at 9:17 AM, Keith Purtell wrote: > >> I'm about 85 percent done with my site. The pages look acceptable but &

Re: [css-d] Has anyone ever seen rendering differences between Mac OS10.4, 10.5, and 10.6?

2011-01-28 Thread Nancy Seeger
;em" based themes for layout suddenly look odd. I used to always take that 16 default and put it to 12 until I figured out one of the WordPress popular themes relied solely on em layout and my viewing of them was toast. Best wishes, Nancy On Jan 28, 2011, at 1:34 PM, Chris F.A. Johnson wrote

Re: [css-d] Fwd: Re: Vendor-specific extensions: warnings, not errors

2011-01-25 Thread Nancy Seeger
Hi Philip, That works much better with vendor extensions, at least in my current instance. I'll keep using it - bookmarking. This really helps, thank you! Nancy On Jan 25, 2011, at 6:40 PM, Philip Taylor (Webmaster, Ret'd) wrote: > Sorry, attached message was lost in transit. R

Re: [css-d] CSS validators

2011-01-25 Thread Nancy Seeger
Philip and David, If it were a snake... fantastic, I didn't know that had been added. So in checking this out - what limits does it have? Are vendor prefixes supported like Webkit etc? Thanks, Nancy On Jan 25, 2011, at 6:10 PM, Philip Taylor (Webmaster, Ret'd) wrote: > Isn'

[css-d] CSS validators

2011-01-25 Thread Nancy Seeger
everything. Did I overlook an available resource? Many thanks, Nancy __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] Font-face, alignment issue similar to images

2011-01-11 Thread Nancy Seeger
On Jan 11, 2011, at 6:29 AM, css-d-requ...@lists.css-discuss.org wrote: From: Andrew Cunningham Nancy, you are mixing encodings within a document. If you do want to use a character rather than an image, you should use the appropriate Unicode character, considering the website is UTF-8: U+260E

Re: [css-d] Font-face, alignment issue similar to images

2011-01-10 Thread Nancy Seeger
ements > within the might help. Thanks! The line-height seemed to be largely responsible, but the vertical-align within "span" tests really well. Love your background on web fonts info. Nancy __ css-discuss [cs...@l

Re: [css-d] Font-face, alignment issue similar to images

2011-01-09 Thread Nancy Seeger
your concept, seems to be working beautifully in browser tests. Many thanks, Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

[css-d] Font-face, alignment issue similar to images

2011-01-07 Thread Nancy Seeger
normally do the img {vertical-align: baseline;} to stop drifting upwards? It's still a bit rough, this isn't a finished site. Many thanks, Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mail

Re: [css-d] CSS Frameworks

2010-12-17 Thread Nancy Johnson
rge cms sites using vignette. In one we received some basic mock ups using the 960 grid. The other the mock ups were older html. The grid really helped for this type of site, although can be confining. The second site was much more challenging to put a cms around it. The grid definitely has its

[css-d] Hack or conditional comments for small screen aps?

2010-10-31 Thread Nancy
creen narrower than 800px either. Otherwise I will just have to put in a lot of return-to-tops and/or repeat the menu options throughout the page. Thank you, Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discus

Re: [css-d] 0pt is wrong, right? And IE9 is doom, right?

2010-08-15 Thread nancy
>> IE9 will only run with Vista and later Windows OSs. >> Over 68% of Windows users are using XP... > MS has even provided us with conditional comments, a fairy reliable way of > telling which version of IE we're using. ... > ---Tim Recently I discovered that IE7 and IE8 conditional comments don't

[css-d] 0pt is wrong, right? And IE9 is doom, right?

2010-08-14 Thread Nancy
Two unrelated questions. 1. I am working on a website that can be edited by a variety of users using a web-based CMS. The CMS is rewriting inline style property values of zero. For example, if the inline style is entered as: whatever text LiveWhale rewrites it as: whatever text Before I inform

Re: [css-d] CSS ListBox Styling - using multiple lines

2010-08-06 Thread Nancy Johnson
Thank you, its interesting, I'll look more closely at this Nancy On Thu, Aug 5, 2010 at 3:42 PM, Alex Mitchell wrote: > On Wed, Aug 4, 2010 at 8:19 AM, Nancy Johnson wrote: >> >> Hi, >> >> Is there any way to display content of one area on multiple >> l

[css-d] CSS ListBox Styling - using multiple lines

2010-08-04 Thread Nancy Johnson
Hi, Is there any way to display content of one area on multiple lines in a list box? Lots of text Lots of text More text Appears something like this in design view Lot of text Lots of text Thanks in advance, Nancy

Re: [css-d] Does M$ filter fail in IE 7?

2010-06-08 Thread Nancy Johnson
In my version of IE7, The filter doesn't work when I use the zoom tool, and the images are square and not circles as they are in Firefox. Nancy On Tue, Jun 8, 2010 at 10:24 AM, Mark Richards wrote: >> -Original Message- >> From: David Hucklesby [mailto:huckle...@g

Re: [css-d] overflow:hidden not working in IE6 or 7

2010-05-14 Thread Nancy Johnson
biggest thing about the CMS system is how little control the front end developer has both in code that the CMS system develops and code that content developers use to add the content areas. Nancy On Fri, May 14, 2010 at 5:56 PM, David Laakso wrote: > Nancy Johnson wrote: >> >> T

Re: [css-d] overflow:hidden not working in IE6 or 7

2010-05-14 Thread Nancy Johnson
The page is http://www.nhtsa.gov/Vehicle+Safety Nancy On Fri, May 14, 2010 at 2:47 PM, Nancy Johnson wrote: > Can anyone tell me why the overflow:hidden doesn't work in IE6 or IE7 > > div.wrapper > {margin-bottom:20px;background-image:url(../img/image.png);background-repeat

[css-d] overflow:hidden not working in IE6 or 7

2010-05-14 Thread Nancy Johnson
Can anyone tell me why the overflow:hidden doesn't work in IE6 or IE7 div.wrapper {margin-bottom:20px;background-image:url(../img/image.png);background-repeat:no-repeat;height:150px;overflow:hidden;} Thanks. __ css-discuss [cs..

[css-d] SOLVED Re: URL exceeds width of Pop up window and doesn't wrap

2010-04-05 Thread Nancy Johnson
SOLVED Here is a link that seems to work in several browsers. http://forums.cocoaforge.com/viewtopic.php?f=13&t=21981 On Mon, Apr 5, 2010 at 12:24 PM, Nancy Johnson wrote: > I have an "Email a Friend" using an open new window js. I've set the > pop-up window size to b

[css-d] URL exceeds width of Pop up window and doesn't wrap

2010-04-05 Thread Nancy Johnson
y way through CSS to force the URL to wrap? This is a content management system and the URL (friendly url) is dynamically generated off the page title/or title of an article which can be extremely long. Thanks in advance Nancy Johnson __

[css-d] hidden input fields causing an empty space in IE browsers

2010-04-05 Thread Nancy Johnson
I have a form with hidden input fields and a submit button. It's inline with elements that are not in the form. In IE browsers there is an empty space where the hidden fields are. Is there a way using CSS to get rid of the space? Thanks in advance.

Re: [css-d] div not floating in FF

2010-03-22 Thread Nancy
Dennis wrote: > if you want to have the two floating divs side-by-side, > I do believe you need to give them a width value And apparently he is correct. Thank you. Nancy __ css-discuss [cs...@lists.css-discuss.org

Re: [css-d] div not floating in FF

2010-03-22 Thread nancy
Was using the tag attribute clear, not the style attribute. But I tried changing it to the style clear:both to no avail. Thanks anyway. -Original Message- From: Climis, Tim [mailto:tcli...@indiana.edu] Sent: Monday, March 22, 2010 12:05 PM To: 'nancy'; 'css-d@lists.

[css-d] div not floating in FF

2010-03-22 Thread nancy
"correctly." What am I doing wrong? See: http://thesmudge.com/shapeshifter/Untitled-1.html TIA, Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ --

Re: [css-d] Jquery Dropdown menu showing behind listboxes in IE6

2010-03-22 Thread Nancy Johnson
The z-index doesn't seem to be working unfortunately. Do you know of a good tutorial on Iframes? Thanks Nancy On Mon, Mar 22, 2010 at 11:06 AM, Thierry Koblentz wrote: >> I may have posted this question before, but couldn't find it when I >> searched the archives. >

[css-d] Jquery Dropdown menu showing behind listboxes in IE6

2010-03-22 Thread Nancy Johnson
it in Firefox. How can I make the list box show behind the drop down menu? Thanks in advance Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incuti

Re: [css-d] css-sound joomla templates?

2010-03-05 Thread nancy
n't based on tables, if that's what you mean. Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http:

[css-d] Funeral for IE6

2010-03-04 Thread nancy
Since IE6 is being pronounced dead: http://www.cnn.com/2010/TECH/03/04/ie6.funeral/index.html?hpt=T2 I guess we are now being haunted by a ghost. Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] Moving css to external css changes results?!

2010-02-19 Thread nancy
pixels and a bottom padding of zero instead of 10 pixels. If you are using an external style sheet, you should only use embedded styles to change the style for that particular page. You also have some inline styles, which will superce

Re: [css-d] Noscript tags and degradation

2010-02-19 Thread Nancy Johnson
This to me is a new way of thinking, as I Generally use , The sites I work on are heavily js and jquery, and none of it is embedded all linked. . Can you tell me where I might find hands on tutorial? Thanks Nancy On Thu, Feb 18, 2010 at 1:38 PM, Thierry Koblentz wrote: >> My need to u

Re: [css-d] Deprecations in recent versions of HTML cause CSS

2010-02-11 Thread nancy
irst word after a colon in a title are capitalized. FYI, to make hanging indents, you will want to use: margin-left: 20px; text-indent: -20px; And to make double spacing, you will want to use: line-height: 200%; Nancy (who, when not obsessing about CSS, obesses over citati

[css-d] CSS to break lines in IE8?

2010-02-02 Thread nancy
uld just set a fixed width for the div and use a break. Or I may resort to a PDF, but thought I'd ask here first. And I thought I might find some folks to commiserate with in my frustration with IE8's lack of rendering of entities. Nancy __

[css-d] Multiple IEs (was: Re: strange problem with float)

2010-01-24 Thread nancy
ny good > tutorials/info there): > http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en. It says they expire in April and/or 120 days. Not sure what is up with that. Do they let you renew? Nancy _

[css-d] How to explain div v. table

2009-12-29 Thread nancy
There are several people editing our website, including my boss and a coworker. I am officially the manager of the website. Last week I showed the coworker how to change a table layout to divs with css, but didn't do a very good job of explaining why to do it. This week our boss suggested my cowork

Re: [css-d] verticle expandable menu

2009-11-03 Thread Nancy Johnson
Thank you for all of these resources. I will check them out. Nancy On Sat, Oct 31, 2009 at 7:44 AM, tedd wrote: > At 12:29 PM -0400 10/30/09, Nancy Johnson wrote: >> >> Can some one point me to a css-based verticle menu that expands with a >> hover, yet is keyboard acc

[css-d] verticle expandable menu

2009-10-30 Thread Nancy Johnson
Can some one point me to a css-based verticle menu that expands with a hover, yet is keyboard accessible? It can also use jquery or javascript. Thanks in advance Nancy __ css-discuss [cs...@lists.css-discuss.org] http

[css-d] css text rotation

2009-10-23 Thread Nancy Johnson
quot;;> Untitled Document .year {display: block; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); } *html .year {display: block; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);} 31 July 2009 Tha

[css-d] ins, kbd, samp tags

2009-09-16 Thread Nancy Johnson
Hi, I got a css style sheet from a client that we are going to develop and the following tags were included. I had never seen them before ins kbd samp Can anyone tell me what they are used for and the best time to use them? Thanks in advance Nancy Johnson

Re: [css-d] Z-index issues in IE

2009-07-03 Thread nancy
ryWrapper's z-index designation unless you assign a z-index to its container. Here's a mock up based upon the code you supplied: http://thesmudge.com/shapeshifter/test.htm --which displays properly in IE6 and 7, but I only guessed where imageGalleryWrapper exists, so there must be more

Re: [css-d] Conditional comments for Mac?

2009-06-29 Thread nancy
ic?sk=en_US >> by removing the text-align:right >> but it doesn't line up with the left margin. > One answer would be: > > #searchLinks input { > clear:both; > display:block; > margin:0 0 0 10px; > } > > Was that what you were looki

[css-d] Conditional comments for Mac?

2009-06-26 Thread nancy
sheets that is doing that. We even tried declaring float:none and display:block, and we tried adding a break. So I suggested using negative left margin declarations, but they line up differently on Mac browsers than PC. We'd like it to line up under the R in

Re: [css-d] html 5 and styling

2009-06-10 Thread Nancy Johnson
Thank you for your responses. I will be going through the resources and try what you suggested Nancy On Wed, Jun 10, 2009 at 12:07 PM, Erik Vorhes wrote: > On Wed, Jun 10, 2009 at 9:47 AM, David Dorward wrote: >> 2009/6/10 David Hucklesby : >>> Interesting. That'

[css-d] html 5 and styling

2009-06-09 Thread Nancy Johnson
Also, what resources are available to learn HTML 5? Standard Blog header h1 {background-color:#00FF66; font-family:Arial, Helvetica, sans-serif;} document.createElement('header'); Standard Blog Thank

Re: [css-d] Hover using button in IE6

2009-05-28 Thread Nancy Johnson
I want to thank everyone for your answers. The .htc solution seemed to work, but I will look into the other solutions. The backend webdeveloper I work with wants to get rid of all the styling now and use the IE default which isn't my choice. Nancy On Thu, May 28, 2009 at 3:41 PM, Tim Sn

[css-d] Hover using button in IE6

2009-05-28 Thread Nancy Johnson
I am styling some buttons for an internal application that uses IE6 only. I would like to switch out the button on hover, because IE6 doesn't support hover I am wondering there is a work around to make IE6 work with hover, preferably CSS if not very simple js Here is the button Here is the CSS

[css-d] Tables and font-size and Chrome

2009-04-13 Thread Nancy Johnson
line-height:130%; .outer td {font-size: 100%; } .outer td table tr td {font-size: 100%;} .outer td table tr td table tr td {font-size: 100%; } This is a small piece of the css and nothing is live so I cannot show you. Thanks in adva

Re: [css-d] Faux Column and equal heights with image

2009-03-30 Thread Nancy Johnson
Thank you all, I get it, put a wider image in the background for the leftnav and put a color in the content area. Thanks On Mon, Mar 30, 2009 at 12:12 PM, David Laakso wrote: > Nancy Johnson wrote: >> >> I've emailed this list before regarding issues I am having with equ

[css-d] Faux Column and equal heights with image

2009-03-30 Thread Nancy Johnson
argin: 0em; width:41.3em; } Thank you in advance Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] Equal heights solutions

2009-03-20 Thread Nancy Johnson
Thank you for all your solutions and apologise for my slow response. I have been busy. I haven't looked into Faux columns. I will look into that as well. On Wed, Mar 18, 2009 at 7:05 AM, Gunlaug Sørtun wrote: > bruce.som...@web.de wrote: > >> " to suit the constraints of CSS implementations" >

[css-d] Equal heights solutions

2009-03-16 Thread Nancy Johnson
cool, and it doesn't work in IE6 ir IE7 and I would have to rebuild the entire site. Thanks in advance for any other solutions. Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/li

Re: [css-d] Trouble with IE8 Vista Operating system and wordpress site

2009-03-06 Thread Nancy Johnson
was some indication that beta versions had some issues, do you know of any updates on this? Thanks, On Thu, Mar 5, 2009 at 7:50 AM, Nancy Johnson wrote: > Thank you for your suggestions. I actually was using equalheights.js > on two sites. One my professional site and the other the

[css-d] IE8 and forcing scroll bar

2009-03-05 Thread Nancy Johnson
lbars-vertical !important; min-height: 100%; margin-bottom: 1px; } Any suggestions? Thanks, Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incuti

Re: [css-d] Trouble with IE8 Vista Operating system and wordpress site

2009-03-05 Thread Nancy Johnson
l and I couldn't figure out what was wrong, but since it only had to do with a border and not background color, I put a right border in the left container and a left border in the sidebar and used a margin of -1px in the sidebar and so far that seems to work although I need to test it further.

[css-d] Trouble with IE8 Vista Operating system and wordpress site

2009-03-02 Thread Nancy Johnson
I am doing wrong? http://www.pleasantstreetchurch.org/wordpress Thanks, Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List polici

Re: [css-d] New to List First question.

2009-02-17 Thread Nancy Johnson
A side note to IE6. I just bought my dad a brand new Dell mini computer and guess what, it came with IE6 installed! I was a bit perturbed at this... Nancy On Mon, Feb 16, 2009 at 7:58 PM, Ryan Little @ Gusto wrote: >> >> Not really sure how relevant browser statistic are r

Re: [css-d] Review site for IE

2009-02-13 Thread Nancy Johnson
I only saw padding differences between Firefox 2 and IE6, The differences I saw was the padding below the global nav and search. There was more padding in IE6. Maybe thats what you saw in what you said below. Nancy On Fri, Feb 13, 2009 at 8:40 AM, Virgilio Quilario wrote: >> Please revi

Re: [css-d] Different looking site in different browsers?

2009-01-26 Thread Nancy Johnson
r the structure of the global nav. Nancy On Mon, Jan 26, 2009 at 12:17 PM, David Laakso wrote: > Sarah Atkinson wrote: >> >> Any opinions? >> >> Sarah >> >> > > Good to go with IE functional but a little different, imho. > > > -- > > A

[css-d] Arial Narrow pixelated in FireFox

2009-01-23 Thread nancy
Why would Arial Narrow be pixelated in FireFox but smooth in IE? Thanks in Advance, Nancy Sosna Bohm P.S. I appreciate being able to read the different views in the current discussions of inline styles and multiple style sheets. I am at the point where I need to join IA (Inline Styles Anonymous

Re: [css-d] Pragmatic look at our CSS future - ripped from: The CSS Overlords

2009-01-22 Thread Nancy Johnson
> employee's time. > > As one who works for a technologically challenged company, I feel your > pain > > > ____ > From: Nancy Johnson > To: Alexandru Dinulescu > Cc: Gunlaug Sørtun ; David Laakso > ; css discuss > Sent: Thur

Re: [css-d] Pragmatic look at our CSS future - ripped from: The CSS Overlords

2009-01-22 Thread Nancy Johnson
The problem with getting rid of IE6 is too many internal applications especially in the business community will only work in IE6, like the internal application we use. There is no budget to make the updates and I'm sure they are massive. Nancy On Thu, Jan 22, 2009 at 3:27 AM, Alex

Re: [css-d] Pragmatic look at our CSS future - ripped from: The CSS Overlords

2009-01-21 Thread Nancy Johnson
ledge of the limitations of the medium. It seems to me that the biggest mistake early on was when print designers who started design webpages found they couldn't control the font and look and started designing with Photoshop, then sliced and diced into a web page. Nancy On Wed, Jan 21, 2009 a

Re: [css-d] Retrieving info from a contact form

2009-01-09 Thread Nancy Johnson
Another group that may help you is web weavers webweav...@googlegroups.com Forms require a combination of Front End html/CSS and a back end interactive component to make the form work. Nancy On Fri, Jan 9, 2009 at 3:04 PM, Joseph Sims wrote: >> > I understand that this is more

Re: [css-d] CSS and iFrames

2008-12-11 Thread Nancy Johnson
ported by evolt.org -- http://www.evolt.org/help_support_evolt/ > I've had luck putting the same CSS into the iframe page itself. Nancy __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinf

Re: [css-d] help: three columns with the same height

2008-10-29 Thread Nancy Johnson
I chose javascript method http://www.paulbellows.com/getsmart/balance_columns/ You can see on my site: http://www-odi.nhtsa.dot.gov/ewr/names.cfm http://www-odi.nhtsa.dot.gov/includes/equalheight.js Nancy On Wed, Oct 29, 2008 at 11:41 AM, MEM <[EMAIL PROTECTED]> wrote: > Hi all… >

Re: [css-d] Site Check Please: Cedar Lake Inn - Round #2

2008-10-28 Thread Nancy Johnson
restaurant is open line? Nancy On Mon, Oct 27, 2008 at 10:30 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > David Laakso wrote: >>> Peter Hyde-Smith wrote: >>> >>> http://www.fatpawdesign.com/CedarLakeInn/CLIindex.html >>> http://www.fatpawdesign.com/

Re: [css-d] Site Check Please: Cedar Lake Inn

2008-10-27 Thread Nancy Johnson
You could try that. I have done the same thing and it works. Nancy On Mon, Oct 27, 2008 at 11:49 AM, David Laakso <[EMAIL PROTECTED]> wrote: > Nancy Johnson wrote: >> >> The height attribute in IE6 are not displaying correctly, The image >> on the homepage is 1/2&

Re: [css-d] Site Check Please: Cedar Lake Inn

2008-10-27 Thread Nancy Johnson
The height attribute in IE6 are not displaying correctly, The image on the homepage is 1/2" high and the first line of address is cut so only the bottom half shows. It could be because IE6 doesn't recognize min-height. Nancy On Sat, Oct 25, 2008 at 7:25 PM, David Laakso <[EM

Re: [css-d] Moving Layout

2008-10-16 Thread Nancy Johnson
This is a great article. I was having the same problem with short pages. I had previously put a min-height in my footer which had a transparent background and forced a scrollbar on each page, but this , min-height: 100%; margin-bottom: 1px; , works better. Nancy On Thu, Oct 16, 2008 at 10:26

Re: [css-d] IE7 only: zoom text issue with global navigation

2008-10-02 Thread Nancy Johnson
Thank you I will try this. On Thu, Oct 2, 2008 at 9:49 AM, Serge Krul <[EMAIL PROTECTED]> wrote: > oops i wrote .navabar2 li {} instead of .navbar2 li a {} >> >> __ >> css-discuss [EMAIL PROTECTED] >> http://www.css-discuss.org/mailman/listinfo/css-d >> List wiki/FAQ -- htt

[css-d] IE7 only: zoom text issue with global navigation

2008-09-29 Thread Nancy Johnson
; } Thank you in advance, Nancy __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by

Re: [css-d] and xhtml strict

2008-09-29 Thread Nancy Johnson
that suggestion. Nancy On Fri, Sep 26, 2008 at 4:12 PM, Brad Kelley <[EMAIL PROTECTED]> wrote: > On Sep 26, 2008, at 12:07 PM, Chris Akins wrote: > >> hr >> {border:1px solid rgb(203,204,220); >> border-width: 1px 0 0; >> clear: both; >> margin: 15px 1

[css-d] and xhtml strict

2008-09-26 Thread Nancy Johnson
view correctly, but doesn't validate Adding height: 1px to css; seems to view correctly in IE browsers, but not correctly in mozilla or chrome. and you lose the noshade Borders instead of hr would only work in a few cases. Are there any other suggestions for alternatives? Thank you in adva

Re: [css-d] Testing css in browsers

2008-09-22 Thread Nancy Johnson
On Sun, Sep 21, 2008 at 5:46 AM, Benjamin Hawkes-Lewis <[EMAIL PROTECTED]> wrote: > Andy Borka wrote: >> When testing CSS in browsers, what ones should be tested and in what order? >> I need to narrow down the list so I don't end up testing in 30+ different >> ones. Also what OS are these browsers

  1   2   >