On Thursday 26 May 2011 21:00:26 Steve Caramia wrote:
> I'm trying Google fonts for the first time. Looks wonderful in
> everything except (mac) Firefox 3.5 and 3.6, really big in IE7, and
> (win) FF3.6 and 4, and IE7.
>
> I tried asking FF, but the chat volunteer said if the CSS doesn't
> validat
> > prevent links from _looking_ like links, thereby making it less probable
> > that users click on them,>>>
>
> This is proabbly the best to do in my situation
Does it have to be css? As reacting to a click is a functionality I feel it's
more a javascript thing. And a simple piece of javascrip
On Thursday 01 March 2007 17:44, jeffrey morin wrote:
> hi,
>
> i am having trouble adding a border to my links when i hover over them.
>
> i have the links set to display: block; and a:hover { border-left: 3px
> solid blue;}
>
> whenever it hovers over the link though it pushes the link 3 pixels t
Hi,
Working on a printing stylesheet I ran into a weird issue concerning, what
else, IE6.
Basicely, whatever I do, the text runs of the page. IE seems to think that the
page is an inch wider than it actually is. Width settings on html, body and
container diffs are ignored while changing the t
On Thursday 30 March 2006 21:47, Tobias Baldauf wrote:
> Yet, in Safari 1.3/Mac(of course) the center and right columns are
> displayed beneath the first instead of aside each other.
For what it's worth: Konqueror 3.5.0 shows it as in the image. As both are
khtml based I guess it's a safari spec
On Friday 23 December 2005 20:32, Steve Clason wrote:
> On 12/23/2005 12:24 PM Richard Brown wrote:
> > Hi Francesco
> >
> > On 23 Dec 2005, at 18:33, Francesco wrote:
> >> Could someone with Opera check it out for me?
> >> Much appreciated!
> >
> > I am sorry to say that you are right. Opera on a
On Wednesday 02 November 2005 21:57, Abyss Information wrote:
> I hate IE transparency, is there anyway to be able to set the PNG
> transparency in IE 6 without affecting the validation of a document or CSS?
What I do is to stuff all the IE specific fixes in a seperate ie.css and
include that on