Hayden's Harness Attachment wrote:
> If you go to:
>
> http://www.choroideremia.org/new/crf_header.php
>
> With Firefox 3.0. You get a page that I would like to see in every browser. 
> If you downarrow twice everything moves over and I get my Font switcher 
> buttons at the very top left of the screen. I am trying to move them to 
> underneath the curve graphic. The CSS is:
>
> switch {
> color: Black;
> background-color: Silver;
> display: block;
> font-size: 1.8em;
> text-align: center;
> left: 200px;
> position: absolute;
> }
>
> Any ideas on how to get my PHP buttons to align under my curve graphic?
>
>
>   

It appears that the PHP is not wrapping the desired style in a <style> 
tag within the <head>, as well as generating anonymous content within 
the body itself.

Once that is rectified, then it can be best determined what in the CSS 
is causing the issue.

- HP
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to