CSS: What went wrong?
I direct your attention to the bottom of the page – the left side is doing wierd things and I can't figure out why.
(You have to load the actual post page to see)
I direct your attention to the bottom of the page – the left side is doing wierd things and I can't figure out why.
(You have to load the actual post page to see)
:
04 Sep 2005 21:53
|
Tags: Blogs About Blogs
|
Comments (8)
|
Report a problem
8 comments by 1 or more people
[Skip to the latest comment]you may have to be more specific with what i'm supposed to be looking at.
04 Sep 2005, 21:57
I assume you mean the comments and most recent entries boxes are sticking out, what were you trying it to do? (I mean what would it look like if it was done properly / or what colour did you intend for it to be).
04 Sep 2005, 23:36
Your best bet is to give the sidebar a white background, because whilst I could fix the problem now, the fix won't work pretty soon. A LOT of themes are going to suddenly start seeing this problem, and I wish I knew of a non–scripted workaround.
04 Sep 2005, 23:52
what's the problem with scripting it so that if the sidebar is longer than the main content the main content's height is increased? I've got something like that on my site – ok so it's not the most elegant of solutions but it does work
05 Sep 2005, 00:55
Hmm as you said, it's not just me
05 Sep 2005, 00:58
If you can tell me how to execute two different branches of code depending on the body ID, I can do just that.
basically if we have I want to execute "matchEntries();"
and if we have I want to execute "matchFavs();"
I'm trying to do this without adding anything extra to the markup. Currently I have matchFavs attached to the load and resize events, but it breaks if I try to execute both functions on the same page (because there are different divs in the document. So I want it to only attempt to run the functions if it's on the correct page. It's probably pretty straightforward, but I don't know javascript.
05 Sep 2005, 01:14
nevermind, i fixed it with my magic powers.
guess what, there's a good chance the blog layouts will be fully functional within the week.
05 Sep 2005, 04:03
still doesn't look good here im afraid. This page looks fine cos there are enough comments to lengthen the main section
05 Sep 2005, 19:26
Add a comment
You are not allowed to comment on this entry as it has restricted commenting permissions.