[css-d] Help -- visited link color not working properly in IE6/IE7?

2008-05-10 Thread William Gregory
Hello, I think your problem is here... #leftCol p a:link, a:visited { color: #ff; } try this: #leftCol p a:link,#leftCol p a:visited { color: #ff; } __ css-discuss [EMAIL PROTECTED] http

[css-d] 3 column fluid layout with min/max widths?

2008-05-10 Thread Jack Riddell
Hello all, I am attempting to build a 3 column "Any order" layout. I'm finding plenty of solutions that do most of what I need but the real issues come when I try to combine them. Here's my "must have" list... 1) The left and right columns are fixed widths - only the center column is fluid 2) It

[css-d] Help -- visited link color not working properly in IE6/IE7?

2008-05-10 Thread Heidi Hackler
Hello all, Thanks in advance for any help anyone can give with my CSS problem: I am in the process of building a new site which uses several different link styles/colors. Fo some reason in IE and Safari, the top right navigation [Home | News | Contact Us | Join] seems to be taking on the att

[css-d] IE6 & 7 extra space in menu

2008-05-10 Thread Nina Wooster
Hello all, This is my first posting but I've been a reader for awhile and very appreciative of this list. I previously worked in a shop where I was required to use tables, pixel specification, and classes rather than contextual selectors so I'm having to break some old habits and acquire new on

Re: [css-d] (no subject)

2008-05-10 Thread Phoebe Taylor
> I've been going made trying to centre my page. > I'm trying to avoid using tables for positioning > and have created divisions that I've put in place > using absolute measurements. > > With a previous website I've simply used > text-align:center in the body part and that seemed > to work. With p

Re: [css-d] css image display problem with FF win.

2008-05-10 Thread Gunlaug Sørtun
George Gozadinos wrote: > The problem I have is that I decided to reengineer my css and stop > using tables to display an array of images. The rationale was to make > the array scale with font size and specify dimensions in em's. There's *no* rationale that can justify substitution of a perfectl

[css-d] css image display problem with FF win.

2008-05-10 Thread George Gozadinos
Hello list, I am not an experienced css developer but I try hard;) The problem I have is that I decided to reengineer my css and stop using tables to display an array of images. The rationale was to make the array scale with font size and specify dimensions in em's. While I succesfully manage