[css-d] CSS Image Map and IE7

2007-04-25 Thread Marc
I've been working on a variation of this technique: http://alistapart.com/articles/imagemap And, surprise surprise, I'm having trouble with my links not being clickable in Internet Explorer. (The borders are clickable, but with the text hidden, that's all) Here is my [snipped] css: _

[css-d] CSS Image Map and IE7 DISREGARD

2007-04-25 Thread Marc
Figured it out; added a transparent background image to all anchors: #MainNav a { position: absolute; height: 50px; width: 50px; text-decoration: none; border: thin solid blue; background : url(empty.gif); } Sorry to bug everyone... Marc

[css-d] URGENT... Client's requirement changed... Rip and tear at an entire CSS now??

2006-09-21 Thread Marc
ight. What do I do, and is there a kind soul out there that can get me out of this bind tonight? Thanks, marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://cs

Re: [css-d] URGENT... Client's requirement changed... Rip and tearat an entire CSS now??

2006-09-22 Thread Marc
> > I'm guessing from the look of the page that you have > your solution. Is that true? > -- > Roger Roelofs > > Well, the solution was to hack together a separate page, using table based layout.

[css-d] strange quirk with width on UL (IE 5.5 only)

2005-09-27 Thread Marc
and/or how to prevent it? Thanks. -marc __ 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] Strange IE Link behaviour

2005-10-13 Thread Marc
there is a common line through the row. I am struggling to achieve this without splitting the link tag, which I dont really want to do. Anyone got any ideas? Marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] iepng fix spacing

2008-08-18 Thread Marc Hilt
on it ties the #quote to the H1. I came up with the underscore fix to make everything line up almost as close as in firefox. The question is should I proceed this way, I am not sure of the pit falls. Thank you for your time. Marc #wrapper{ margin:auto; margin-top:10px; wid

Re: [css-d] iepng fix spacing

2008-08-19 Thread Marc Hilt
goof information. Marc Hilt <http://marchilt.com/>Olympic Peninsula Web <http://marchilt.com/>Solutions __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.

[css-d]

2008-08-23 Thread Marc Hilt
firefox issue. Here is the whole line which hides in IE but not FF: Thanks Marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies

[css-d] Drop-down menu IE6 problem

2006-06-29 Thread Marc Wolfgram
7;s another matter that will not be addressed -- IE Mac is dead. TIA, -- Marc Marc W. Wolfgram MacCetera LLC 262-367-8800 http://www.MacCetera.com __ css-discuss [EMAIL PROTECTED] http://www.css-

Re: [css-d] Drop-down menu IE6 problem

2006-06-30 Thread Marc Wolfgram
Ingo Chao wrote: > Marc Wolfgram wrote: >> I have used a css drop down menu list structure on several sites very >> successfully. I'm using it again on a site under development. The >> menu works fine on all browsers EXCEPT IE6 Win (works under IE7 beta >> too!) &q

[css-d] "Default" font sizes

2006-07-13 Thread Marc Funaro
My question... Why is this? And what is everyone else doing to work easily with font sizes, while not having to turn around and specify a font size on most of the elements in their document? Is anyone else using this technique, and if so, can you provide some info on how y

[css-d] IE Disappearing Text

2006-07-13 Thread Marc Funaro
I have a page that, when viewed in IE on first load, shows some text. If I click away from IE and back again, the text ends up being the same color as the background (I can see it if I click-drag over the area), and only a shift-refresh causes it to appear again. Is this a specific bug with IE?

[css-d] Firefox Misbehaves on Table Length

2006-12-09 Thread Marc Funaro
x27;s not the WIDTH of the content area, but the height... And it appears to only be a problem on FireFox/Win. What can I adjust to make FireFox behave? Thanks, Marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/ma

Re: [css-d] conditional css for Opera?

2009-11-16 Thread Marc Hall
html http://www.hallmarcwebsites.com/brow.html (view source) Marc Hall HallMarc Websites 610.446.3346 www.HallMarcWebsites.com __ Information from ESET Smart Security, version of virus signature database 4613 (20091116) __ The message was checked by ESET Smart Security. http://ww

[css-d] Fwd: Why won't this item center?

2010-05-27 Thread Marc Guay
> I'm going mad trying to get the horizontal navigation on this page to > center: Put "margin: 0 auto" back and take the float off of the . __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/c

