Hayden,

Sorry to have confused you... You can remove this line...

> <link rel="stylesheet" type="text/css" media="screen" title="Default font 
> size" href="http://www.choroideremia.org/new/<?php echo (!$sitestyle) 
> ?>'layout_medium':$sitestyle ?>.css" />

and you need to add <?php and ?> around the switch () { ... } block.

If that code is exactly what you have in the file then you also need
to have a line before the switch like this...

$sitestyle = $_GET['set'];

Regards,

Phill

Reply via email to