View Full Version : [COMPLETE] Fix 1 IE/mac bug - $20
mindlessLemming
05-31-2005, 01:33 PM
I need a bug fixed and I have neither the time nor resources (a mac) to do it. The first person to make the footer look the same in IE mac as it does in firefox etc gets US$20 via paypal.
Please provide a screenshot and the code sample; or you can PM me or contact me (http://leftjustified.net/contact.php) via my site.
http://leftjustified.net/iemacbug/
Cheers guys :D
If you think I'm going to rip you off, George (WA) can give you my home address.
...and then Spookster can give me yours :eek:
JamieR
05-31-2005, 01:57 PM
heh...I'd love to do that, but I don't have a mac :mad:
IE Mac is a strange, strange beast. Let me give it a look and I'll see what I can do.
BTW I have a Mac and PC right here, so I can compare a page side by side, if you ever have any more problems like this.
pygmalion
06-02-2005, 11:40 PM
I'll see what i can do...
I'VE GOT IT!
The problem lies in the #wrap - the "position:relative" screws it all up (it also had the same bad-positioning affect on part of the menu bar) SOOO you can add#wrap {position:absolute;}
#footer {
position:relative;
margin-bottom:-3px;
}to your Extra IE rules section at the bottom of your css page and it should solve things. The 3px margin thing is just to even it out a bit.
See a "before" shot at www.sjnfreetown.org/ie_before.jpg for reference. See an "after" shot at www.sjnfreetown.org/ie_after.jpg (minus the images, because those are all on your server - if, for verification, you want to make my proposed changes on your live page, I will then visit your site and take a new "after" shot w/ graphics present, to prove it worked)
mindlessLemming
06-05-2005, 01:23 AM
THANKYOU! I had almost lost hope....
Please PM me your paypal account and I'll deposit the money straight away :)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.