RE: [css-d] download font

2005-10-04 Thread Peter Williams
From: david Peter Williams wrote: One method is Microsoft's WEFT http://www.microsoft.com/typography/web/embedding/weft3/default.htm There are other ways, too. Unfortunately, NONE of them have become even a de facto standard ... best to avoid dependency on specific fonts. Agreed,

RE: [css-d] Need help with a layout

2005-10-04 Thread Peter Williams
From: Mark Kamian [mailto:[EMAIL PROTECTED] It's bumping the collage on the right down a line now, which I suspect has something to do with the p before, but I'm not having success moving it up. Any ideas? http://d557386.u42.hostserv-dns.net/index.asp No time to test or

[css-d] grey bckground/horz menu

2005-10-04 Thread Patrick Roane
Hey folks, I am wondering how I can move my green horz. menu over so that it is centered above my content instead of being pushed over to the left. Also, does anyone know why the background of the top container block (which contains my logo) is grey in IE, and white (which is what I prefer) in

[css-d] IE gaps in flow

2005-10-04 Thread Adam Helweh
Checking this page in FF all looks fairly well, but in IE the content jumps to the next line. It was working fine before and nothing had changed. ALso, the footer space has disappeared in FF and is in IE? Any help? http://www.peacebeuponus.com/hyperstrike/index.html Thanks Adam

[css-d] Alternative clear methods

2005-10-04 Thread Andreas Håkansson
Hi! Since this is my first post I am sorry if this is a subject which has been dealt with over and over again before :-) I am trying to create the below layout and after som tweaking and reading I managed to get it looking alright in both Win/IE och Firefox (haven't tested any other browsers,

Re: [css-d] grey bckground/horz menu

2005-10-04 Thread Rob Cochrane
Patrick Roane wrote: Hey folks, I am wondering how I can move my green horz. menu over so that it is centered above my content instead of being pushed over to the left. Also, does anyone know why the background of the top container block (which contains my logo) is grey in IE, and white (which

Re: [css-d] Alternative clear methods

2005-10-04 Thread Gunlaug Sørtun
Andreas Håkansson wrote: Had IE had better support for pseudo-classes then I'm sure that would be the solution, but I'm taking a chance to explore other options - more for educational purpose. It's tough to get a good overview of all the hacks and stuff when you are fresh in the css-layout

[css-d] Site check please - Huntly-online

2005-10-04 Thread Mike Davies
I would appreciate a check on this new site, particularly in MacIE. www.huntly-online.com www.huntly-online.com/huntly.css Only the 'Home' and 'Events' pages at the moment. It looks right in Firefox and Opera, and I think I have corrected for WinIE using conditional comments. I had to add top

Re: [css-d] grey bckground/horz menu

2005-10-04 Thread Patrick Roane
Rob, thanks for the help. yet I am not sure of the reason as you have no #Menu in your HTML markup.there is code for another menu this #Menu will be added to another page in the future The above markup is invalid in that you cant use id=horzmenu twice. thanks for pointing this out- I

RE: [css-d] link behaviour in IE

2005-10-04 Thread Edith Karnitsch @ Terranetwork
Sorry - my experience with Mambo is zero, my personal battle is with osCommerce (all tables grr). However - just had a containing div issue on my own site development realised that the solution is simple: apply float: left; to the content wrapper and hey presto it stretches to include all

[css-d] Right and left aligning two groups of inline content without a width

2005-10-04 Thread Matt Harris
I'd like to right-align a Read More link on the same line as a left aligned article date and author. This read more link will be placed in many areas, so I'd prefer not to define a width. If possible, I don't want to use a float either. Is there a way that I can achieve this effect without a

[css-d] Divs positioned relatively but not taking up space?

2005-10-04 Thread Peter Beckman
So I've got me a form. When the form is displayed for the first time, there are no error divs. So everything looks fine. Then when there are errors, each error for each section of the form is displayed as a div within the block the form lives in: div id='formblock' div class='err'

[css-d] Problem with getting the page size and content right

2005-10-04 Thread Birthe Berland
Hi, I am trying to create a receipt. The paper width is 8 cm and I want a margin of 0.3 cm. Since I don't have the right printer yet I have to test it using A4 paper. So what I do is to set the top, left and bottom margin to the specified 0.3 cm + 1 cm (37px) to be able to print it. The

[css-d] horizontal menu

2005-10-04 Thread Patrick Roane
Greetings, I am using a horizontal menu (unordered horiz list) that I'm trying to display in the center of my website. Originally, it was 'floated left'. But since I added a width and margin: 0px auto; and got rid of the float prop. the menu now displays as an unordered vertical list (which is

[css-d] Strange Javascript styling error?!?

2005-10-04 Thread Laura Kisailus
On a certain div, I have an onmouseover and onmouseout that expands and contracts a div. It works great on 4 different pages, except in IE on one page. Steps to recreate: http://dev.762wireless.com/frt/?page=2 Hit Finish Error Displays Mouse-Over the Terms Conditions scroll box

[css-d] Fwd: Height:100% problems

2005-10-04 Thread Colin DiBiase
I have a site that has a repeating background y only. And i want it to adjust to the screen. got that to work but it seems like i need a minimum requirements because when i resize the window so the content is lager than 100% of the screen it cuts off the background that being repeated.

[css-d] for field size different in FF

2005-10-04 Thread fokuss
Hello, I am woking with a developer on this project and currently the Age for field on the left size is set to 50 pixels wide and in Fire Fix it hasnt changed. It looks good in IE. Does anyone know of some issu with the way this was set up? The CSS for it should be near the bottom of the

[css-d] extra padding and/or margin on top and bottom of elements everywhere but IE6/Win

2005-10-04 Thread Matthew LaVelle
The page is here: http://www.creekside-development.com/beta/index.html The style is here: http://www.creekside-development.com/beta/global.css The layout background info is here: All DIVs, one div id=wrapper holds everything. Three rows marked by DIVs that contain content are div

[css-d] Getting rid of gaps and specifying back ground color

2005-10-04 Thread Angus at InfoForce Services
When I go to http://infoforce-services.com/drcleland/ I have a gap between the h1 header and top of the page. Why? in between the Dr. Cleland's and Home Page lines is a gap. Why? I wish to get rid of all gaps. Also why is Default and Reverse appering black on navy and not black on silver?

Re: [css-d] Choppy Scrolling in FireFox

2005-10-04 Thread Rich Points
the pt's are left over from the previous web master and I always use ems for my font sizes. I've been through these style sheets a million times and I can't seem to find the problem. :-( Rich cFA wrote: its another shot in the dark, but it may be your italics (granted thats usually an IE

[css-d] !DOCTYPE, position:relative, and rendering problems! oh my!

2005-10-04 Thread Dan Gooch
Hello all, I'm pretty new to this group, and to CSS in general. I'm a quick learner but I'm stuck at a couple of things. First off, whenever I use a !DOCTYPE tag in my pages, they stop rendering properly. I've tried both strict and transitonal, to no avail. Specifically what goes bad is my

[css-d] ie 5.2 mac layout issue

2005-10-04 Thread Mauricio Giraldo Arteaga
hi i am having trouble with ie 5.2 mac (safari, firefox ok as well as win browsers) with this layout: http://www.alleati.com/propuestas/musa/boceto_sobre.php anyone know what it could be? thanks in advance - mga __

[css-d] why are these two h2s different?

2005-10-04 Thread Mark Kamian
Hi list, Having fun learning css, but this is getting me. As seen in the markup below, I'm using h2 in two instances. In the first instance, along with the text comes what appears to be a line-break before and another one after. However, in the 2nd instance, the before and after spaces

Re: [css-d] !DOCTYPE, position:relative, and rendering problems! oh my!

2005-10-04 Thread Kate Shorey - Comcast
Wow, Writing CSS for a WOWIII website? Cool! (Do you play?) (I am a CSS developer. I also play WOW and now Guild Wars. ) There is a strict use of code for each unique doctype. Would you post the full doctype to the group? Also know that IE does not render background images the same way

Re: [css-d] why are these two h2s different?

2005-10-04 Thread Kate Shorey - Comcast
Hi Mark, You have illustrated why the annoying math is required to figure out specificity ;-) No doubt some multiple selectors are hitting the second h2. Can you provide the CSS on the three divs as well? Your first H2 is H2 within #subheader, but the second H2 is in two different IDs.

Re: [css-d] why are these two h2s different?

2005-10-04 Thread Estelle Weyl
You are floating the first to the right, which makes it only as wide as it has to be. A float is an element that only takes up as much space as it needs The second is a typical block level element, so it takes up the entire space it's allotted. -Estelle http://www.estelleweyl.com -

Re: [css-d] !DOCTYPE, position:relative, and rendering problems! oh my!

2005-10-04 Thread Dan Gooch
I got a couple of other responses basically telling me that my text-align:center isn't supposed to work, and that's what was causing the problem. I ended up getting it working by going back to margins and stacking the columns with float:left. Thanks for the advice! I guess the doctype makes a

Re: [css-d] Getting rid of gaps and specifying back ground color

2005-10-04 Thread Gunlaug Sørtun
Angus at InfoForce Services wrote: When I go to http://infoforce-services.com/drcleland/ I have a gap between the h1 header and top of the page. Why? in between the Dr. Cleland's and Home Page lines is a gap. Why? I wish to get rid of all gaps. Lots of commented stuff that ends up as noise

[css-d] invisible hr?

2005-10-04 Thread Kitty Garrett
Hello, After struggling valiantly on my own to start using CSS, I decided to cut hours (days) off each new effort by asking for help! Today is my first day on the list. I usually try to validate my html and my css as a first step at W3. I have searched the archives here, but maybe didn't

Re: [css-d] invisible hr?

2005-10-04 Thread Thierry Koblentz
Kitty Garrett wrote: My most recent puzzle is that the rules hr aren't showing up on the site. I defined them in the style sheet as: hr { color: #006633; background-color: #FF; width: 2px; } Are you sure about the width? 2 pixels is very small. That's may be why you don't see them...

RE: [css-d] invisible hr?

2005-10-04 Thread Peter Williams
From: Kitty Garrett http://wwwsqueakywheels.org My most recent puzzle is that the rules hr aren't showing up on the site. I defined them in the style sheet as: hr { color: #006633; background-color: #FF; width: 2px; } IE (possibly incorrectly) applies the

[css-d] Unexplained 4px vertical gap in IE6 table cell

2005-10-04 Thread Burleigh, Frank
I'm perplexed by what appears to be a 4px gap below the image in the second table row. I've turned that cell's background a bright red to make the gap easier to see. Gecko browsers don't show this gap *unless* I add a nonbreaking space after the image. I haven't found any combination of

[css-d] IE6 absolute positioning problem

2005-10-04 Thread Carina C . Zona
With the help of an offline lead from a list reader (thanks again!), my Safari bug is resolved. But continued testing still hasn't revealed why what the problem is in IE6. Sample is at http://family.cczona.com. #localnav (position: absolute) is supposed to be positioned relative to parent

Re: [css-d] Unexplained 4px vertical gap in IE6 table cell

2005-10-04 Thread Thierry Koblentz
Burleigh, Frank wrote: For a time I was able to get rid of the gap by joining the second and third rows--but I lost the magic combination that achieved that fine result. ;-) http://design.law.indiana.edu/ilj/index.shtml It goes without saying, your ideas are appreciated in advance. Try:

[css-d] IE6 Margin Problem

2005-10-04 Thread Linda Quinn
This is the link to a page that has a margin problem in IE6/Win - http://www.housecallcs.com/newWeb/pages/archive/termarchive.htm There are four columns of dates - (The dates are hidden until they are needed. I only have the first date in each column showing for test purposes). The columns