Rin Theme CSS / Footer problem
-
Here are the examples:
displays incorrectly:
https://ussgrunion.com/blog/
https://ussgrunion.com/blog/2006/07/16/the-kano-maru/displays correctly:
https://ussgrunion.com/blog/about/
https://ussgrunion.com/blog/category/uncategorized/The footer stays within the container tag, eventhough the CSS / PHP template file says this:
‘</div> <!–Closes the contentright div–>
</div> <!– Closes the content div–>
<div id=”bottomcontentdouble”>
</div>
</div> <!– Closes the container div–>
<?php get_footer(); ?>’From this I would think the container block would close and the then footer would show, but the footer is within the container – and streching it out wide right, thus causing my problem.
I’ve tried posting a clean version of the RIN Theme – didn’t fix. I’m using XP with Firefox and IE. Theme is 1.1 and WP is 2.0.3
Any help would be great!
thanks
nsl
- The topic ‘Rin Theme CSS / Footer problem’ is closed to new replies.