benwall
Member
Posted 3 years ago #
Hey guys,
I must have changed something somewhere, but now no matter what two column theme I try using the links on the left/right are appearing at the bottom of the page, I don't know why this is. I have ruled out it being anything to do with the posts, as I have click them all individually and the same problem doesn't happen.
Click to visit my site, and you'll see what I mean.
Any clues to what it might be?
Thanks,
Ben :)
your top post has an unclosed <blockquote>
Also, a </div> appears to be missing in the footer.php
a few more errors if you want to fix them.
benwall
Member
Posted 3 years ago #
sorry for being an idiot, how do I change the top post so it displays correctly? in the CSS file?
benwall
Member
Posted 3 years ago #
Any more help on this please, I can't seem to figure it out from the advice above.
edit your top post and close the <blockquote>
look in theme's footer.php - looks like it needs a closing </div>
benwall
Member
Posted 3 years ago #
Where is the top post?
ok - now you're just messing with me
see ya'
benwall
Member
Posted 3 years ago #
for a mod, your a [moronic expletive deleted].
Im a complete novice when it comes to this, so not knowing where edit some code is normal, no need to be like that about it is there?
yo yo yo keep it civil kids
he probably means the latest post. go into manage posts and look at the html for your last post and make sure the
has a
somewhere
this happened to me a lot as well. make sure in every post and template file that there is a closing div </div> for every opening div <div>
leaving out one </div> can screw up your entire layout
---> make sure the blockquote has an ending blockquote somewhere
doh.