jim, debugging css is really difficult unless you post all of the relevant files. a single character can completely change the layout, not to mention that different browsers often render differently.
it is best to start with something very simple, then add a little bit at a time, testing after each change. if you make a change and it has no effect, then remove it so that it does not come back to bite you later. also, use the developer mode in firefox or chrome to interactively change css parameters. once you understand how they work, then put them into the source file/template. m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
