Anyone use Movabletype?

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

Quasmo

Diamond Member
Jul 7, 2004
9,630
1
76
whats happening is you are in cluding all that stuff on the bottom in the same division as the stuff on top, if you close it off with a </div> tag everything will move back up to the right and will make it work again.
 

Quasmo

Diamond Member
Jul 7, 2004
9,630
1
76
EDIT FOR FIX... In my browser I see your site as it should be... The problem lies here, you need to put an </div> tag at the end of each <div class="posted"> division as of now they are left open and create bad things.

From your last post to the next part of the site here is what I have:
<div class="posted">
Posted by Josh at <a href="http://www.JoshuaLFriedman.com/archives/000183.html">12:33 AM</a>
<br><br><br><br><br>
</div>

<div id="links"></div>
</div></div>
<div id="menu">

<div class=calendar><center><a
href=http://www.law.umaryland.edu><img
src=http://www.JoshuaLFriedman.com/archives/UMDLAWSite.JPG width=230
height=135 border=0 /></a>

Then add a </center> tag at the end of the calendar
(use tag not division assignment)

Thats how I achieved THIS!!!
 

gar598

Golden Member
Mar 25, 2001
1,915
1
0
ahhhhhhhh Thanks again, this has been a quite trying experience.

A few more problems have arose.

[First post is always fine every time I post it (tried a test post)]
1) "Posted by" at the bottom of the post is all the way to the left and not
symmetrical with the post itself.
2) Every post from there afterwards is tabbed over (towards the left) a
little more than the first post
3) On my mozilla browser, the BIG date at the top of the posts is smaller
than the first post's BIG date. I don't know if you see that problem too.
4) There is a cutting-off issue with IE (but not on mozilla), whereas at the
very bottom of the RIGHT column where it says "For All Of His Help", it will
cut off any text in a post on the LEFT column that would go beneath this.
(for example, I only see half of the lunar eclipse thumbnails on IE but I
see all the way down to the post about christopher reeve on mozilla)
 

gar598

Golden Member
Mar 25, 2001
1,915
1
0
Hello again. I'm still having problem with users adding comments. You see, the comments spread throughout every post, rather than being submitted to each one, individually. You'll see this if you click on the comments on the site. Does anyone know how to change this? Thanks.