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-21-2010, 08:13 AM   PM User | #1
boogily
Regular Coder

 
boogily's Avatar
 
Join Date: Jul 2009
Posts: 275
Thanks: 18
Thanked 4 Times in 4 Posts
boogily is an unknown quantity at this point
IE6 only error

I have a footer under a menu that seems to get "bumped" by IE6 and I can not figure out why. It is under the right article "related"


Site link:http://www.happydogwebproductions.com/NerderyV3



Thanks in advance for any help
__________________
Joomla Development Company and MN SEO
"Joomla development from design to SEO"
boogily is offline   Reply With Quote
Old 12-21-2010, 08:51 AM   PM User | #2
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,816
Thanks: 9
Thanked 681 Times in 675 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
In your IE6.css you have:

Code:
.relatedBody { padding:6px 14px 10px; margin-bottom:2px; margin-top:-1px;}
Lose that and the gap goes, then try adding:

Code:
.relatedbottom {
    background: url("../images/rightFooter.png") no-repeat scroll left center transparent;
    height: 15px;
    margin: 0 auto;
    width: 201px;
}
SB65 is offline   Reply With Quote
Old 12-21-2010, 02:47 PM   PM User | #3
boogily
Regular Coder

 
boogily's Avatar
 
Join Date: Jul 2009
Posts: 275
Thanks: 18
Thanked 4 Times in 4 Posts
boogily is an unknown quantity at this point
Ha. Thanks! I was editing the normal stylesheet!
__________________
Joomla Development Company and MN SEO
"Joomla development from design to SEO"
boogily 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 02:17 AM.


Advertisement
Log in to turn off these ads.