Re: [css-d] Flexbox question

2017-04-25 Thread Chris F.A. Johnson
On Tue, 25 Apr 2017, crestchristop...@gmail.com wrote: What is that image ? I know what it is but it appears as junk ? It's a screenshot of the page in question. Christopher From: Chris F.A. Johnson Sent: Tuesday, April 25, 2017 7:57 PM To: CSS Discussion Group Subject: Re: [css-d

Re: [css-d] Flexbox question

2017-04-25 Thread Chris F.A. Johnson
://css-tricks.com/snippets/css/a-guide-to-flexbox/ Not a page I'd use as a good example: http://b.cfaj.ca/flex.jpg -- Chris F.A. Johnson, <http://cfajohnson.com> __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discu

Re: [css-d] What causes the space at bottom of squares?

2016-09-22 Thread Chris F.A. Johnson
be. -- Chris F.A. Johnson, <http://cfajohnson.com> __ 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-discu

Re: [css-d] Setting Element to original spot in class ?

2016-05-08 Thread Chris F.A. Johnson
man/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Chris F.A. Johnson, <http://cfajohnson.com> __

Re: [css-d] Setting Element to original spot in class ?

2016-05-08 Thread Chris F.A. Johnson
and positioning but that doesn't set the element back to it's original spot, the only way I can get it back to it's original spot is by removing the class. You probably have that class in a CSS file. A URL would help. -- Chris F.A. Johnson, <http://cfajohnson.

Re: [css-d] div backgound shows below content when it shouldn't

2014-08-14 Thread Chris F.A. Johnson
for some help, please. Regards, Tim Dawson -- Chris F.A. Johnson, http://cfajohnson.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] why are ems rendering large?

2014-07-25 Thread Chris F.A. Johnson
have in that toolkit? Why would you want it to necessarily be 16px? It it were, it would be too small for many people to read comfortably. In my browser, font-size:100%; means 22px, a good size for me to read easily. -- Chris F.A. Johnson, http

Re: [css-d] why are ems rendering large?

2014-07-25 Thread Chris F.A. Johnson
a users preference for font size - without the compounding issues (and any other) of the em. -- Chris F.A. Johnson, http://cfajohnson.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css

Re: [css-d] FireFox issues displaying height of div

2014-07-25 Thread Chris F.A. Johnson
://advres.thehomepagestore.com/consulting_unconventional_resources.php This is what I see: http://b.cfaj.ca/thehomepagestore.jpg -- Chris F.A. Johnson, http://cfajohnson.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css

Re: [css-d] why are ems rendering large?

2014-07-24 Thread Chris F.A. Johnson
in question so that you can see exactly where they are. It helps to distinguish between margins and padding (padding is inside th$ -- Chris F.A. Johnson, http://cfajohnson.com__ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] why are ems rendering large?

2014-07-24 Thread Chris F.A. Johnson
, now that I re-examine, seems like pretty weak sauce… Perhaps I’d best wrap the logo in a regular div with an id of ‘header-logo’ ? Note that you can also specify font-size in rem, which is relative to the BODY's font-size. See http://t.cfaj.ca/emsize.html. -- Chris F.A. Johnson, http

Re: [css-d] make image bottom-align?

2014-07-23 Thread Chris F.A. Johnson
On Wed, 23 Jul 2014, John wrote: it is: http://www.coffeeonmars.com/170_su/template/home.html the image is controlled by #social-main and it’s containing div is #main_header http://t.cfaj.ca/pictest/ -- Chris F.A. Johnson, http

Re: [css-d] why are ems rendering large?

2014-07-23 Thread Chris F.A. Johnson
. An em is the same as the font-size; if your font-size is 120%, an em will be 20% larger than in a block where the font-size is 100%. -- Chris F.A. Johnson, http://cfajohnson.com__ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] why are ems rendering large?

2014-07-23 Thread Chris F.A. Johnson
On Thu, 24 Jul 2014, Chris F.A. Johnson wrote: On Wed, 23 Jul 2014, John wrote: On Jul 23, 2014, at 8:38 PM, Crest Christopher crestchristop...@gmail.com wrote: Large ? What is the size you want ? I am hoping that ems will be the same size across the board throughout the page…my

Re: [css-d] why are ems rendering large?

2014-07-23 Thread Chris F.A. Johnson
[.2]px. Chris F.A. Johnson wrote: On Wed, 23 Jul 2014, John wrote: On Jul 23, 2014, at 8:38 PM, Crest Christopher crestchristop...@gmail.com wrote: Large ? What is the size you want ? I am hoping that ems will be the same size across the board throughout the page…my understanding

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-19 Thread Chris F.A. Johnson
for giving me the idea: http://t.cfaj.ca/imgcap.shtml -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] why does shadow disappear?

2013-06-08 Thread Chris F.A. Johnson
On Sat, 8 Jun 2013, COM wrote: I believe I found the problem: failure to close a div tag… this is by far and away my #1 coding problem. Which is why you should validate your pages. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU

Re: [css-d] Containers and height

2013-05-22 Thread Chris F.A. Johnson
On Wed, 22 May 2013, r...@thedesignedge.com wrote: In a non responsive page I am wondering if anyone has any advice on getting a container div to expand to the content within. Make the page responsive. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming

Re: [css-d] Replacing text link with image

2013-05-03 Thread Chris F.A. Johnson
; } whatever:hover { border: 2px solid red; } -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] font-size in body selector?

2013-04-18 Thread Chris F.A. Johnson
I am not clear is: where do you tell the browser how large the M is? Is it universally understood that 1 M is 16 pixels high? 1em is the current font-size. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell

Re: [css-d] z-index question

2013-03-27 Thread Chris F.A. Johnson
for FF, can someone help please? I see a lot of problems with the page: http://b.cfaj.ca/redkitcreative.jpg. Perhaps when those are fixed, the other problem will also be solved. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell

Re: [css-d] something overwriting my css?

2013-03-20 Thread Chris F.A. Johnson
;} -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css-discuss [css-d

Re: [css-d] gap between image and background

2013-03-08 Thread Chris F.A. Johnson
used in my image does not match the background color of the div even though they are both # c7b619. Any ideas as to the origin of the line and how to get rid of it? Remove all CSS and add it back a bit (or one file) at a time until the problem appears. -- Chris F.A. Johnson, http

Re: [css-d] printing parts of a page.

2013-03-01 Thread Chris F.A. Johnson
On Sat, 2 Mar 2013, Wade Smart wrote: I finally got it figured out. Little testing helped out :D Please post your solution so others may also benefit. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell

Re: [css-d] printing parts of a page.

2013-02-28 Thread Chris F.A. Johnson
/ __ 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 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Chris F.A

Re: [css-d] printing parts of a page.

2013-02-28 Thread Chris F.A. Johnson
On Thu, 28 Feb 2013, Wade Smart wrote: On Thu, Feb 28, 2013 at 8:32 PM, Chris F.A. Johnson ch...@cfajohnson.com wrote: On Thu, 28 Feb 2013, Wade Smart wrote: Ive done that. Sorry, i wasnt clear. Only one div has a class of print and the rest are all hidden. Because they do not print, what

Re: [css-d] Horizontal menus

2013-02-21 Thread Chris F.A. Johnson
On Fri, 22 Feb 2013, Anthony wrote: Sorry guys. Here is the menu I am trying to achieve. What is the best and neatest way to achieve this using css? http://img841.imageshack.us/img841/8483/csssubmenu31024x309.jpg http://t.cfaj.ca/horizmenu.html -- Chris F.A. Johnson, http

Re: [css-d] Displaying button and checkboxes in a row

2013-02-19 Thread Chris F.A. Johnson
=meas_checkbox name=meas_checkbox value=Meas /Meas input type=checkbox id=pr_checkbox name=pr_checkbox value=PR /PR input type=checkbox id=ga_checkbox name=ga_checkbox value=GA /GA /div -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming

Re: [css-d] CSS or JavaScript?

2013-02-18 Thread Chris F.A. Johnson
by sizing in px is unfriendly technique: http://fm.no-ip.com/Auth/rudeweb.html -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] list menu item breaking across lines

2013-02-18 Thread Chris F.A. Johnson
Tangentially, in trying to find a solution, I came up with this: .MenuClass li a { float: left; display: block; } Add this: white-space: nowrap; And: .MenuClass { line-height: 2 } -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux

Re: [css-d] Need help aligning images horizontally in a div

2013-02-18 Thread Chris F.A. Johnson
. You have more problems than that: http://b.cfaj.ca/gssg.jpg -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] CSS or JavaScript?

2013-02-17 Thread Chris F.A. Johnson
heavily indented and cut off on the right side. I'm using Windows 7. The page is at: _http://www.sportsmansresource.com/flocalxnewyork_1c.htm_ (http://www.sportsmansresource.com/flocalxnewyork_1c.htm) See also http://b.cfaj.ca/SportsmansResource.jpg -- Chris F.A. Johnson, http

Re: [css-d] CSS or JavaScript?

2013-02-17 Thread Chris F.A. Johnson
off on the right side. I'm using Windows 7. The page is at: _http://www.sportsmansresource.com/flocalxnewyork_1c.htm_ (http://www.sportsmansresource.com/flocalxnewyork_1c.htm) See also http://b.cfaj.ca/SportsmansResource.jpg -- Chris F.A. Johnson, http://cfajohnson.com/ Author

Re: [css-d] float issues

2013-02-15 Thread Chris F.A. Johnson
and 23 pixels the second box with a black border around the top and sides. They don't have to be. Doing that breaks the layout. Take a look at http://t.cfaj.ca/float_test.html -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux

Re: [css-d] Let's see if my site breaks badly

2013-02-14 Thread Chris F.A. Johnson
On Thu, 14 Feb 2013, Michael Stevens wrote: www.wideopenphotography.com ... It's my first fully liquid layout It's not at all liquid. If I reduce the size of my browser window, I get a hortizontal scroll bar. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash

Re: [css-d] Font units question

2012-12-20 Thread Chris F.A. Johnson
in my browser. I ask because of a recent run-in with a layout that would make accommodating font-scaling difficult. Then the layout needs to be fixed. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell

Re: [css-d] no ul list style with reset.css

2012-11-04 Thread Chris F.A. Johnson
: none; } -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css-discuss [css

Re: [css-d] IE 7 still doesn't play nice!~

2012-11-02 Thread Chris F.A. Johnson
This is how it looks in my browser (Firefox): http://b.cfaj.ca/rayxi.jpg -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] IE 7 still doesn't play nice!~

2012-11-02 Thread Chris F.A. Johnson
On Fri, 2 Nov 2012, Chris F.A. Johnson wrote: ... www.rayxi.com This is how it looks in my browser (Firefox): http://b.cfaj.ca/rayxi.jpg And it's even worse in Chrome: http://b.cfaj.ca/rayxi-chrome.jpg I also forgot to mention that you are serving the page as UTF-8, but it's

Re: [css-d] Droid RAZR problem

2012-08-31 Thread Chris F.A. Johnson
, ch...@cfajohnson.com writes: On Thu, 30 Aug 2012, bho...@aol.com wrote: _http://www.sportsmansresource.com/flocalxnewyork_1a.htm_ http://b.cfaj.ca/sportsmansresource.jpg (The page continues like that all the way to the bottom.) -- Chris F.A. Johnson, http://cfajohnson.com/ Author

Re: [css-d] Droid RAZR problem

2012-08-30 Thread Chris F.A. Johnson
On Thu, 30 Aug 2012, bho...@aol.com wrote: _http://www.sportsmansresource.com/flocalxnewyork_1a.htm_ http://b.cfaj.ca/sportsmansresource.jpg (The page continues like that all the way to the bottom.) -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming

Re: [css-d] Problem with nav menu on Mac Safari and Mac Firefox

2012-07-09 Thread Chris F.A. Johnson
. In my browser, both Published Research and Resources drop to the second line. There's not enough room for them all on one line because my default font size is larger than yours. If the width of the design was flexible, there would be room. See http://b.cfaj.ca/bcbsm.jpg -- Chris F.A

Re: [css-d] Minimum width for flexible page

2012-05-21 Thread Chris F.A. Johnson
, 980px will be too wide; for some, it will be too narrow. It is far better to express the max-width in ems. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach

Re: [css-d] layout problems on first page load only

2012-03-18 Thread Chris F.A. Johnson
Strict! Result: 124 Errors, 201 warning(s) -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Screen Resolution Independend CSS

2012-02-08 Thread Chris F.A. Johnson
? Do not design for a specific px width; use % instead. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Screen Resolution Independend CSS

2012-02-08 Thread Chris F.A. Johnson
it, they will be subtracted. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] IE sidemenu rendering problem

