Re: [css-d] Alignment Issue

2009-07-02 Thread Alan Gresley
J.M. Knowles wrote: David Laakso wrote: This seemed to help on a local file in Mac OS X 10.4.11: Opera/10b (6522), FF/3.5, Safari/4. Try it on your end and see what you think. BTW, you've used font-weight: bolder; twice in that declaration. .location { background-image:url(Button00.png);

Re: [css-d] Alignment issue

2009-06-29 Thread Bob Rosenberg
At 09:59 -0800 on 11/22/2006, Russ Peters wrote about [css-d] Alignment issue: http://www.redcanoecu.com/index1.asp This gets a error message. The text is: There was error while processing your request. Please try again. Contact Red Canoe Credit Union at 800-562-5611 or email i

[css-d] Alignment Issue

2009-06-28 Thread J.M. Knowles
http://www.extravaganzacreative.com/work/whitney/demo1/ On my nav bar I use the class location to display a blue tab. I have set the height, width, padding and margins the same as the #nav a elements that make the links in the rest of the menu. However - the text appears a bit lower (I am

Re: [css-d] Alignment Issue

2009-06-28 Thread J.M. Knowles
David Laakso wrote: This seemed to help on a local file in Mac OS X 10.4.11: Opera/10b (6522), FF/3.5, Safari/4. Try it on your end and see what you think. BTW, you've used font-weight: bolder; twice in that declaration. .location { background-image:url(Button00.png); :: delete ::

Re: [css-d] Alignment Issue

2009-06-28 Thread David Laakso
J.M. Knowles wrote: David Laakso wrote: This seemed to help on a local file in Mac OS X 10.4.11: Opera/10b (6522), FF/3.5, Safari/4. Try it on your end and see what you think. BTW, you've used font-weight: bolder; twice in that declaration. .location { background-image:url(Button00.png);

Re: [css-d] Alignment Issue

2009-06-28 Thread David Laakso
J.M. Knowles wrote: http://www.extravaganzacreative.com/work/whitney/demo1/ On my nav bar I use the class location to display a blue tab. I have set the height, width, padding and margins the same as the #nav a elements that make the links in the rest of the menu. However - the text

[css-d] Alignment issue

2006-11-22 Thread Russ Peters
I have two div's for article boxes that I have defined specifically to be 22em wide and 20em's high. I have defined a height for these to control how big the boxes look by default on the screen (they both have to be the same no matter how much content is in them). My problem is that there is a

Re: [css-d] Alignment issue

2006-11-22 Thread ~davidLaakso
Russ Peters wrote: I have two div's for article boxes that I have defined specifically to be 22em wide and 20em's high. I have defined a height for these to control how big the boxes look by default on the screen (they both have to be the same no matter how much content is in them). If you