OutFront Forums
     Home    Register     Search      Help      Login    

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

 

css footer problems

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets and Accessibility >> css footer problems
Page: [1]
 
 
vision2000

 

Posts: 541
From: USA
Status: offline

 
css footer problems - 2/6/2005 8:38:46   
Hi,

How can I get the height of the footer to be the same as the top green stripe so it renders well in IE6 and Firefox? Now it is too high.

http://www.ihost-websites.com/atlas2/

Also, how do I get the leftnav to render well in Firefox? (in my browser there is space between the vertical line and the blue letnav). It's fine in IE.


_____________________________

Affordable Web Site Design,
Web Hosting and Promotion
http://www.isitebuild.com
Giomanach

 

Posts: 6191
Joined: 11/19/2003
From: England
Status: offline

 
RE: css footer problems - 2/8/2005 19:10:21   
quote:

#footer
{
clear: both;
margin: 0;
padding: 4px;
color: #fff;
background-color: #66CC99;
border-top: 1px solid #0F6C7E;
}

Add the height attribute:

#footer
{
clear: both;
margin: 0;
padding: 4px;
color: #fff;
background-color: #66CC99;
border-top: 1px solid #0F6C7E;
height: 40px;
}


:)

Dan

_____________________________




(in reply to vision2000)
vision2000

 

Posts: 541
From: USA
Status: offline

 
RE: css footer problems - 2/8/2005 19:50:55   
Thanks Dan...I did but the green footer still appears too high.

Herman

(in reply to Giomanach)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets and Accessibility >> css footer problems
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts