I have had several problems trying to stylize a Google search form using CSS.
Here are some of the issues:
1. I am trying to apply a background color to the form, but it does not show in IE6. It does show in Firefox, however.
2. If I set a width to the form, the form moves to the left margin of the (#topheader) div in Firefox and I cannot get it to align to the right (using align:right or margin).
3. I cannot align multiple images in the div to the right, just before the form.
I've worked around these issues by putting the images inside of the form, just before the search box, and setting a background image in the div ("Green by Nature"). The div basically looks like I want it to, with the exception of not being able to set a background color.
http://www.peaceofchristparish.org/C...z_diamond6.htm
http://www.peaceofchristparish.org/C...z_diamond6.css
Thanks in advance for your help.
|