Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-03-2012, 09:50 AM   PM User | #1
cineweekly.com
Regular Coder

 
cineweekly.com's Avatar
 
Join Date: Aug 2010
Posts: 485
Thanks: 14
Thanked 3 Times in 3 Posts
cineweekly.com can only hope to improve
Footer disappeared without editing it

My footer has disappeared when I was editing my html but I wasn't working on any of the footer content. I must have accidentally left a tag unclosed or something but I can't seem to find the problem. Since I wasn't working on the footer I can't really paste any code w/o the whole doc so it may be easier for you to double check me with Firebug or something similar.

http://www.urlgone.com/ac35ba/

My only validation errors are from Facebook's code or a few alt and type attributes that I need to clean up.
__________________
¿¿¿ curious ???
cineweekly.com is offline   Reply With Quote
Old 12-03-2012, 10:27 AM   PM User | #2
LearningCoder
Regular Coder

 
LearningCoder's Avatar
 
Join Date: Jan 2011
Location: The Pleiades
Posts: 860
Thanks: 68
Thanked 28 Times in 28 Posts
LearningCoder is an unknown quantity at this point
Hi, just looked through the code.

Delete the line in red.

Code:
#background {
	margin:auto;
	margin-bottom: -51px;
	min-height: 100%;
	position:relative;
	min-width:1046px;
	background: #0000 ff url('images-alpha/bg1.jpg') repeat-y scroll top center;
}
Removing that made your footer re-appear.

Hope this helps,

Regards,

LC.
__________________
Carewizard - http://www.carewizard.co.uk
LearningCoder is offline   Reply With Quote
Old 12-03-2012, 11:33 PM   PM User | #3
cineweekly.com
Regular Coder

 
cineweekly.com's Avatar
 
Join Date: Aug 2010
Posts: 485
Thanks: 14
Thanked 3 Times in 3 Posts
cineweekly.com can only hope to improve
Well it does make it reappear but that's not my footer's styling. There should be a background graphic instead of just the black space and the font's styling is off. Also, I never edited the #background and the margin-bottom:-51px is what it was when I had my footer. Something else is the culprit.

EDIT: I found it! There was an extra } right before the footer's CSS. Thanks.
__________________
¿¿¿ curious ???

Last edited by cineweekly.com; 12-03-2012 at 11:39 PM..
cineweekly.com is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 11:26 PM.


Advertisement
Log in to turn off these ads.