ok, i have the option for a user to select different styles to view my page in..
<example>
http://kidzonfire.org/new/?style=1
http://kidzonfire.org/new/?style=3
http://kidzonfire.org/new/?style=5
</example>
but... the styles selection page should set a cookie on the users system
http://kidzonfire.org/new/?page=style
It does, but ONLY for that current browser..
ie, you load a new browser and it shows it in the default colors...
I'll post the php in a reply in a second
<example>
http://kidzonfire.org/new/?style=1
http://kidzonfire.org/new/?style=3
http://kidzonfire.org/new/?style=5
</example>
but... the styles selection page should set a cookie on the users system
http://kidzonfire.org/new/?page=style
It does, but ONLY for that current browser..
ie, you load a new browser and it shows it in the default colors...
I'll post the php in a reply in a second
Comment