[css-d] height of horizontal bar in IE6

2006-05-09 Thread Marc Slingerland
g just this bar at http://people.uleth.ca/~marc.slingerland/testbar.html Thanks for your help, Marc S. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/

[css-d] A Fairly Complex Design Complete, wishing to implement using all CSS

2006-05-17 Thread Marc Funaro
Hi Everyone, We just received a final design for a new website, in Photoshop format. It looks good and meets the need... And it is fully approved by the client. Now, I could do what I've always done -- slice it up using Adobe ImageReady and output it as HTML/Tables. But I recently did an output

Re: [css-d] A Fairly Complex Design Complete, wishing to implement using all CSS

2006-05-18 Thread Marc Funaro
dvantex.net/new/base.css Again, thanks for your help everyone, and my apologies for jumping right in and breaking the rules with my very first post. Marc _ From: Ian Piper [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 4:30 AM To: [EMAIL PROTECTED] Subject: Re: [css-d] A Fa

Re: [css-d] A Fairly Complex Design Complete, wishing to implement using all CSS

2006-05-18 Thread Marc Funaro
To: [EMAIL PROTECTED] > Subject: RE: [css-d] A Fairly Complex Design > Complete,wishing to implement using all CSS > > Hi Marc, > > It might be a good idea to post a JPEG of how the > design SHOULD look exactly. From what I can see I

Re: [css-d] A Fairly Complex Design Complete, wishing to implement using all CSS

2006-05-18 Thread Marc Funaro
Thank you Rakesh, My specific question revolves around dynamic-height columns, I believe, but starts with "should I start over with the slicing, and if so, what should I do different?" Firefox is a definite here. =) > Hi Marc, > > Your's is a pretty

Re: [css-d] A Fairly Complex Design Complete, wishing to implement using all CSS

2006-05-18 Thread Marc Funaro
> That's a pretty ordinary 'fixed-width 2-column layout > with header and footer', well suited for floats and > negative margins... > > No need for that exact layout-method, but it is one of > the most robu

[css-d] Started over - new questions

2006-05-18 Thread Marc Funaro
ssibility reasons. But when I move my nav div to "after" my content div, the top of the #Container_Middle moves out of position. Argh! Anyone want to keep helping a newbie? Marc __ css-discuss [EMAIL PROTECTED] http://ww

Re: [css-d] Started over - new questions

2006-05-18 Thread Marc Funaro
> Hi, I can answer your question number 4: Internet > Explorer don't support transparent PNG's. So I have to recreate all my images yet again, and this time get the backgrounds to be the same color as what they will be sitting on top of... Meaning that they can only be used when sitt

Re: [css-d] Started over - new questions

2006-05-18 Thread Marc Funaro
doing it" now than I was earlier? (I hope so!) Thanks for your help! Marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 L

Re: [css-d] Started over - new questions

2006-05-18 Thread Marc Funaro
Regarding my last post, I just found a fix that "seems" to work... I added min-height and tweaked the two containers to remain the right height to fill the bottom gap... But I don't know if this is "acceptable" or not. I have updated my online versions to use this new setting, but (anyone) let me

Re: [css-d] Started over - new questions

2006-05-19 Thread Marc Funaro
> [2]http://www.gunlaug.no/contents/wd_1_06_03.xhtml Having read this, I think it might be wise for me to declare my document as simply HTML. I ignorantly used XHTML only because that's what was output originally by Photoshop on my very first foray into an all-CSS layout. HOWEVER, the cont

Re: [css-d] Started over - new questions

2006-05-19 Thread Marc Funaro
quirks" mode, and the latest version now supports the DOM standard... So does that make it the best browser with which to do the primary development tasks? Thanks to everyone... I've learned a lot in a short time here. You all have been great!! Marc __

Re: [css-d] Positioning a list bullet image

2006-05-21 Thread Marc Funaro
t of the text looks like it may not be possible, as one would have to know the exact length of each heading in order to place the leaf to the left of it. Is this correct -- am I limited to list-style: url("images/leaf.gif") because the l

Re: [css-d] Started over - new questions

2006-05-21 Thread Marc Funaro
> Wrong nesting of lists. > > Each subsequent ul should be wrapped in a li, like so... > > > > Writers > > > NY

[css-d] List test

2006-05-21 Thread Marc Funaro
Send some messages today and haven't seen them... Testing list. = Marc Funaro, President Macromedia Certified Advanced ColdFusion Developer A D V A N T E XL L C Technical Consulting Services P.O. Box 428 Norwich, NY

Re: [css-d] Started over - new questions

2006-05-21 Thread Marc Funaro
> Add this "nonsense" styles... > > #leftNav {display: inline;} > #mainContent {display: inline;} This worked great, thanks. I notice that my left nav in opera is not condensed the way it is in firefox or ie... Not a big deal - I don't mind the look too much, but just cur

Re: [css-d] Started over - new questions

2006-05-21 Thread Marc Funaro
Disregard my horizontal list question - it was a stupid typo. __ 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-d] Almost done!

2006-05-21 Thread Marc Funaro
y curiousities for the newbie. Thanks for any help you can provide. marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List w

[css-d] Layout Done... Now what about content?

2006-05-22 Thread Marc Funaro
? Thanks again everyone! marc __ 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.incutio.com/ Support

[css-d] CSS Form Layout Problem

2006-05-23 Thread Marc Funaro
With regards to: http://nyslittreedata.advantex.net/new/default/sampleForm.htm http://nyslittreedata.advantex.net/new/default/default.css 1. How can I get the two columns for the form to lay out properly? I've floated the labels left, but right now, the labels and their fields just "spread out

Re: [css-d] making rows line up - tables or css?

2006-05-24 Thread Marc Funaro
> > The content is donor level information. So, it's just > blocks of text w/ varied heights arranged as described > above. Is it really table "data"? > I'm not quite sure. That's why I wasn't sure if a > table is appropriate or not. Watch out - I asked

Re: [css-d] CSS Form Layout Problem

2006-05-26 Thread Marc Funaro
've just "propped"? Again, I appreciate your help!! Once this project is done, I'm going to grab a good book on CSS and spend quality time filling in all these gaps in my understanding of CSS layouts. It's the exceptions and IE hacks that are just driving me insane

[css-d] CSS Validator Warnings

2006-05-26 Thread Marc Funaro
Can warnings like these be safely ignored when validating a CSS file? * Line : 9 (Level : 1) You have no color with your background-color : BODY * Line : 14 (Level : 1) You have no background-color with your color : A * Line : 35 (Level : 1) You have no background-color with your color

Re: [css-d] CSS Validator Warnings

2006-05-26 Thread Marc Funaro
Sorry to waste your bandwidth... I found my own answer after digging just a little further: "If you don't specify color and background-color at the same level of specifity, your style sheet might clash with user style sheets. To avoid this, specify always both of them, see Section 9.1 "Color Cont

[css-d] Win IE absolute positioning not working on only one element

2005-05-27 Thread Marc Wolfgram
t positioned below it at 134. So what did I screw up? It used to work before the client had me change the header elements above it (e10-e13, all top 94, height 32). -- Marc http://www.maccetera.com/ __ css-discuss [EMAIL PR

[css-d] Stupid Safari css table alignment difference

2005-09-17 Thread Marc Wolfgram
liminate them. TIA, -- Marc __ 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] Strange IE Link behaviour

2005-10-12 Thread Marc McHale
shedding some light on the problem would be greatly appreciated. Project nowhere near finished, so dont be too worried about any other problems. Thanks in advance, Marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] RE: [was css-d] Strange IE Link behaviour

2005-10-12 Thread Marc McHale
elements. I have another thing that is similar in the admin part, though it doesn't use spans inside the links and it works fine. Marc __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wik

RE: [css-d] Strange IE Link behaviour

2005-10-13 Thread Marc McHale
am fairly happy with the solution, though not completely sold. Any thoughts? Thanks Marc -Original Message- From: Kristina Floyd [mailto:[EMAIL PROTECTED] Sent: 13 October 2005 16:32 To: Marc Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Strange IE Link behaviour Marc wrote: >

[css-d] Enlarged selector scope from sub element. Possible?

2005-05-17 Thread Visconte, Marc (Contractor)
MY USER STYLE SHEET. I won't hack his code (un-ethical), and I can't add JS or ASP or etc. to re-format the display w/ the added class on the fly. Any ideas? Tnx, Marc __ css-discuss [EMAIL PROTECTED] http://www.