This is my first time making a wordpress-theme and of course i knew it wouldn't be a walk in the park ;) Well well, the strange problem occurs when I write a post which has a lot of text after the "read more" link. Well you can see the problem live here: http://www.stadskarnan.com/blog
As you can see, the footer gets right at the top of the content area, the border of the content area dosen't continue til the bottom of the page and the sidebar gets on the bottom of the page.
I've tried to troubleshoot but without success. please help me! I'm using FF3 on a mac but I've checked the site in IE7 (?) on winxp to with the same problem.
Hope you understand. English isn't my native language.
Here is my stylesheet:
* { margin: 0; padding: 0; } html { overflow-y: scroll; } html, body { height: 100%; } body { font-size: 62.5%; font-family: Arial, Verdana, Helvetica, sans-serif; color: #272727; background: url(images/body-bg.jpg) top center repeat-x #F9FAF9; } ul { list-style: square inside; list-style-type: none; } ol { list-style: decimal inside; } a { outline: none; text-decoration: none; } a img { border: none; } img { vertical-align: middle; } table { border-collapse: collapse; }
Well well, the strange problem occurs when I write a post which has a lot of text after the "read more" link.
Well you can see the problem live here: http://www.stadskarnan.com/blog
As you can see, the footer gets right at the top of the content area, the border of the content area dosen't continue til the bottom of the page and the sidebar gets on the bottom of the page.
I've tried to troubleshoot but without success. please help me! I'm using FF3 on a mac but I've checked the site in IE7 (?) on winxp to with the same problem.
Hope you understand. English isn't my native language.
Here is my stylesheet:
put
See if that works for you.
Thanks anyway though!
Can't somebody please help me, or at least give me a hint on what my problem may be. Chris?
:cry: