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 10-30-2009, 10:14 PM   PM User | #1
walkities
New to the CF scene

 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
walkities is an unknown quantity at this point
The joys of IE6 and a Horizontal Menu

I'm not entirely sure or cant remember the proper code to get my footer menu which is image based to display properly in IE6. I think for the most part it works in firefox, Chrome, Ie7 etc but I can't get it to fit properly in IE6.

Click Here to Visit The Site

If you look at the site in IE6 and Firefox and look at the footer you can see what I'm talking about. There is supposed to be a space between the last logo and the others as Im waiting for two more to fill that gap. The problem is with IE6 it seems to be stacking on top of each other.

I think I'm having a brain fart! It seems like a logical fix.
walkities is offline   Reply With Quote
Old 10-30-2009, 10:26 PM   PM User | #2
Jazz914
Regular Coder

 
Join Date: Jul 2009
Posts: 187
Thanks: 16
Thanked 8 Times in 8 Posts
Jazz914 is an unknown quantity at this point
How do you even get IE6? xD Its so ooold, can't find a version anywhere (need for coding purposes, I don't find "browsershots.org" that good)
Jazz914 is offline   Reply With Quote
Old 10-30-2009, 11:31 PM   PM User | #3
walkities
New to the CF scene

 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
walkities is an unknown quantity at this point
Microsoft virtual PC and then they offer a VM that is windows xp with Internet Explorer 6.

Virtual PC

IE6 Image

heres hoping it works so someone can help me
walkities is offline   Reply With Quote
Old 11-02-2009, 03:14 AM   PM User | #4
walkities
New to the CF scene

 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
walkities is an unknown quantity at this point
Sorry for bumping this was hoping someone could help me out with this.
walkities is offline   Reply With Quote
Old 11-02-2009, 10:45 AM   PM User | #5
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Quote:
If you look at the site in IE6 and Firefox and look at the footer you can see what I'm talking about. There is supposed to be a space between the last logo and the others as Im waiting for two more to fill that gap. The problem is with IE6 it seems to be stacking on top of each other.
Your approach to make a horizontal list is bad. You may either set display:inline; or float:left; to the list items. Then after you don't need to have all those absolute positions applied on the anchors.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft 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 07:45 AM.


Advertisement
Log in to turn off these ads.