[thelist] Number 2 and a site check?

Daniel Medley dm at lgcy.com
Tue Jun 18 18:20:01 CDT 2002


Daniel Frascia wrote:
> Nice and clean... If I was being a total critic I would say that for a
>restaurant
> I would want some product photography, the business is perfect for >some
> staged photos of dishes and the restaurant itself, photos of the kitchen
>and
> the chef etc...

Funny you should say that. I'm headed to his house now to get some photos.

> All of the links being popups is quite annoying and totally unecessary
apart from the
> actual outbound links which is OK.

I tend to agree with you.

> As for actual problems, in Opera the links on the navbar go very very
small and
> illegible when you :hover over them. Check your stylesheet has
font-size(s) on the
> :hover class as well as the normal one...

It looks as though I have the size stated properly, which means that I must
not know what I'm doing. It is as follows:
A.nav {
color : #000000;
font-weight : normal;
font-size : 70%;
background-color : #cccccc;
}

A.nav:active {
color : #000000;
font-weight : normal;
font-size : 70%;
background-color : #cccccc;
}

A.nav:visited {
color : #000000;
font-weight : normal;
font-size : 70%;
background-color : #cccccc;
}

A.nav:hover {
color : #cc0033;
font-weight : normal;
font-size : 70%;
background-color : #cccccc;
text-decoration : none;
}
I must be doing something goofy though.

Thank you for your input and help,
Daniel





More information about the thelist mailing list