First of all thanks for your work and for porting such beautiful templates. In particular I like Andreas01 very much for its simplicity and elegance. Let me begin with the bug report.
Theme Andreas01
OS Ubuntu linux
Browser Firefox 3.5.7
OS Windows XP in a virtual machine (virtualbox) on Ubuntu
Browser IE 8
in a few pages the content stays below the bottom of he left column, and leaves a lot of empty space above it. In others it does not. When it does the content of the page goes almost out of screen and a visitor may be tempted to think that that page has no content.
I attach two screenshots showing this phenomenon. These images are taken from a site that I am building (www.assdonrenato.it/drupal). The problem appears only on two pages of that site.
Looking at the bug reports I have noticed that others have reported similar (maybe?) problems in Andreas00, which have been fixed between version 1.1 and version 1.2 of your package. I have looked at the differences between the andreas.css of andreas00 version 1.1 and andreas.css of andreas00 version 1.2, noticing the changes in a few lines, without being able to understand if the problem was there, which similar changes I could try to make to andreas01, or even if such changes are needed or not. I have tried your site with theme andreas01 and no problem appears there.
I would love if you could fix this.
Comments
Comment #1
nickbits commentedHi,
I will take a look at this in the morning and see if I can fix it. I had checked all the themes after the last problem and thought it had been solved. Can you direct me to the specific pages on your site that do not work. It may help me narrow the issue down.
Cheers,
Nick
Comment #2
gabriele bianchi commentedI am surprised from your speed in replying. The pages affected are
http://www.assdonrenato.it/drupal/biblio
and
http://www.assdonrenato.it/drupal/content/numero-1
Thanks, Gabriele
Comment #3
nickbits commentedHi,
No problem, you just caught me at the right time. The problems seem to be a conflict with the two modules you are using on the pages you note, that is the Bibliography modul and Image Attach. I have not had the time to download them and install them yet, but believe two lines in the CSS file should correct the issue.
The two lines to add to the andreas.css file in andreas01 directory are:
I will have a further look, with the modules tonight, but fingers crossed that is all it is.
Nick
Comment #4
gabriele bianchi commentedHi,
I have appended the two lines at the end of the andreas.css file in the andreas01 directory of my site and ...
.... it has solved the two issues.
Thanks a lot. I sincerely admire the world of free software and the work of the developers that like you do all this for passion.
I have another request, a feature request, (lack of spacing between the different news in the home page) but I will file it tonight.
Gabriele
Comment #5
nickbits commentedHi,
No problem. I need to check it out further myself, once done I will commit the fix to Drupal.
Nick
Comment #6
nickbits commentedDone. Will be in next release.