Sarah Peeke wrote: > That looks great. I like the idea of the background image, and I > especially like the mugshot! :) > > > See: > > http://www.virtualgeoff.com/misc/orgChart.html > > with background image: > > http://www.virtualgeoff.com/misc/orgChartB.html > > A couple of thoughts: > > 1. Would it be possible to center the chart within a fixed > width design
Just wrap it in a div and center that. Or use absolute positioning on the outermost UL and position it exactly where you want it. > (eg <http://www.xert.com.au/chart/chart.html>) > 2. When the font size is increased, the design should ideally *not* > break the fixed width design. Change the positioning from ems to pixels and it won't resize when you change font sizes. Just allow enough space so that the text doesn't start overlapping things until it get really big. > 3. If styles are switched off, it's a bit ugly having the background > image sitting there. Make it a background image on the wrapper div. (issues with printing though). cheers, Geoff. ============================================================================== The information contained in this email and any attachment is confidential and may contain legally privileged or copyright material. It is intended only for the use of the addressee(s). If you are not the intended recipient of this email, you are not permitted to disseminate, distribute or copy this email or any attachments. If you have received this message in error, please notify the sender immediately and delete this email from your system. The ABC does not represent or warrant that this transmission is secure or virus free. Before opening any attachment you should check for viruses. The ABC's liability is limited to resupplying any email and attachments ============================================================================== ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
