x386
-
Best Framework for wordpress
I think theme framework like thematic are very complex to work with. You have to spend some time with them to know how exactly they work, and how's generated markup look like. So, I've made myself a blank theme. I'm familiar with my o…
-
two cloumn background problem
Thanks Chris! I really appriciate it. Thank you.
-
two cloumn background problem
It's not working too! Can I send you the whole code?
-
two cloumn background problem
it's not working... give them height: 100%; Here, I want to make the two floated elements to have equal height. how to do this? when their content is not enough to be make the height equal.
-
two cloumn background problem
The problem is that I don't know how much the height of main_content would be. It depends on how much content will be there. If the content in main_content be more than the sidebar, the sidebar background doesn't apply.
-
floated element position problem in ie6
Thanks! Problem resolved! Still, it seems a bit odd to me. When you float elements, no matter how much is there width, they overlap together not push together away. Though, it rendered well in FF. Should I know it as an IE like-ever bug?! :D Thank…