Sidebar and content area theming problem
Summit - April 6, 2008 - 16:38
| Project: | Purple_Beauty |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
My content area (middle column) from my website www.trekking-world.com is vertically posisioned under the bottom of the left-or-right sidebar (whichever is the largest..
See attached picture
This is only on firefox, but I like the theming be correct for every browser.
Is there somebody who experiences the same problems and has a cure?
Thanks in advance for your reply!
greetings,
Martijn
| Attachment | Size |
|---|---|
| trekking_world.jpg | 163.36 KB |

#1
See related issue on: http://drupal.org/node/171981 but not set as issue for this great theme!
#2
As the developer of this theme, I simply do not have time to work on this free of charge. Currently I've made it clear that I will work on this with a bounty or direct payment. This issue with take .5 - 1 hour, my current rate is listed at http://lithicmedia.com/services.
Please note, if I have time for free work, I will fix it in time, if I don't have time for free work, it will be postponed as the present status states.
#3
Hi,
Adding this to my style.css fixed it!
.panel-col-top {clear: none !important;
}
Got the tip from George at dynapres.nl. Thank you!
greetings,
Martijn
#4
Automatically closed -- issue fixed for two weeks with no activity.
#5
Sorry, I'm a total n00b. I Got this theme because it was easy to work with,
but I don't know how to fix this problem.
Could you elaborate on the answer given above?
I put this into Style.css:
.panel-col-top {
clear: none !important;
}
...got no change.
Was there something else I needed to do, or is there another place to download fixed version?
#6
It is not working correct on my admin-login.
It is working correct as a anynomous user.
greetings,
Martijn
#7
I have the same problem--often the content shows up below all the blocks, especially if it's a submission form (like blogs). I tried the same thing as Geno...I pasted the suggested code in a couple different places in style.css but nothing happened.
Anyone find a solution? I love this theme but don't really have the resources to pay for a fix. Thanks!