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
background-color extending to aother divs
Old 03-29-2005, 06:09 AM background-color extending to aother divs
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
Why does background color occasionally extend into other layers. (especially in firefox, error not show in IE) I have a background color that is defined in a header. However, it is showing in the main content area of the page as well.

any help would be appreciated.

steve
__________________

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-29-2005, 06:12 AM
pitbull82's Avatar
Super Talker

Posts: 147
Name: Marcin Nabiałek
Location: Poland, Częstochowa
Trades: 0
Please show an example/code of the site otherwise I won't help you because I don't know what you're talking about...
__________________

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 03-29-2005, 10:47 AM
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
Hers the code :

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

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>


Code:
<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

Last edited by numbenator; 03-31-2005 at 06:39 AM..
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Reply     « Reply to background-color extending to aother divs
 

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 0.16072 seconds with 12 queries