[css-d] FireFox issues displaying height of div

2014-07-25 Thread Richard Wendrock Forum
Does anyone know of an issue with FireFox not displaying the height of a div properly? The column on the right with the blue background appears correct in IE and Chrome. For some reason the column does not extend below the link. http://advres.thehomepagestore.com/consulting_unconventional_resource

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

2014-07-25 Thread Richard Wendrock Forum
This is a handle chart. http://jerekdain.com/fontconversion.html -Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Crest Christopher Sent: Thursday, July 24, 2014 9:53 PM To: Tom Livingston Cc: Chris F.A. Johnson; CSS-Di

Re: [css-d] font-variant:small-caps;

2014-06-16 Thread Richard Wendrock Forum
ssage- From: David Laakso [mailto:laakso.davi...@gmail.com] Sent: Thursday, June 12, 2014 6:41 PM To: Richard Wendrock Forum; CSS Discuss Subject: Re: [css-d] font-variant:small-caps; On Thu, Jun 12, 2014 at 5:42 PM, Richard Wendrock Forum wrote: > It appears there is an optical illusion wh

[css-d] font-variant:small-caps;

2014-06-12 Thread Richard Wendrock Forum
It appears there is an optical illusion when using font-variant:small-caps; The first letter of each word appears more bold than the other letters in the word. .fonttext23 { font-size: medium; font-family:Arial; text-align:left; font-variant:small-caps; font-weight:bold; }

Re: [css-d] Center a DIV on the Page and Center Text Vertically within the DIV

2013-12-17 Thread Richard Wendrock Forum
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Chris Rockwell Sent: Tuesday, December 17, 2013 1:55 PM To: Richard Wendrock Forum Cc: CSS-Discuss Subject: Re: [css-d] Center a DIV on the Page and Center Text Vertically

[css-d] Center a DIV on the Page and Center Text Vertically within the DIV

2013-12-17 Thread Richard Wendrock Forum
Can you help me understand how to center text vertically within a DIV that is also center on the page? I am trying to position a DIV in the center of the page and then place text on the right side and centered vertically within the DIV. I can center the DIV with this definition. I color the

[css-d] Problem with usemap in Fire Fox

2012-08-02 Thread Richard Wendrock Forum
I have found a problem that occurs only in Fire Fox. This link will display a menu that remains visible as the visitor scrolls down the page. http://www.austinwebmaster.com/beecreekumc/christiancrisiscare.php It works perfectly in Internet Explorer 9, Chrome and Safari. The menu does not a

[css-d] Is padding-left Inherited?

2011-10-05 Thread Richard Wendrock Forum
I have a shopping cart that dynamically generates the product detail page. The product title is being generated with a padding-left: 80px which makes it look indented; No place in my code does the value 80px appear in this context. I have used dreamweaver to search the entire website and still

Re: [css-d] CSS Problems in IE 9?

2011-04-13 Thread Richard Wendrock Forum
>It may not be a CSS issue. You are using Cufon text replacement along with jQuery, but you are using an old version of jQuery (and maybe of Cufon). Try using the latest versions. >BTW - The "Cufon.now()" script goes immediately before the closing BODY tag. That may also be an issue. Not sure... D

[css-d] CSS Problems in IE 9?

2011-04-13 Thread Richard Wendrock Forum
Does anyone know of any CSS problems with IE 9? I have a page that works in IE8 and Firefox but does not display properly in IE9 http://www.PineMillRanch.com/Index.asp The navigation menu is blank in IE 9. Thanks Ahead of time for your help... Take Care, Richard ___

Re: [css-d] Trouble trying to center webpage

2011-03-14 Thread Richard Wendrock Forum
Behalf Of Tim Arnold Sent: Monday, March 14, 2011 7:48 AM To: Lesley Lutomski Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Trouble trying to center webpage On Mar 14, 2011, at 7:48 AM, Lesley Lutomski wrote: > On 14/03/11 05:50, Richard Wendrock Forum wrote: > >> >> any id

[css-d] Trouble trying to center webpage

2011-03-13 Thread Richard Wendrock Forum
I created a photo gallery using css code I found on the internet. The code that make the photo gallery work is forcing the tables left. I fixed this problem on other pages by enclosing the content in tags(http://www.hillcountrycustomcycles.com/PhotoGallery/Customer_Bikes/). Because the pag