2012-02-08 Thread Chris F.A. Johnson
http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Feigen.com%2Fabout%2FManagement.shtml If the HTML is invalid, there's no guarantee that all browsers will correct it in the same way. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU

Re: [css-d] IE sidemenu rendering problem

2012-02-08 Thread Chris F.A. Johnson
this in screenIE.css? -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css

Re: [css-d] TwoQuestions: min/max-width, change layout with width

2012-01-25 Thread Chris F.A. Johnson
the original poster's target demographic, but 960px works well on a modern computer It doesn't work well for me, and it works even less well for a friend who needs to crank the font size even more than I do. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming

Re: [css-d] I Have a Really Big 'm'

2012-01-25 Thread Chris F.A. Johnson
is not a horizontal measure. It is a vertical measure, and is defined as the size of the font. It may be used for horizontal or vertical measurement, but its definition is based on a vertical measurement, the font-size. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash

Re: [css-d] box-shadow don't display on the right side

2011-11-15 Thread Chris F.A. Johnson
: hidden. If the photo is less than 100%, there is room for the shadow. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] css measures - em grid system makes sense ?

2011-11-10 Thread Chris F.A. Johnson
design goals. FWIW, these days I size grid horizontal widths in percent; vertical spaces in EMs. Why do you use any vertical space measure? That's asking for trouble. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress

