Hi, I'm currently having some issues with the layout for 6 and 7. It appears normal in Firefox but in IE the center column pushes all the blog posts half way down the page leaving a huge whitespace without anything there - a blank section. The left and right columns are fine, there's no problem with it.
I'm fairly new to thinks, as far as knowing how some of the tpl files are set up. I did see the ie6 and ie7 css files so there's nothing missing...I just don't understand why it's bumping it down. Is it a position issue for the center column region?
Comments
Comment #1
valtesta commentedComment #2
Deeje commentedIt's a new issue with Drupal 6.4. I had the same problem and ended up rewriting most of the code with elements from other themes. Check out this topic --> http://drupal.org/node/296355 and read the responses. The issue with the big blank space at the top is addressed in this topic and I no longer have a problem with it.
If you can't figure it out let me know and I'll look through my code and try to help you out. Would you mind testing out your search bar at the top of the theme and telling me if it works? Mine brings me to a search form but doesn't search for what is typed in, and I'm trying to figure out if it's a problem with the theme or my individual setup.
Thanks and good luck,
D
Comment #3
plutado commentedDeeje,
Thanks for your input regarding the issue above. Here's the solution to your issue of the search bar not working properly in 6.x. Simply paste this code into your search-theme-form.tpl.php file inside of the theme directory:
Comment #4
plutado commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
dvbii commentedI have the same issue on drupal 6.8. I have a huge white space at the top of many pages, particularily in blog entries and stories. In this above post, and the one it links to, I could not find the answer. Is there one?
Thanks.
Comment #7
plutado commentedI'm not able to reproduce this error...could you send me a link or a screenshot? Are you using the latest version of the theme?
Comment #8
plutado commented