[css-d] Problems With CSS Printing

2005-06-13 Thread Steven Costello
in advance! Steven Costello __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

[css-d] Displaying Data in Tabular Form - DIV vs. TABLE

2005-06-08 Thread Steven Costello
I am working on some pages on a site in which I am trying to recreate tables using CSS with DIV's. I am having a hard time with this. Does anyone have any opinions about which is the best route to go? One of the pages I am working on is:

RE: [css-d] Displaying Data in Tabular Form - DIV vs. TABLE

2005-06-08 Thread Steven Costello
Thanks Chris. Very nice informative and descriptive article. Steven Costello __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

[css-d] UL List Type Image not appearing in FF

2005-06-07 Thread Steven Costello
suggestions. The related css file is http://www.trinityinfo.org/css/netscape-css1.css for viewing in FF and http://www.trinityinfo.org/css/mie-css1.css if viewing in IE. Thanks, Steven Costello -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Laakso Sent

RE: [css-d] Form Elements Not Appearing Correctly in FF

2005-06-06 Thread Steven Costello
-existent ID RECIPIENT This error appears for the label for=recipient tag. Would appreciate an explanation of this if you have one. I realize what the error message means and why but thought you might be able to explain the need for using the for attribute. Again many thanks. Steven Costello

RE: [css-d] ID styling

2005-06-06 Thread Steven Costello
Developer tool. Regards, Steven Costello -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dida Kutz Sent: Monday, June 06, 2005 9:00 AM To: css-d@lists.css-discuss.org Subject: [css-d] ID styling I KNOW this has to be an easy fix, but still not working

RE: [css-d] Problem with z-index, I think

2005-06-06 Thread Steven Costello
and the submenu is being displayed it is hard to read the text in the submenu. Hope this helps. Regards, Steven Costello -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michelle Tarby Sent: Monday, June 06, 2005 2:13 PM To: css-d@lists.css-discuss.org Subject

RE: [css-d] top margin problems in Firefox

2005-06-06 Thread Steven Costello
I am viewing the page on Win XP IE6 and FF 1.0.4. Everything to me looks exactly the same. The margins for the masthead selector are set to 0 not 22. The padding is set to 22, is that what you meant? Other than that it looks all the same to me. Regards, Steven Costello -Original Message

RE: [css-d] Box model problem??

2005-06-06 Thread Steven Costello
Please provide a link to the page so we can look at it. Thanks, Steven Costello -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Officelink Sent: Monday, June 06, 2005 8:32 PM To: css-d@lists.css-discuss.org Subject: [css-d] Box model problem?? Hi, I

RE: [css-d] Borders cut short

2005-06-05 Thread Steven Costello
: right; } div#container { background-color: white; border-left:6px solid #d75f2e; border-right: 9px solid #80; margin: 0; padding:0px 0px 5px 0px; } Hope this helps. Steven Costello

RE: [css-d] Class definition problem

2005-06-05 Thread Steven Costello
Dida Kutz wrote: I have a problem that seems exceedingly simple to solve, but I can't seem to- so hoping you can help out. The header on my pages are defined as h3 id=1 with the numbers changing per entry. To format this header in red I'm understanding that all I need to do is place this

[css-d] Form Elements Not Appearing Correctly in FF

2005-06-05 Thread Steven Costello
Hello List, There are a couple forms that I am having trouble viewing properly in FireFox 1.0.4. These forms appear exactly like I want them to appear in IE6. The style sheet for the form is inline. The forms can be viewed here: http://www.trinityinfo.org/Contact/Email-Trinity.php and

[css-d] Problem in FireFox

2005-06-04 Thread Steven Costello
be greatly appreciated as I have been wracking my brain over them for quite some time. Thanks, Steven Costello __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

RE: [css-d] Problem in FireFox

2005-06-04 Thread Steven Costello
Steven Costello wrote: .h1.bullet{ Should be: h1.bullet{ What a silly oversight on my part. Thanks for the second set of eyes AndersN. Steven Costello __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

[css-d] Problem Centering a DIV

2005-05-31 Thread Steven Costello
-Mission-Trip.php. All of the images and text below the header Guyana 2004 Mission Trip is the div that I am having trouble to be centered on the page. Any help would be much appreciated Thanks, Steven Costello __ css-discuss

RE: [css-d] Css help

2005-05-31 Thread Steven Costello
I assume that you are wanting MacKinnon Name history to be the h1. If my assumption is correct then you need to place that text inside the h1 tag. Currently you have it placed inside a separate p tag. As far as getting the h1 to line up with the bottom of your flag image, try something like this: