DotDragnet
May 24, 2012, 10:49:22 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: follow us on twitter @dotdragnet
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Background image not showing in FF or opera  (Read 1291 times)
charlie
Hero Member
*****
Posts: 837



View Profile WWW Awards
« on: August 24, 2007, 09:44:07 AM »

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.php


any ideas ?


ta


Charlie
Logged

Jeep Stone
Hero Member
*****
Posts: 908



View Profile WWW Awards
« Reply #1 on: August 24, 2007, 10:39:03 AM »

Either give your #maincontent a full height or you need to clear it
Logged

charlie
Hero Member
*****
Posts: 837



View Profile WWW Awards
« Reply #2 on: August 24, 2007, 12:18:44 PM »

cheers . a clear did it .. ta
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!