1 macguru Feb 26, 2005 17:24
3 macguru Feb 26, 2005 19:07
If you open that in IE it's REALLY messed up...
All that's added in blogrolling is this
<script language="javascript" type="text/javascript" src="http://rpc.blogrolling.com/display.php"></script>
So there's nothing there that's breaking it, plus after I added that, it still worked in IE so it's not blogrolling.
Also, I removed the sitemeter and it too didn't fix anything when it was gone so I'm baffled.
4 graham Feb 26, 2005 19:21
Validate your code. You're missing at least one </div>. I think if you fix all the validation errors, it will work.
http://validator.w3.org/check?verbose=1&uri=http%3A//blog.jamesmeister.com/
5 macguru Feb 26, 2005 19:40
Yeah I think I am missing a DIV closer but for the life of me, I can't find WHERE.
All my div's in main.php (the only file I've modified since the IE problem) has a closing div that I can see.
6 edb Feb 26, 2005 19:41
Second that! Notice how the left side of your footer (in IE) is starting at the left side of the bottom of your sidebar? You're probably not closing the sidebar div is all.
7 macguru Feb 26, 2005 19:50
Holy moley, I'm an idiot, I must have copied the stat meter over the last div.... I popped one in after that and it's fixed.
You guys are a life saver!
8 itzsnider Mar 22, 2005 21:46
This just saved me from posting the exact same thing lol, glad I used the search buton or Graham would of beat me up :-)
9 graham Mar 22, 2005 22:33
Damn right I would! This is MY town!
*Beats chest ala Stewie from Family Guy* :lol:
10 itzsnider Apr 12, 2005 16:28
ROFL :lol:
Can you link to where the resulting page is? From the file you provided, I don't see why it wouldn't work. Does the blogrolling thingie add any special formatting tags or anything?