IE is ferociously stupid, or it just hates me |
IE is ferociously stupid, or it just hates me |
Sep 14 2008, 05:51 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Aug 2008 Member No: 681,928 |
Hello. =)
I think it's time for me to be a bother again, if that's all right. I know, I know, "go away, Nadiyya." But IE is getting on my nerves again. My site looks fine in Firefox. And in Opera. And in Safari. But it's like Microsoft has some sort of grudge against me. This is my problem: ![]() It's a WordPress theme, so I'm not exactly sure how I'd go about posting my codes in here. I guess if any one wants to help out, you can look at the source code? Pain in the ass: http://f.erocio.us Thank you much in advance. =) |
|
|
|
![]() |
Sep 15 2008, 10:50 AM
Post
#2
|
|
![]() Two can keep a secret if one of them is dead. ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,682 Joined: Jun 2005 Member No: 156,187 |
the nav works for netscape, but i do get the feeds/social profile buttons overlapping the calender.
based off the source codes, both are in different tables. have you tried just adding both the buttons and the calender in one table instead? something kinda like this. CODE <table id="Table_01" width="326" height="172" border="0" cellpadding="0" cellspacing="0">
<tr> <td> 1st set of buttons (left)</td> <td rowspan="3"> calender (this ends up on the right side)</td> </tr> <tr> <td> 2nd set of buttons (left)</td> </tr> <tr> <td> 3rd set of buttons (left)</td> </tr> </table> |
|
|
|
nadiyya IE is ferociously stupid Sep 14 2008, 05:51 PM
nadiyya I can't, unfortunately. Or maybe I just don... Sep 15 2008, 11:47 AM
Blaqheartedstar since the feeds' codes have like no image tags... Sep 15 2008, 07:42 PM
nadiyya I'd prefer to keep the feed icons the way they... Sep 16 2008, 11:03 AM
jaeminnie QUOTE(nadiyya @ Sep 16 2008, 12:03 PM) ed... Sep 16 2008, 03:47 PM
jaeminnie Reopened. Sep 17 2008, 02:51 PM
fixtatik IE doesn't deal well with padding, especially ... Sep 18 2008, 03:25 PM![]() ![]() |