Re: [css-d] Fw: Re: css measures - em grid system makes sense ?

2011-11-10 Thread Chris F.A. Johnson
* ? [...] If you set body font-size to 62.5% all text will appear 20% larger than you expect this end. If you set body font-size to 62.5% all text will appear 37.5% smaller than I like it, and it will be unreadable at that size. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash

Re: [css-d] the realities of moving and resizing images

2011-11-07 Thread Chris F.A. Johnson
On Mon, 7 Nov 2011, e...@copywritecolombia.com wrote: Basically don't resize images it is a waste of bandwidth just download the image once in the right size for your design and be done with it There is no one right size for a fluid page. -- Chris F.A. Johnson, http://cfajohnson.com

Re: [css-d] Opera Type and Menu issues

2011-10-26 Thread Chris F.A. Johnson
does weird things with the menu at the left, where next in project gets so large it takes up 2 lines. The H1 also breaks in Firefox because, like many people, I use a larger font-size than you do: http://b.cfaj.ca/coffeeonmars.jpeg. -- Chris F.A. Johnson, http://cfajohnson.com/ Author

Re: [css-d] Footer alignment

2011-10-25 Thread Chris F.A. Johnson
jcharlesbe...@gmail.com wrote: Hello, we are having a problem with our footer alignment in Safari, Opera, and IE. Can anyone take a look? The div#footer ul rule needs some work to align directly under the left edge of the homepage main area. http://www.xifin.com -- Chris F.A. Johnson, http

Re: [css-d] San-Check request on new responsive site(s)

2011-10-24 Thread Chris F.A. Johnson
scale site redesign of our primary external consumer website in January. I've already found a few 'things that are not so hot' but would very much value any and all feedback. Text spills out of its container: http://b.cfaj.ca/gallup.jpg -- Chris F.A. Johnson, http://cfajohnson.com

Re: [css-d] css reset line-height

2011-10-20 Thread Chris F.A. Johnson
; } Am I correct in assuming this is a typo, one of us has changed it to 1px?? or is there some fix by setting everything to 1px? No units should be used with line-height, and 1px is obviously very wrong! -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming

Re: [css-d] Experiment: CSS post it note

2011-04-07 Thread Chris F.A. Johnson
container: http://t.cfaj.ca/postit.jpg For an example that works with any font size, see http://twd2.cfaj.ca/. (I have just started to redo my site, so there not much there besides the first page.) -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming

Re: [css-d] Experiment: CSS post it note

