Re: page test + page design.
- From: "rf" <rf@xxxxxxxxxxx>
- Date: Thu, 21 Feb 2008 02:51:36 GMT
"Fro" <showandbeshown@xxxxxxxxx> wrote in message
news:f474b885-f9d8-43f4-a994-0043330c8f43@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 20, 8:16 pm, "rf" <r...@xxxxxxxxxxx> wrote:
"Fro" <showandbesh...@xxxxxxxxx> wrote in message
news:89a208be-cb5d-4f76-847b-a233c1f45b94@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dark purple text on black background? Perhaps you are not seeing
this?
Yes, I am not seeing this. And I have no ideas why you do not see what
I am seeing. Which browser do you use? I use Mozilla. Does you allow
to accept cookies?
I confirm dark blue on black, and that's only the menu, no content at all
*the first time I viewed the page*. It's as if some style *** is
missing
untill that design thingy is used.
I think I found at least a part of the problem. My pages use php-
sessions.
Nope. As somebody mentioned you *must* be keeping the colour choice on a per
ip-address basis. It is *not* kept in the session.
My tests are as follows:
First test:
Open the page with Firefox. It is green, the colour I chose yesterday. Open
the page in IE, it is green. This is the very first time I have looked at
the page with IE. Change the colour *in Firefox* to blue. Refresh IE, that
is just press F5, no using the colour picker or anything, the page is blue.
There is *no* interaction between the Firefox session cookie and the IE
session cookie but IE mysteriously changed to blue.
Second test:
Open the page on another computer, one that has never looked at the page
before, and one that has a different IP address to the first one. The page
is totally black, except for a couple of dark blue menu items (the default
:link colour).
Third test: with all cookies disabled in Firefox: refresh the page. It's
blue. Change the colour to red *in IE*. It's red *in IE*. Refresh the page
in Firefox. Guess what, it's now red in Firefox.
Fourth test:
Look at the page source on the first computer. I see colours like #24285e
and background colours (in your generated background inmage, img/pg.php)
like 9b9bf0.
Look at the page source on the second computer (the one that has never
visited the colour picker). The colours are #000000 and 000000 respectively.
Conclusion:
You are storing the colour info by IP address *AND* you provide a default
color and background-color of black.
Don't do this :-)
Aside:
Disable all cookies in Firefox, refresh the page. It is flat blue, no
texture. Use the colour picker, get a 404 on:
http://www.showandbeshown.com/.php?id=&sentence_id=
--
Richard.
.
- Follow-Ups:
- Re: page test + page design.
- From: John Hosking
- Re: page test + page design.
- From: Beauregard T. Shagnasty
- Re: page test + page design.
- References:
- page test + page design.
- From: Fro
- Re: page test + page design.
- From: Fro
- Re: page test + page design.
- From: dorayme
- Re: page test + page design.
- From: Fro
- Re: page test + page design.
- From: rf
- Re: page test + page design.
- From: Fro
- page test + page design.
- Prev by Date: Re: New site - revisited. What needs changing BEFORE I get deeper. And a minor problem.
- Next by Date: Re: page test + page design.
- Previous by thread: Re: page test + page design.
- Next by thread: Re: page test + page design.
- Index(es):