weird this ... in FF and Opera the bg image is showing in the text column but not in the menu column ...is ok in ie though
text col css is:
background-image:url(images/logofade.gif);
background-repeat:no-repeat;
background-position:bottom right;
the accreditation logo showing in the menu column is actually part of the whole content container within which there is a right float (above) and a left float containing the menu.
the css for the bg image in the whole content container is as follows:
background-image:url(images/aegis_accreditation_new.gif);
background-repeat:no-repeat;
background-position:bottom left;
url (not yet complete) is >>
http://chant4.co.uk/missionlinkstest/uktest3.phpany ideas ?
ta
Charlie