2011-04-07 Thread Chris F.A. Johnson
On Thu, 7 Apr 2011, Philip Taylor (Webmaster, Ret'd) wrote: Chris F.A. Johnson wrote: Beware of trying to fit text into a fixed-size container: http://t.cfaj.ca/postit.jpg For an example that works with any font size, see http://twd2.cfaj.ca/. (I have just started to redo my site, so

Re: [css-d] Drop Down Menu Issue with IE8

2011-04-05 Thread Chris F.A. Johnson
looks as it should. That shouldn't make any difference; the HTML tag is optional. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Will on-page css override same selector in external style sheet?

2011-03-20 Thread Chris F.A. Johnson
for the majority of visitors and a variant of the main style sheet with the alternate paragraph style? I would use a different class or id attribute on the BODY of the pages that need to be different and select for that. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash

Re: [css-d] styling table to have blank rows?

2011-02-22 Thread Chris F.A. Johnson
On Tue, 22 Feb 2011, Tom Livingston wrote: If only I could stay on this page long enough to inspect it, before being redirected to lynneheller.com    http://t.cfaj.ca/table-blank-rows.html Oops! I put the refresh on the wrong page. Now fixed. -- Chris F.A. Johnson, http

Re: [css-d] font-size html

2011-02-22 Thread Chris F.A. Johnson
for defining font-size on the html element? Why not: body { font-size: 100%; } ? That way you will use the size that the user prefers rather than one that is probably too small to read comfortably (87.5% of the viewer's comfortable size). -- Chris F.A. Johnson, http://cfajohnson.com

Re: [css-d] styling table to have blank rows?

2011-02-20 Thread Chris F.A. Johnson
] [site URL ] [ blank row ] and so on... Besides having to make a separate table for each pair (of site name and URL) is there an easier way to do this so? http://t.cfaj.ca/table-blank-rows.html -- Chris F.A. Johnson

Re: [css-d] different sizes between FF and IE

2011-02-13 Thread Chris F.A. Johnson
. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css-discuss [css-d@lists.css

Re: [css-d] different sizes between FF and IE

2011-02-13 Thread Chris F.A. Johnson
On Mon, 14 Feb 2011, Martin wrote: On 14/02/11 01:41, Chris F.A. Johnson wrote: On Mon, 14 Feb 2011, Martin wrote: ... Could you advise me how to standardise the height of divs so that I can safely included that kind of background image? You cannot know what font size your viewers

Re: [css-d] New to the list and a question..

2011-02-11 Thread Chris F.A. Johnson
On Fri, 11 Feb 2011, James Sheffer wrote: ... http://new.thetoyz.com/navcode.abc Wow! 636 Errors, 576 warning(s) http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fnew.thetoyz.com%2F Once the errors are fixed, ask again. -- Chris F.A. Johnson, http://cfajohnson.com

Re: [css-d] New to the list and a question..

2011-02-11 Thread Chris F.A. Johnson
one will also correct several subsequent errors. Start with the first error, then check it again. Repeat as necessary. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem

Re: [css-d] browser check

2011-02-11 Thread Chris F.A. Johnson
are irrelevant.) -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css-discuss

Re: [css-d] White space in IE

2011-01-28 Thread Chris F.A. Johnson
/deveron1.jpg http://t.cfaj.ca/deveron2.jpg -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

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

2011-01-28 Thread Chris F.A. Johnson
on this elsewhere, and was wondering if I had just created a perfect storm, or if this was a known issue. The usual reason is that different people have different defualt font sizes in their browsers, and it has nothing to do with the OS (or even the specific browser). -- Chris F.A. Johnson, http

Re: [css-d] Drop-down navigation without javascript

2011-01-28 Thread Chris F.A. Johnson
settings suck. Every time. Agreed. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] form/ul layout weird in IE

2011-01-12 Thread Chris F.A. Johnson
the page. It's off in other browsers as well. See http://t.cfaj.ca/mloyalty.jpg. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] form/ul layout weird in IE

2011-01-12 Thread Chris F.A. Johnson
On Wed, 12 Jan 2011, rich...@moremagic.com wrote: Quoting Chris F.A. Johnson ch...@cfajohnson.com: It's off in other browsers as well. See http://t.cfaj.ca/mloyalty.jpg. What browser is that, by the way? Any browser with a larger minimum font size than yours. The buttons seem off

Re: [css-d] Floats followed by paragraphs

2011-01-12 Thread Chris F.A. Johnson
%? P has a width of 100%. -- Chris F.A. Johnson, http://cfajohnson.com/ Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] CSS Sprite Generator

2011-01-07 Thread Chris F.A. Johnson
) let you define the offset values for the basic size of the sprit, Vertical/Horizontal option, and generate the single file to use? ImageMagick's identify and montage commands and a little scripting. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting

Re: [css-d] Web typography with CSS3

2010-12-31 Thread Chris F.A. Johnson
, but slow as molasses in Opera. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Web typography with CSS3

2010-12-31 Thread Chris F.A. Johnson
On Fri, 31 Dec 2010, David McGlone wrote: On Friday, December 31, 2010 02:00:15 pm Guy K. Haas wrote: On Fri, December 31, 2010 10:49 am, Chris F.A. Johnson wrote: ... Nice and snappy in Firefox, but slow as molasses in Opera. I get the same results in the these 2 browsers, but I like

Re: [css-d] body has a top-margin that I can not figure out

2010-12-28 Thread Chris F.A. Johnson
/45minutestonowhere.jpg Try this: http://t.cfaj.ca/45minutestonowhere.com/. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] close horizontal gutter

2010-12-19 Thread Chris F.A. Johnson
to keep moving the mouse (and often having to scroll) to keep clicking Next. See http://photos.cfaj.ca/wg/Cassels-park.html for the way I do it. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell

