Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
losing style in firefox but not IE ?
Old 03-31-2005, 07:41 AM losing style in firefox but not IE ?
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
Hi All,

Can any one tell me why i am loosing the background color defined in bgfooter which is additionaly a container layer WHEN viewing through firefox.
Background shows fine when using IE

cheers for you time in advance.

Steve

Code:
 
<style>
#bgfooter   {
     background-color:#006699; 
     width:750px; 
     font-size:.8em; 
     text-align: left; 
     color:#ffffff; 
}
#footerInfo    { float:left; width:659px; }
#footerImage { width:91px; float:right; text-align:right; }

A.foot:link { color:#FFFFFF; text-decoration: none;}
A.foot:visited {color: #FFFFFF; text-decoration: none;}
A.foot:hover {color: #00ccff; text-decoration: none;}
A.foot:active {color:#FFFFFF; text-decoration: none;}
</style>


<div id="bgfooter">
	<div id="footerInfo"> 
               <a href="../engineering-development/disclaimer/index.htm" 
                   class="foot">Disclaimer</a> | 
               <a href="../engineering-development/copyright/index.htm" 
                   class="foot">Copyright</a> |
	</div> 
            <!-- end footer info here -->
            <!-- footer image here -->
	<div id="footerImage"><img src="../images/logo2a.jpg" width="91" 
                                            height="36" /></div>
	
	</div>
   </div>
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
 
Register now for full access!
Old 03-31-2005, 11:34 AM
pitbull82's Avatar
Super Talker

Posts: 147
Name: Marcin Nabiałek
Location: Poland, Częstochowa
Trades: 0
Exactly why, I can't tell you, but I can tell you what to do:
Add simple background: inherit; to #footerInfo and #footerImage in your CSS and that's all.

Probably you'll see then another problem with heights of the divs but that's another problem to solve
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
pitbull82 is offline
Reply With Quote
View Public Profile Visit pitbull82's homepage!
 
Old 04-01-2005, 03:17 AM
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
HI there. Thanks for your input.
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Old 04-01-2005, 08:36 AM
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
works fine now
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Old 04-06-2005, 10:12 AM
Experienced Talker

Posts: 36
Trades: 0
Hi guys!

I was having the same problem with a form of my own, did what was advised by pitbull on this post, and problem fixed!

Thanks pitbull!
common_sense is offline
Reply With Quote
View Public Profile
 
Old 04-06-2005, 10:17 AM
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
yeah its a height issue.
If you define a container layer and specify the height, it will default to auto height.
Specify the height and all is sorted.
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Reply     « Reply to losing style in firefox but not IE ?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 2.00299 seconds with 12 queries