Re: [css-d] css-d Digest, Vol 56, Issue 9

2007-07-06 Thread dan
Hello, thanks for your message but I'm on holiday now until the 16th July. If its urgent, please contact me on my mobile otherwise I'll get back to you on my return. Kindest Regards Dan. __ css-discuss [EMAIL PROTE

Re: [css-d] css-d Digest, Vol 56, Issue 10

2007-07-06 Thread dan
Hello, thanks for your message but I'm on holiday now until the 16th July. If its urgent, please contact me on my mobile otherwise I'll get back to you on my return. Kindest Regards Dan. __ css-discuss [EMAIL PROTE

Re: [css-d] css-d Digest, Vol 56, Issue 11

2007-07-08 Thread dan
Hello, thanks for your message but I'm on holiday now until the 16th July. If its urgent, please contact me on my mobile otherwise I'll get back to you on my return. Kindest Regards Dan. __ css-discuss [EMAIL PROTE

[css-d] IE drop float problem that fixes on page refresh

2006-03-17 Thread dan
for the whole site with 2 left floated divs for columns inside an inner conatiner with a "clearfix" on. I've heard that the proprietary IE {zoom:1;} can solve this, but that doesn't vaildate - is there something really stupid I'm doin

Re: [css-d] A New Bug or am I just a bad Programmer?!?!

2007-06-28 Thread Dan Dorman
color: #981793;padding:10px} Display: inline would lose the line break, but I'm not sure how it would affect the rest of your layout. Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/cs

Re: [css-d] Text drifting to the left with very large screens

2007-07-11 Thread Dan Dorman
to the itself. Give it position: relative and left: 364px and you should get the effect you're looking for. :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://c

Re: [css-d] Elegant alternative to ?

2007-08-16 Thread Dan Dorman
or something like that. I haven't run into any situations where it's been a problem yet. Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incu

Re: [css-d] Beginner: img distances

2007-08-20 Thread Dan Dorman
is often done with navigation links these days. Good luck! :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FA

Re: [css-d] Hiding a table column with CSS?

2007-08-23 Thread Dan Dorman
ility: collapse; /* hides column in Firefox */ > display: none; /* hides column in ie6, ie7 */ > } This is ugly and hackish, but since cross-browser support for is so spotty, I usually just apply a class name to the s and s in a column, then apply display: none to all el

[css-d] CSS shadows for centered images

2007-08-27 Thread Dan Craciun
x27;s alignment centered (both vertical and horizontal). Here's the link: http://nuntidigitale.ro/galerie/v/foto/1/ and the css: http://nuntidigitale.ro/galerie/themes/slider/theme.css Any ideas? Thank you! Best regards, Dan Cra

[css-d] CSS shadows for centered images

2007-08-28 Thread Dan Craciun
x27;s alignment centered (both vertical and horizontal). Here's the link: http://nuntidigitale.ro/galerie/v/foto/1/ and the css: http://nuntidigitale.ro/galerie/themes/slider/theme.css Any ideas? Thank you! Best regards, Dan Cra

Re: [css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Dan Dorman
eft and height: 100% #right_content: added margin-left: 240px (may need to be adjusted slightly) I'm not sure how this will affect the layout in IE, or what the ramifications for other pages on your site will be if they're using the same CSS, but maybe it will give you

Re: [css-d] I give up! Can someone please tell me how to fix this?

2007-08-29 Thread Dan Dorman
nt that; for example, declaring height: 100% on various elements became moot after that change was made. :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss

Re: [css-d] Bookmarking

2007-09-11 Thread Dan Dorman
k: What can I do with potatoes besides eat them? Hope that helps! :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- h

Re: [css-d] Firefox problem

2007-09-12 Thread Dan Dorman
.5em 0em 1em} I believe it ought to look more like this: * #textright, html #textright {mar\gin: .5em .5em 0em 1em} In any event, that "*html" shouldn't be there; Firefox never even parses any of the styles after line 115, that's why thinks are looking

Re: [css-d] Code error

2007-09-21 Thread Dan Dorman
et. (There's still a couple of minor issues, but see if you can't sort 'em out after fixing the height.) :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/F

Re: [css-d] Code error

2007-09-21 Thread Dan Dorman
On 9/21/07, Dan Dorman <[EMAIL PROTECTED]> wrote: > fieldset. (There's still a couple of minor issues, but see if you > can't sort 'em out after fixing the height.) And by fixing, I mean getting rid of the property declaration. Should h

Re: [css-d] bottom alignment of two columns

2007-09-30 Thread Dan Phiffer
On Sep 30, 2007, at 3:25 PM, William M Conlon wrote: > The text in the two lower columns is not likely to change much, so I > can live with the padding approach, but I'm curious if there is a > better alternative. One way you might achieve this is to give #bottom relative positioning and absolu

Re: [css-d] Pure CSS drop-down menus aren't *good*

2007-10-17 Thread Dan Dorman
ed-to item remains displayed. In both Safari 3.0.3 (Windows) and Opera 9.23 (Windows), tabbing doesn't seem to work. Mousing over works fine, however. :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] Help

2007-10-18 Thread Dan Dorman
ng semicolon, and two, no such named entity exists! Anyway, long story short: & has to be & for XHTML. Hope that helps! :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List

[css-d] Suckerfish dropdown problem with multiple layers

2007-11-26 Thread dan smith
gh with the CSS syntax to know what to look for. If anyone has any advice it would be very gratefully received. Many thanks Dan The navigation styles: #nav, #nav ul.menu li { padding: 0; margin: 0; list-style: none; } #nav ul.menu li { margin: 0.25em; background-color:

Re: [css-d] How to center a table using CSS

2007-11-30 Thread Dan Dorman
On Nov 30, 2007 1:46 PM, michelle m <[EMAIL PROTECTED]> wrote: > I am trying to center a data table on a page using valid > CSS and XHTML. I had great cross-browser success (FF, IE7, Op, Sa; all Windows) when I applied "margin: auto" to the tabl

Re: [css-d] Problem with div collapsing

2007-11-30 Thread Dan Dorman
ight columns on either side of the page. Try ditching the brs and adding "overflow: auto" to the .formBox divs. :Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

[css-d] selecting a list from one of its items

2007-12-03 Thread dan smith
? .active { left: auto; } i suspect this is either impossible or very simple, but i've ground to halt. any advice very gratefully received. many thanks dan __ Sent from

[css-d] Background image IE problem

2008-02-12 Thread dan smith
Hi, I'm having a first stab a designing a homepage, and I've run into one major hiccup. I’ve used background images on the two main content area container divs: #home-row1 #home-row2 They should appear as the background images for the nested boxes within them. This works great in Firefox but

[css-d] IE6 display problem

2008-02-20 Thread Dan Craciun
Hello, The page here: http://qurl.com/5tyfb validates and displays as it should in Firefox, Opera and IE7, but breaks horribly in IE6. Can someone look and see what is the problem? TIA. Best regards, Dan Craciun __ css

[css-d] content drop in IE6

2008-09-22 Thread Dan Katz
Hi folks, I'm trying to figure out why the main content of this page: http://graceburkecrc.org drops down to the middle of the page in IE6. It looks fine in IE7 and Firefox. Any help would be appreciated. Thanks in advance. -- Dan Katz http://www.linkedin.com/in/m

Re: [css-d] content drop in IE6

2008-09-22 Thread Dan Katz
Beautiful, thanks On Mon, Sep 22, 2008 at 4:19 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Dan Katz wrote: >> >> I'm trying to figure out why the main content of this page: >> >> http://graceburkecrc.org >> >> drops down to the middle of

[css-d] float help in IE6/7

2008-10-07 Thread Dan Katz
Hi folks, Please take a look at the header of this site: http://ecosphere-services.com Looks fine in firefox, but in IE6 and 7 the locations/phone numbers spread out. Thanks in advance for any help. -- Dan Katz http://www.linkedin.com/in/mtndan

Re: [css-d] float help in IE6/7

2008-10-09 Thread Dan Katz
Worked perfectly. Thanks for your help! On Tue, Oct 7, 2008 at 9:55 AM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Dan Katz wrote: >> >> Please take a look at the header of this site: >> >> http://ecosphere-services.com > > IE can't "shrink width

[css-d] Specificity Problem

2008-12-24 Thread Dan Gayle
I am having a specificity problem that I need help with. I am trying to create an info box that floats to the right within my main content div that uses the cascade to supply the styling. The content of that info box needs to be marked up using plain html elements, because the content write

Re: [css-d] question about combining descendant selectors

2009-01-08 Thread Dan Gayle
Your selectors are wrong. You aren't using descendent selectors for .article. You are saying .hm #news_snip .date has the color green AND ALSO .article has the color green, because of the comma. That means you have two declarations for .article, and the second one is over-riding the first.

Re: [css-d] font color change on individual letters of a word

2009-01-08 Thread Dan Gayle
Using span elements with inline style blocks will fix your problem. Example: Flickr On Jan 8, 2009, at 6:27 PM, James E. Darfler wrote: > I'm now trying to follow the strict > definition of XHTML and it doesn't like the "font" in the solution.

Re: [css-d] font color change on individual letters of a word

2009-01-08 Thread Dan Gayle
That's way more code than just styling it inline, IMHO. Even if you were going to do it this way, it would be better to create simpler classes: a{color:red;} .blue{color:blue;} .green{color:green;} A class overrides a simple element selector, so the classed span (.blue) would override the a

Re: [css-d] best practices

2009-01-12 Thread Dan Gayle
Archive.org doesn't cache @imported stylesheets, so if you're interested in posterity, links are the better way to do it. On Jan 12, 2009, at 10:42 AM, s...@ssyed.com wrote: > Probaly linking is being cashed and @import not? Loading times? __

Re: [css-d] The CSS Overlords

2009-01-17 Thread Dan Gayle
Ask a person who uses a screen reader to answer why tables shouldn't be used for layout. You'll get your answer soon enough. Ask a person who has had to modify or alter a website made in tables, to add new features like a new sidebar or a pull quote within the middle of a block of text. Ask

Re: [css-d] The CSS Overlords

2009-01-17 Thread Dan Gayle
>> CSS requires a change in thought process, a re-envisioning of a >> website >> from a different perspective. > > Exactly, at least for those who learned to create web pages without > the benefits of CSS. This is the interesting part, because I'm a professional web designer, and until abou

Re: [css-d] Inline styles vs. external style sheet

2009-01-22 Thread Dan Gayle
I believe you are wrong. There are valid reasons for adding inline styles. For instance, when creating a plugin or widget for a CMS or other managed site, often the CSS and/or the HTML cannot be modified. Or perhaps something is created in the content itself that needs specific styling, i

Re: [css-d] Inline styles vs. external style sheet

2009-01-23 Thread Dan Gayle
I believe you are wrong. There are valid reasons for adding inline styles. For instance, when creating a plugin or widget for a CMS or other managed site, often the CSS and/or the HTML cannot be modified. On Jan 23, 2009, at 12:52 AM, david wrote: If you can't modify the HTML, you can't add

Re: [css-d] Inline styles vs. external style sheet

2009-01-23 Thread Dan Gayle
On Jan 23, 2009, at 8:09 AM, Virgilio Quilario wrote: You can always put a tag into your html body to include your external css file. I'm pretty sure it would override those linked in the head. that should make your css for the widget re-usable. you may put all overrides into that external f

Re: [css-d] New to List First question.

2009-02-16 Thread Dan Gayle
IIRC, those stats only come from visitors of the W3Schools website, and thus are highly swayed toward web designers who are using FF and away from IE. On Feb 16, 2009, at 3:01 PM, Ryan Little @ Gusto wrote: > Hi all, > > I have been lurking for the last few days watching the eb and flo. I >

Re: [css-d] changing languages for a phrase

2009-02-27 Thread Dan Gayle
> Is it possible to > do it like this je ne sais quoi and have a > style on an external style sheet link > > .french { > lang : fr; > font-style: italic; > } You can use attribute selectors though: *[LANG=fr] { font-style: italic; } Will not work, obviously, in some of our geriatric browsers. Bu

[css-d] IE6 or IE7 Standalones

2006-10-22 Thread Storm, Dan
is no true separation. Comments? dan storm ~ web developer ~ amazon.com ~ w: 206.266.0292 ~ c: 425.503.9580 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.i

[css-d] Interior wrapper not functioning/behaving itself

2006-10-24 Thread Dan Clarkson
nterior wrapper. Most grateful for any assistance to relieve my frustration.. All styles are in the head of the page for easy viewing. Dan __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

[css-d] Drop cap Bug in Firefox - Duplicating paragraph on refresh

2006-11-13 Thread Storm, Dan
; padding: 8px; font: italic 2.5em "Times New Roman", Times, serif; color: #FFF; background-color: #555; border: 1px solid #F00;} Could this be related to the style swapper JS? Has anyone seen this before? dan storm ~ web developer ~ amazon.com ~ w:

Re: [css-d] Drop cap Bug in Firefox - Duplicating paragraph

2006-11-14 Thread Storm, Dan
Storm, Dan wrote: > I have drop caps at this site where I use a JS CSS swapper: > > http://sorenkierkegaard.org/comment.htm > > In the default version (the white background version) the drop cap > would work in Firefox 1.5.8 only on the first page, but after you > navigate

[css-d] menu items beyond the frame

2006-11-30 Thread Dan Benedetti
id of position altogether? Any suggestions? The site is http://www.bu.edu/library/, and the relevant css is http://www.bu.edu/library/common/menufortoppg.css. All this coding was inherited, and I'm a relative CSS newbie. Please help! -Dan Benedetti Boston

[css-d] site check: nuff-respec.com

2006-11-30 Thread css-dan
Since my died and I launched the site I was wondering if someone could take my site for a quick spin in IE... http://www.nuff-respec.com/ thanks!! _dannyb __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/lis

[css-d] Links at bottom ... 3 col

2006-12-05 Thread css-dan
Notice link1 / link 2 / link 3 at bottom all lining up with variable text above it … I can use faux column, and i can “cheat” and just break all … then put three more columns which looks perfectly visibly … but if you think of the link as “more info on head 1” ... it won’t flow nicely enough fo

Re: [css-d] New to CSS, can't figure out why this won't work.

2006-12-06 Thread css-dan
It's all about the box model ... I had the same issue ... I was so used to IE, and their way of thinking (i do like it better), but that is not what the spec says ... You can read about it here: http://www.w3.org/TR/REC-CSS2/box.html In short ... your #nav is 55px too wide ... because you have

[css-d] IE7 and Horizontal scroll bar with 3col layout using neg margins

2007-01-18 Thread Dan H
past posts, it has usually been something simple that my tired eyes have missed. Thank you, Dan __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css

[css-d] Here is the link - IE7 and Horizontal scroll bar with 3col layout using neg margins

2007-01-18 Thread Dan H
all the time for me, thought this could be a cache issue for me. As with my past posts, it has usually been something simple that my tired eyes have missed. Thank you, Dan __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] CSS to NOT cache a single image

2007-02-14 Thread Dan Dorman
On 2/14/07, Timothy Martens <[EMAIL PROTECTED]> wrote: > Not sure about IE. Seems to work in IE as well (version 6, at least). Dan Dorman __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/

[css-d] Layout broken in IE

2007-04-06 Thread Dan Craciun
The layout here http://qurl.com/j2kz1 , works as intended in Opera and Firefox, the html and css validates, but in IE 6 is completely broken. Any suggestions on how can I fix this (and keep the code valid)? TIA Dan __ css

Re: [css-d] stairstepping in IE6 Win

2007-06-05 Thread Dan Dorman
solved the problem by setting the containing 's overflow to hidden. Thusly: #headerBox ul {margin-left: 105px; margin-bottom: 35px; height:15px; overflow: hidden;} Hope that helps! Dan Dorman __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Logical expressions

2005-11-06 Thread Dan Searle
first div." I don't know what your design is, so maybe this won't work for you, but perhaps you could rethink the problem and attack it from a different angle: don't try to make both columns be the same height, but just make them _look_ like they're the

[css-d] IE6, Widescreens and vanishing images

2005-11-09 Thread Dan Searle
asp#highDPI_solution I have tried to recreate the situation by changing my DPI, and adding the registry key that is mentioned, but all that achieved was to make the images look crappy - the links were all there though. Thanks in advance, Dan ___

[css-d] Disappearing nav image

2005-11-09 Thread Dan Searle
sthere.com/screenshots/esf_screenshot_2.jpg Does anyone know what might cause this? And even better - how I might try to fix it? It's a bit tough to track down when it works for me! Cheers, Dan __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Styling COL and COLGROUP

2005-11-10 Thread Dan Kletter
Drawback is colgroup is only supported by IE and limited to width, border, background and visibility styles. (I know the original poster was designing for IE, but still...) I think Eric Meyer had the right idea. I wouldn't advise using adjacent sibling selectors. It's not very efficient. Ideally,

Re: [css-d] Disappearing nav image - FIXED

2005-11-10 Thread Dan Searle
anyone else who may find that images vanish from their websites for no apparent reason. Thanks to Charles Dort for his help testing this. - Original Message - From: "Dan Searle" <[EMAIL PROTECTED]> To: "css-discuss" Sent: Wednesday, November 09, 2005 6:16 PM Sub

Re: [css-d] Too Funny, and not really off topic...

2005-11-14 Thread Dan McCullough
I've caught several people leeching designs and scripts and stuff by placing odd comments in various locations. I have seen some doozies before but this one is pretty funny. On 11/14/05, Les Mizzell <[EMAIL PROTECTED]> wrote: > I just inherited a mostly CSS based site. While poking through code,

Re: [css-d] Flowable CSS Columns?

2005-11-14 Thread Dan Kletter
On Mon, 14 Nov 2005, Pringle, Ron wrote: > Only by using CSS3 which is not widely supported. Or you can use the Javascript implementation: http://www.csscripting.com/wiki/index.php?title=Main_Page --dk Yes. Beautiful, wonderful nature. Hear it sing to us: *snap* Yes. natURE. __

Re: [css-d] Flowable CSS Columns?

2005-11-14 Thread Dan Kletter
: > I'm geekin out over this!!! Using the javascript implementation, how > widely is it supported? > > > Rachell Coe > Webmaster > King Estate Winery > 541-942-9874 Ext: 136 > http://www.kingestate.com > > -Original Message- > From: Dan Kletter [ma

Re: [css-d] Slightly off topic

2005-11-18 Thread Dan McCullough
Are you talking from code perspective or from the browsers perspective? On 11/18/05, Eystein Mack Alnæs <[EMAIL PROTECTED]> wrote: > Try the webdeveloper extention to Firefox. It's great for all sorts > of css'y things. > > https://addons.mozilla.org/extensions/moreinfo.php? > application=firefox&

[css-d] Layout Problem with Widths

2005-11-30 Thread Dan Moriarty
whole css can be seen at: http://danmoriarty.com/subsites/invision/css/invision.css -- Thanks, Dan M. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] Why extra space in layout with IE 6 and not others?

2005-12-08 Thread Dan Moriarty
; width:150px padding:10px; } #collection_content table{ text-align:center; } #collection_content{ margin-left:160px; background: #fff; text-align:center; color:#000; } #collection_text{ margin-left:160px; padding:10px; } -- Dan M

Re: [css-d] http://css-discuss.incutio.com/?page=FrontPage Hacked

2005-12-15 Thread Dan McCullough
Thats a shame :( On 12/15/05, Felix Miata <[EMAIL PROTECTED]> wrote: > :-( > > FrontPage > FrontPage | RecentChanges | Preferences > > WIKIISGAY > > WIKIISGAY > > WIKIISGAY > > WIKIISGAY > > WIKIISGAY > > WIKIISGAY > > WIKIISGAY > > WIKIISGAY > -- > Jesus Christ is the reason for the season. > >

Re: [css-d] what could give similar effect to line-height?

2005-12-26 Thread Dan Jallits
Could you copy the applicable CSS so that I may help you. -- Best regards, Daniel C. Jallits 100 E. Oneida Avenue Elmhurst, Illinois 60126-4465 United States of America T: 630.279.2798 | M: 630.670.3775 [EMAIL PROTECTED] | jallits.wordpress.com -- PGP Signature: Its Coming!

[css-d] Fwd: Changing Text Colors

2005-12-26 Thread Dan Jallits
-- Forwarded message -- From: Dan Jallits <[EMAIL PROTECTED]> Date: Dec 26, 2005 10:27 AM Subject: Re: [css-d] Changing Text Colors To: Chuck Pelto <[EMAIL PROTECTED]> Merry Christmas Your CSS looks like this: #merry { color: #00FF00; } #xmas { color: #FF } Yo

Re: [css-d] 3 same height columns layout problem

2005-12-28 Thread Dan Jallits
I am not going to write it all out for you since it has been done many times before but you should check out the following article . On 12/28/05, Samatason Ltd <[EMAIL PROTECTED]> wrote: > Hi > > Adding > > margin: 0 0 0 0; > > to the body

Re: [css-d] Content shifting in IE

2005-12-28 Thread Dan Jallits
Your web page should not shift when you open an IE menu item. The only thing that shifts is the "IE 3 Pixel Shift". This is documented through-out the web. This effect is when the page renders correctly in a standards-compliant browser (Mozilla Firefox) but is slightly off when viewed in IE. I am

Re: [css-d] [ADMIN - OFF TOPIC] Re: JavaScript Detection

2005-12-29 Thread Dan Jallits
I agree with Alex, this thread would be better served on a different list. However you might be interested in this though: and in particular . It returns more information then wha

Re: [css-d] Menu styling - li indents

2006-01-03 Thread Dan Jallits
You need to adjust the margin and padding for the LI tag to zero or none. On 1/3/06, Richard Brown <[EMAIL PROTECTED]> wrote: > Hi All > > I am trouble understanding how to remove an indent in an li list. I > have Googled and cannot find (or maybe understand!) what I need to do. > The site is: > h

[css-d] Text Overflow

2006-01-03 Thread Storm, Dan
| ellipsis-word text-overflow-ellipsis: string | uri text-overflow: text-overflow-mode || text-overflow-ellipsis In other words, it looks like "text-overflow-ellipsis" is the property name and "text-overflow" is the shortcut name. Am I wrong? dan storm

Re: [css-d] Browser Incompatibility

2006-01-04 Thread Dan Jallits
evolt.org -- http://www.evolt.org/help_support_evolt/ > > > > > > __ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ >

Re: [css-d] Deciding what browsers to build for/test in

2006-01-04 Thread Dan Jallits
n, Virginia 20147 > Phone: 703-726-3652 > Fax: 703-726-3655 > www.gwvirginia.gwu.edu > > __ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.i

Re: [css-d] Deciding what browsers to build for/test in

2006-01-04 Thread Dan Jallits
Christian, Could you please explain to me how suggesting to someone to keep designs accessible to all browsers doesn't place "emphasis [...] on the practical use of CSS." As for browser detection being an off-topic item I think it is relevent in this instance. It is my opinion that the mechanics o

Re: [css-d] Identifying and marking external links using only CSS

2006-01-13 Thread Storm, Dan
r the external link, but again, IE6 does not support the ::before or ::after pseudo elements. But... a[href^"=http://"]::before {content: url(images/externalLink.gif);} I suppose this is more educational than helpful. Cheers, dan storm ~ web developer ~ [EMAIL PROTECTED] ~ w: 2

Re: [css-d] Identifying and marking external links using only CSS

2006-01-13 Thread Storm, Dan
s-20051215/#negation Cheers, Dan Storm -Original Message- From: Vijay Nerella [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 4:49 PM To: Storm, Dan Cc: css-d@lists.css-discuss.org Subject: RE: Identifying and marking external links using only CSS Hi Dan, ':not

[css-d] IE6 Handling of Margins In Floated DIVs

2006-01-23 Thread Storm, Dan
problem when calculating margins? Also, I thought that browsers sometimes collapsed margins. dan storm ~ web developer ~ [EMAIL PROTECTED] ~ w: 206.266.0292 ~ c: 425.503.9580 __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] IE6 Handling of Margins In Floated DIVs (RESOLVED)

2006-01-23 Thread Storm, Dan
-Original Message- From: Nick Fitzsimons [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 10:01 AM To: Storm, Dan Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] IE6 Handling of Margins In Floated DIVs > If I set a container 600 pixels wide and put three 200 pixel w

Re: [css-d] Any tools to grab a page and CSS images?

2006-02-07 Thread Dan McCullough
Offline Browsers should do the trick. Teleport Pro is one i have used in the past. http://www.download.com/Offline-Browsers/3150-2377_4-0.html?tag=dir On 2/7/06, Bill Moseley <[EMAIL PROTECTED]> wrote: > Firefox will save css and js when saving a page, but doesn't save > images specified in any

[css-d] Sequential CSS ID Ordering

2006-02-10 Thread Storm, Dan
Someone is trying to tell me that CSS can control the loading sequence of CSS IDs. I think he's wrong. My guess is that CSS must be used in conjunction with some other technology to achieve this. Please advise. dan storm ~ web developer ~ [EMAIL PROTECTED] ~ w: 206.266.0292 ~ c: 425.503

Re: [css-d] Sequential CSS ID Ordering

2006-02-10 Thread Storm, Dan
-Original Message- From: Bjoern Hoehrmann [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 12:21 PM To: Storm, Dan Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Sequential CSS ID Ordering * Storm, Dan wrote: >Someone is trying to tell me that CSS can control

[css-d] content dropping below sidebar navigation - tried the usual

2006-03-27 Thread Dan H
at this time. I am concerned with only the main page right now. Any help appreciated and any other comments accepted, also. Thanks, Dan __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2

[css-d] content dropping below sidebar navigation - tried the usual

2006-03-27 Thread Dan H
#content - blue and the #main-content-area - red. These will be removed. Side note: some of the other pages may not validate at this time. I am concerned with only the main page right now. Any help appreciated and any other comments accepted, also. Thanks, Dan

Re: [css-d] content dropping below sidebar navigation - tried the usual -SOLVED

2006-03-27 Thread Dan H
Thank you so much. I thought it was something like that but just could not see the forest for the trees. Dan Gunlaug Sørtun wrote: > Dan H wrote: >> http://www.momsluxurylinens.com/ > >> First, I apologize for my being blinded on this. I am thinking I >> will kick myse

[css-d] 2 questions/issues - gap and overflow

2006-04-01 Thread Dan H
rt an item into anything other that the last position. Any help and or comments are welcomed. Thank you Dan __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub --

Re: [css-d] SOLVED -I think:)2 questions/issues - gap and overflow

2006-04-04 Thread Dan H
Roger Roelofs wrote: > Dan, > > On Apr 1, 2006, at 10:29 AM, Dan H wrote: > >> Hello and thanks in advance. >> First issue/question 1 for the following link. >> http://www.momsluxurylinens.com/pages/thomasville/tv-main.shtml >> CSS available at: >> ht

[css-d] text box

2006-04-28 Thread Dan McCullough
a was given a design that had a drop shaddow inside a text box, is there anyway to do that from within css. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.

Re: [css-d] text box

2006-04-28 Thread Dan McCullough
http://www.mccullough-net.com/searchbox.jpg thats what they want it to look like, and they are doing it for a textbox. On 4/28/06, Christian Montoya <[EMAIL PROTECTED]> wrote: > On 4/28/06, Dan McCullough <[EMAIL PROTECTED]> wrote: > > a was given a design that had a drop

[css-d] Overriding cellspacing in IE

2006-05-26 Thread Storm, Dan
I may well be inheriting tables from upstream and am writing tests to nullify cellpadding, cellspacing, border, width, and align through CSS. I can nullify all of the above with FF1.5 on a PC, but cannot override cellspacing for IE6. Suggestions? dan storm ~ web developer ~ [EMAIL PROTECTED

[css-d] 3 Column Static Layout: Left Column Content Broken

2006-05-31 Thread Dan Wadleigh
tioning on our internal redesign project before the designers put their eyes to it. This is my first post, so thanks in advance for any help. Regards, Dan Wadleigh __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/

[css-d] Using s5 to present photography slides

2006-06-05 Thread Dan Healy
ld be appreciated. Thanks, Dan Healy 14610 Bramblewood Houston, TX 77079 (281) 497-1610 [EMAIL PROTECTED] -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.8.1/355 - Release Date: 6/2

[css-d] Horizontal alignment problem in IE 6

2006-06-06 Thread Dan Crites
m 1 pixel to 3. Any ideas? Many thanks, Dan __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.in

[css-d] Modifying s5

2006-06-18 Thread Dan Healy
? Thanks, Dan Healy 14610 Bramblewood Houston, TX 77079 (281) 497-1610 [EMAIL PROTECTED] -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006

[css-d] Rounded corners problem on Mac OSX FF

2006-07-17 Thread Dan Searle
nded corner rectangle, and the last one holds the bottom image of the block. Thanks for any help, Dan. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.

Re: [css-d] Rounded corners problem on Mac OSX FF

2006-07-17 Thread Dan Searle
From: "francky" <[EMAIL PROTECTED]> > Hi Dan, > I can see the problem in IE6 on Win(98SE) too: screenshot-1 > <http://home.tiscali.nl/developerscorner/css-discuss/images/blackboard-1.png>. > and in FF1.07 on pc: screenshot-2 > <http://home.tiscali.nl/develo

[css-d] Why doesn't border-top in my footer work in IE?

2006-10-01 Thread Dan Kletter
I finally gave my website a CSS reboot: http://esophagus.com/htdb/menche/ Coming from a print design background, I'd appreciate some constructive feedback. Most importantly, I've looked at the website on my friend's PC with IE and the one thing I just can't figure out is why the border-top in th

[css-d] Sensitivity in posts WAS: image gallery

2006-10-05 Thread Storm, Dan
[portion snipped] I would be courteous to provide a note of some sort before linking to samples with explicit or pornographic content Thank you. dan storm ~ web developer ~ w: 206.266.0292 ~ c: 425.503.9580 "I have nothing but respect for you, and not much of that." "A child of five

  1   2   >