Re: [css-d] bolded links not working in IE

2006-07-06 Thread John Haas
Thanks so much, I had a feeling it was some css weight type of issue. Thanks again! -John Michael Landis wrote: On 7/5/06, John Haas <[EMAIL PROTECTED]> wrote (about http://www.manapedesign.com/21dems): Now, if you got to "About Us" and look at the HTML source for th

[css-d] bolded links not working in IE

2006-07-05 Thread John Haas
Hi folks, I have a secondary navigation at http://www.manapedesign.com/21dems/ At the top of the page... "About Us, Newsroom..." etc... Now, if you got to "About Us" and look at the HTML source for that secondary nav, you'll see that I have a class being dynamically inserted into the to mark

Re: [css-d] IE bug I've never encountered. please help!

2006-06-08 Thread John Haas
ks for the reply, John Ingo Chao wrote: John Haas wrote: The site: http://qatotonetwork.newmbc.com The issue: All of the top parts of the sidebar blocks (which are actually h2 tags) are shifting leftwards about 100 pixels upon page load. It at first renders correctly, then quickly shifts t

[css-d] IE bug I've never encountered. please help!

2006-06-06 Thread John Haas
Hi folks... Was just about to finish up work for the night on the site I'm working on when out of the blue, an IE6/PC bug seems to have reared it's ugly head. I've checked all the usual IE bugs but I am not seeing where this is going wrong. The site: http://qatotonetwork.newmbc.com The iss

[css-d] wrapping long URLs in Firefox? possible?

2006-04-05 Thread John Haas
Hi everyone, I've been looking for a while now for a solution to my problem. Hoping someone here can help... I have a div with a set width. Inside that div is a very long URL, posted by a user of the site I'm working on. In IE/Safari, it wraps just fine to the next line, without breaking

Re: [css-d] resolved: using display:table-cell blows up in IE

2006-01-22 Thread John Haas
Alright, got it to work. IE doesn't recognize for this hack, I had to use 's in this case. See the technique at: http://phrogz.net/CSS/inlineblock.html Thanks for the help, Jack John Haas wrote: And come to think of it, I'm pretty sure you want to apply "disp

Re: [css-d] using display:table-cell blows up in IE

2006-01-22 Thread John Haas
nowrap; } Christian Montoya wrote: On 1/22/06, John Haas <[EMAIL PROTECTED]> wrote: /* IE/Mac \*//*/ body.home #features_table { display: block; margin: 1em 0; text-align: center; } body.home #features { display: inline-block; width: 1px; white-space: nowrap; } /**/

Re: [css-d] using display:table-cell blows up in IE

2006-01-22 Thread John Haas
.com ... rdpdesign.com ... cssliquid.com __ 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/ -- John Haas We

Re: [css-d] using display:table-cell blows up in IE

2006-01-22 Thread John Haas
within that #features div, hence I couldn't put a width on the #features, and couldn't center that via a margin: 0 auto. #features_wrap has to be 100% width. -Jack -- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EM

[css-d] using display:table-cell blows up in IE

2006-01-22 Thread John Haas
net/css/w3c.css Thanks! -Jack -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th St. #1 Philadelphia, PA 19130 __ css-discuss [EMAIL PROTECT

[css-d] please help: multiple column techniques not working

2006-01-18 Thread John Haas
"margin: 0 auto;" theoretically do this when applied to the container div here? It's not. Please help, the deadline is tommorrow and I'm getting very nervous! Thanks in advance... -John -- John Haas Web/Multimedia Designer [man][ape] design

Re: [css-d] mac/IE not reading stylesheet?

2006-01-11 Thread John Haas
Thanks Philip, that did it. Happy Wednesday! -John Philippe Wittenbergh wrote: On 11 Jan 2006, at 1:38 am, John Haas wrote: http://www.lullabot.com Is it because of the way i'm linking css files? @import "themes/lullabot_jack/ </tt><tt>style.css"; Tha

Re: [css-d] IE cutting off the width of my subnav? please help.

2006-01-10 Thread John Haas
reader. I use threaded messages. Anyhow, I just added the code and well, it seems to have done the trick in IE6/PC. Now to test in other places. Thanks!!! -John -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTE

Re: [css-d] problem in IE with subnav layout

2006-01-10 Thread John Haas
reen shots off list] Thanks! I didn't even know there was a toolbar tool for IE. That helps in visualizing the problem, buy I still can't figure out how to make that div in IE function just like the div in Firefox/others. Any changes to width or padding make the div extend rightwar

[css-d] mac/IE not reading stylesheet?

2006-01-10 Thread John Haas
http://www.lullabot.com Is it because of the way i'm linking css files? @import "themes/lullabot_jack/style.css"; Thanks in advance for any help. -John -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [

Re: [css-d] problem in IE with subnav layout

2006-01-10 Thread John Haas
g/help_support_evolt/ -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th St. #1 Philadelphia, PA 19130 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267

[css-d] IE cutting off the width of my subnav? please help.

2006-01-09 Thread John Haas
line-height: 18px; white-space: nowrap; } .second #secondary-nav a.active { background-image: url('images/sl-whitebar.gif'); background-position: center right; background-repeat: no-repeat; margin: 0 0 0 -800px; } .second #secondary-nav a:hover { text-decoration: underline; } -- ---

[css-d] problem in IE with subnav layout

2006-01-08 Thread John Haas
nav a:hover { text-decoration: underline; } -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th St. #1 Philadelphia, PA 19130 No virus found in this outgoing message. Checke

[css-d] IE bad, firefox great. some help please?

2005-12-29 Thread John Haas
d #secondary-nav a.active { background-image: url('images/sl-whitebar.gif'); background-position: center right; background-repeat: no-repeat; margin: 0 0 0 -800px; } .second #secondary-nav a:hover { text-decoration: underline; } I would really appreciate some help here, thanks in

[css-d] Site Check please...

2005-09-10 Thread John Haas
http://www.buyblue.org/stg/ user:buyblue pass:letmein There are a couple of things not functional at this time, but what I'm looking for a check on is any major layout issues. Thanks in advance! -- ---- John Haas Web/Multimedia Designer [man][ape] design w:

[css-d] Site Check please!

2005-09-01 Thread John Haas
http://www.phillyadclub.com/demo Thanks in advance! -- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th St. #1 Philadelphia, PA 19130

[css-d] clearing problem?

2005-08-07 Thread John Haas
all but IE, no matter what clear property i give it. Perhaps the "floatclear" div above it has something to do with it? Thanks! -Jack -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868

[css-d] clear issue in everything but IE

2005-08-03 Thread John Haas
perty i give it. Perhaps the "floatclear" div above it has something to do with it? Thanks! -Jack -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th St.

[css-d] firefox not positioning a float correctly in a 2 column ...

2005-07-28 Thread John Haas
t;left-col" div. However, in FF, the "right-col" div renders approximately 20px to the left of where it should... and on top of the right edge of the "left-col". Any ideas what's going on here? Thanks! -- John Haas Web/Mu

Re: [css-d] weird Safari-only layout issue?

2005-07-28 Thread John Haas
I've figured it out. It's an open that is generated automatically by the CMS. Thanks. John Haas wrote: Yeah, this only seems to happen in Safari 1.x browsers. Anyone every hear of that specific version havin

Re: [css-d] weird Safari-only layout issue?

2005-07-28 Thread John Haas
g the windows and stuff and it seemed to respond appropriately! Karen On Jul 28, 2005, at 12:04 PM, John Haas wrote: Would you Mac users be able to verify something for me? http://www.buyblue.org/stg/ user/pass: buyblue/letmein I've been told that the first blog teaser "Teamsters

[css-d] weird Safari-only layout issue?

2005-07-28 Thread John Haas
screwed up. It looks fine in every browser I have access to. Can anyone confirm, and does anyone know why its happening? Thanks! -Jack -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630

Re: [css-d] center column clearing and breaking flow for no good reason

2005-07-27 Thread John Haas
the new line where you defined everything to have 'clear: none;' Sorry about the /* */, not sure why those are there..Mozilla Mail must've stuck those in there, just disregard them. Matthew -- ---- John Haas Web/Multimedia Designer [man][ape]

[css-d] center column clearing and breaking flow for no good reason

2005-07-26 Thread John Haas
You can see this in everything but IE6 it seems. I've even set all of those divs within the node to clear:none, so I don't know why this is happeneing. Any ideas? Thanks in advance! -Jack -- ---- John Haas Web/Multimedia Designer [man][ape] design w:

Re: [css-d] Weird gap between divs (repost?)

2005-07-25 Thread John Haas
That did it. I'm now workign with three columns that work in every browse combo i can see. Wow, what a relief! Thanks! -Jack Gunlaug Sørtun wrote: John Haas wrote: ...the first problem is that I'm getting a gap between my header div and my content wrapper div..

[css-d] Weird gap between divs (repost?)

2005-07-25 Thread John Haas
org/v2/layout1c.gif (same user/pass if needed) Thanks in advance! -- ---- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th

[css-d] Weird gap between divs

2005-07-25 Thread John Haas
main content div or my right sidebar yet, but I want to nip this in the bud right away. Here's the comp of what I'm shooting for: http://www.buyblue.org/v2/layout1c.gif (same user/pass if needed) Thanks in advance! -- ---- John Haas Web/Multimedia Design