Re: [css-d] Is it because of my code? [correction]

2010-12-18 Thread Chris F.A. Johnson
% of the time. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css-discuss [cs

Re: [css-d] CSS Templates 1: Outside The Box

2010-12-16 Thread Chris F.A. Johnson
://t.cfaj.ca/outsidethebox.jpg -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Element a is little bigger than inner img

2010-12-06 Thread Chris F.A. Johnson
make them the same size? Style the IMG with display:block; -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] nav link states

2010-10-18 Thread Chris F.A. Johnson
to the current page. And the million dollar question is: How do I style such? Style it differently from the links. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution

Re: [css-d] nav link states

2010-10-18 Thread Chris F.A. Johnson
On Mon, 18 Oct 2010, Chris F.A. Johnson wrote: On Mon, 18 Oct 2010, Dudley Barker wrote: What is the state called when I click on one of a number of links on a navbar and while I am visiting that page, the link stays lit so that if I forget where I am, I need simply glance up at the navbar

Re: [css-d] Div has scroll bar; can't fix.

2010-09-15 Thread Chris F.A. Johnson
across the various pages. Remove overflow: auto; -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Using em or pixel

2010-09-09 Thread Chris F.A. Johnson
widths, you may create narrow columns that look like thin trickles down the page. Use px for border widths and images, but little else. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes

Re: [css-d] Type sizes?

2010-09-08 Thread Chris F.A. Johnson
around these, just don't know what kind.) You can use, for example, a DIV, or a P with a class: p class=whateverSome text here/p CSS: .whatever { font-size: 110%; } -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009

Re: [css-d] Artifact on CSS dropdown menu

2010-09-02 Thread Chris F.A. Johnson
li which seems to get exagerated on different browsers as well. ... http://www.quickconvert.net/index.html I see a different problem: http://cfajohnson.com/testing/quickconvert.jpg -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU

Re: [css-d] IE Problem - logo appearing on top of text

2010-08-30 Thread Chris F.A. Johnson
/Thornewig.jpg -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) __ css-discuss [cs

Re: [css-d] Using efficient selectors?

2010-08-28 Thread Chris F.A. Johnson
. The longer version can be used if you need extra specificity for this rule. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] kthings 02 (Formerly Floating images - understanding ... etc.)

2010-08-23 Thread Chris F.A. Johnson
On Sun, 22 Aug 2010, Keith Purtell wrote: http://www.keithpurtell.com/kthings/a_body_vance_divs.htm http://cfajohnson.com/testing/keithpurtell.jpg -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell

Re: [css-d] Fwd: Clear Float? Help

2010-08-09 Thread Chris F.A. Johnson
in getting a page to work. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] navigation link a different colour when page is active

2010-08-02 Thread Chris F.A. Johnson
On Mon, 2 Aug 2010, Philip Taylor (Webmaster, Ret'd) wrote: Chris F.A. Johnson wrote: Why do you want a link to the current page? Remove theA tags and style it differently. Whilst I cannot answer for the original enquirer, the most common reasons for wanting to link

Re: [css-d] Use of empty DIVs?

2010-07-12 Thread Chris F.A. Johnson
On Mon, 12 Jul 2010, Val Dobson wrote: I use Find and Replace. What do you use? I don't use anything because I don't use names that are presentation related. Presentation belongs in CSS not HTML. On 11 July 2010 22:00, Chris F.A. Johnson ch...@cfajohnson.com wrote:   #leftcol

Re: [css-d] Use of empty DIVs?

2010-07-11 Thread Chris F.A. Johnson
not valid [X]HTML; it should get a failing grade. If this is an attempt to section/categorize the code, simple HTML comments will serve the purpose much better. The classes and IDs can be used later when the CSS is modified. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro

Re: [css-d] Use of empty DIVs?

2010-07-11 Thread Chris F.A. Johnson
changes later and that column is on the right? -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

Re: [css-d] Tool to tell me where a rule is used

2010-07-08 Thread Chris F.A. Johnson
for the class 'nav', this will print the line numbers as well as lines containinf it: grep -n 'class=.*nav.*' file.html I believe it can be installed on Windows systems. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009

Re: [css-d] Help with IE8, all other browsers look pixel perfect, pls give a few pointers

2010-06-29 Thread Chris F.A. Johnson
tags for BODY and HTML (as well as HEAD and some others) are optional in HTML4.01. -- Chris F.A. Johnson, http://cfajohnson.com Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress

  1   2   >