Re: [css-d] width and float problem on Mac

2005-06-21 Thread Philippe Wittenbergh
On 22 Jun 2005, at 4:16 am, <[EMAIL PROTECTED]> wrote: I've done this site, http://wwt.chss.uqam.ca, and everything's fine except two nagging little aches that won't go away. I can not see your site, as it appears to be behind a login screen. In IE Mac, the logos and the contact info appear

Re: [css-d] IE Problem w/ 3 Columns

2005-06-21 Thread dwain
jimmy wrote: I am having a problem in IE6 on XP with a 3 column layout. The left column contains thumbnail images, and sometimes it shows up under the text in the center column, and sometimes it shows properly in the left column. I can keep clicking on the page refresh and it will move back a

RE: [css-d] escaping table in IE6

2005-06-21 Thread Maren Child
Thanks, Paul - I've got the font sizes working now and the gap has gone away. I tried various things with the wide table and in the end I think the problem was that I had a width of 90% on the table, and that 90% plus the margins made it more than the 100% of the div it is inside. Anyway, if I don'

[css-d] IE Problem w/ 3 Columns

2005-06-21 Thread jimmy
I am having a problem in IE6 on XP with a 3 column layout. The left column contains thumbnail images, and sometimes it shows up under the text in the center column, and sometimes it shows properly in the left column. I can keep clicking on the page refresh and it will move back and forth. Na

[Fwd: Re: [css-d] navigation menu issues]

2005-06-21 Thread Rahul Gonsalves
Hi Saul: Screenshots for IE and FF 1.0.4 (XPSP2) can be found here. FF looks ok, IE seems to drop the content down. Perhaps you need to decrease the width of the middle column? http://www.flickr.com/photos/[EMAIL PROTECTED]/20827640/ http://www.flickr.com/photos/[EMAIL PROTECTED]/20827572/

[css-d] Strange 2 column float behavior.

2005-06-21 Thread shawn a
Im using this external style sheet: http://proto.kudos.goldenware.com/i/t.css this page looks fine: http://proto.kudos.goldenware.com/a/American_Airlines.html this page on the other hand: http://proto.kudos.goldenware.com/l/AAQ.html does not. It seems that the right column does not want to float

[css-d] navigation menu issues

2005-06-21 Thread saul
Hello, I was asked by my boss to create a new layout for our site and thought I'd take the opportunity to create it in CSS. I've looked at a lot of web sites and read a bit too and for a novice have gotten it pretty far. I am having a bear of a time with the main horizontal navigation in ge

[css-d] escaping table in IE6

2005-06-21 Thread Maren Child
http://www.biotext.com.au/test0205/columns8.html Can anyone tell me, why is IE6 ignoring the width and font size styles for the table? And why is there a huge gap before the footer? Maren Child WordsWorth Writing [EMAIL PROTECTED] (02) 6239 5316 _

Re: [css-d] IE 6 blocking background images

2005-06-21 Thread Matthew Ohlman
Greg Prosser wrote: TRIMED A BIT The site is built on css & xhmtl. The particular client is using IE 6.0.2., any site that we visit with this browser blocks all background-images that are referenced in CSS. We've disabled anti-virus software, changed all the usual settings in IE, and n

[css-d] why width:100% in nested div corner technique

2005-06-21 Thread Elly
I'm using a rounded corners technique of nested divs, based on the redmelon demo at: http://redmelon.net/tstme/4corners/ (thanks!). My demo is here (css embedded): http://echozone.com/private/corners/ I have not been able to figure out why - width: 100% - commented out in my demo, is used fo

[css-d] CSS valid menus

2005-06-21 Thread David Boddie
Hello all, I think I'm ready to try my hand at a CSS valid menu system for my work web site. Can someone email me off list and give me some suggestions or point in the direction of some good scripting I can use? Thanks, Boddie --- David Boddie, Web

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Christian Heilmann
> I didn't try, but could you place the image inside the link just as an image? > I realize that this likely creates alignment problems cross-browser, but it > might be a solution, albeit not exactly a CSS one. I'm therefore agreeing > with Ingo that there's probably no good CSS solution. > > Y

[css-d] width and float problem on Mac

2005-06-21 Thread lessard
Hello, I've done this site, http://wwt.chss.uqam.ca, and everything's fine except two nagging little aches that won't go away. In IE Mac, the logos and the contact info appear each on separate lines instead of being aligned. Here's the code for the div, the p and the images (inside the p): #bdp

Re: [css-d] aligning text in floated div

2005-06-21 Thread Holly Bergevin
From: Marty Martin <[EMAIL PROTECTED]> >If you will look at this page though, you will see that the Category >Title is not center aligned: http://new.icn.net/hub/categoryGallery.cfm > I need the text to be center aligned! :) Try - div.category p { width: 99.9%; text-align: center; } hth, ~

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Ingo Chao
as a sign of good mental health, once more citing myself: http://www.satzansatz.de/cssd/wrappinglinkbg.html Updated my test case to show the assumed rectangle. This is a coordinates rectangle build by 0,0 and 100%, 100% of the inline 's visual rendering coordinates. When this rectangle was u

[css-d] Re: Overflow:hidden [help]

2005-06-21 Thread Craig Snyder
Susan :: Thanks for those screenshots! Very helpful. Unfortunately the web page is offline for a while due to a bad connection with my web-based file manager... -Craig WEBSITES: THE EMPTY HEAD at: www.atgig.com/mightyhead/ RUMBLE at: www.icestormcity.com/rumble/ CSS FLOW at: dukeofb

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Holly Bergevin
From: Ingo Chao <[EMAIL PROTECTED]> Date: Tue, 21 Jun 2005 19:20:41 +0200 >Christian Heilmann schrieb: >> a{ >> background:url(arrow-selected.gif) top left no-repeat #fff; >> padding-left:1em; >> } >> >> MSIE does not render the image though when the link bre

[css-d] Bullet list-position problem with background-image

2005-06-21 Thread casmussen
I am gradually rescuing a site from table-based code and am replacing the menu with css I developed for another site (see www.mobiledatasys.com) but have since improved re font size in the ul. I found great positioning advice at webmasterworld: in the ul, the top and left margin gave me the desired

[css-d] IE 6 blocking background images

2005-06-21 Thread Greg Prosser
This may not be the most appropriate list for this, as I'm certain this is software related. The site is built on css & xhmtl. The particular client is using IE 6.0.2., any site that we visit with this browser blocks all background-images that are referenced in CSS. We've disabled anti-v

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Ingo Chao
Christian Heilmann schrieb: ... a{ background:url(arrow-selected.gif) top left no-repeat #fff; padding-left:1em; } MSIE does not render the image though when the link breaks into a new line. Test Case: http://icant.co.uk/sandbox/inlinelinks/

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Mike Dougherty
I would suggest for the sake of the future, (where the CSS gets moved to another directory and you have to update the markup to reflect the change) that the only relative paths you use are relative to the root: /images/whatever.gif Otherwise, you may have to update the markup referring to the

[css-d] re: Overflow:hidden [help]

2005-06-21 Thread Craig Snyder
Hi Again :: I updated the page [ http://www.atgig.com/mightyhead/bgtext.html ] and gave the bgtext DIV a fixed position and a width of 100% which seemed to take care of my overflow problems. However if someone thinks the page could be improved or it still looks screwy in Safari or other brows

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Jono Young
On Jun 21, 2005, at 12:07 PM, Christian Heilmann wrote: a{ background: #fff; url(arrow-selected.gif) 0 50% no-repeat; /* "0" places image flush left, "50%" places it vertically centered */ padding-left: 1em; white-space: nowrap; } I'm not sure, but you may not even need white-space: nowra

[css-d] Overflow: hidden [help]

2005-06-21 Thread Craig Snyder
Hi Everybody :: I've been playing with a design for a page using text to simulate a background image. The page works okay but I cannot get the overflow: hidden property to work to my satisfaction. The page scrolls in Firefox, and probably in other browsers as well. IE clips the content as I e

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Christian Heilmann
> a{ > background: #fff; url(arrow-selected.gif) 0 50% no-repeat; /* "0" places > image flush left, "50%" places it vertically centered */ > padding-left: 1em; > white-space: nowrap; > } > > I'm not sure, but you may not even need white-space: nowrap; if you follow > the example above. Personal

Re: [css-d] Inline links, background images and MSIE

2005-06-21 Thread Jono Young
On Jun 21, 2005, at 8:32 AM, Christian Heilmann wrote: a friend just asked me about the following problem: You have CMS driven texts with embedded links and you need to set a non-repeating background image to the links (indicating external links). They cannot access the markup to add spans, clas

Re: [css-d] Metallic website

2005-06-21 Thread Matthew Ohlman
Hi Greg, If you have a good graphics editing program like Adobe Photoshop, you can create a very long and skinny image, like 2000px by 25px, and then use the gradient tool to make the gradient. Then by using CSS put this as your background image and make it repeat horizontaly, like so: body

[css-d] Inline links, background images and MSIE

2005-06-21 Thread Christian Heilmann
Hello there, a friend just asked me about the following problem: You have CMS driven texts with embedded links and you need to set a non-repeating background image to the links (indicating external links). They cannot access the markup to add spans, classes, IDs or whatever. Now, all is fine in

Re: [css-d] Metallic website

2005-06-21 Thread Bob Easton
Greg Morphis wrote: I thought I had the image attached? Here's a link: http://www.worldindisorder.com/background.gif - Original Message - A friend of mine would like to see his site look like the attached.. The header is easy becase its a solid color, heh, but can someone help with the

Re: [css-d] Metallic website

2005-06-21 Thread Greg Morphis
I thought I had the image attached? Here's a link: http://www.worldindisorder.com/background.gif Thanks for your time! On 6/20/05, Abyss <[EMAIL PROTECTED]> wrote: > a link would be nice...or an image or something > - Original Message - > From: "Greg Morphis" <[EMAIL PROTECTED]> > To: "'CS