Take a look at this site. You will see that the logo is positioned vertically lower in IE 7 and that the point of the star is under the center column instead of on top (compared to Firefox).
This handy mini-scheme ("flow-chart") shall make it easier to understand Drupal. I developed it for myself, and it is intended for Drupal-novices. GOAL -> Understand as quick as possible, how Drupal integrates templates.
The whole scheme/chart was done in Gliffy. So if someone wants to give feedback or collaborate online, please send me a message. I can also send (via Gliffy) an invitation to collaborate: then we could develop the chart further together.
Hi All
is it possible to open a calendar day in a popup like thickbox ?
I manged to open the day page in the thickbox with code added to the view
but the problem is that the page is opened with the full layout (header and sidebars)
so actually the question is how to change the DAY or a event node page to render just the plain content without the layout
can i add a template for this, what would be the name for this
I am having a strange thing happen that I am not familiar with.
I am customizing the nokoala theme, which is a fantastic theme to start with because it is clean and almost like using a blank theme, but with great function.
I use css edit to edit my styles. Strangely when I extract the style css to edit the page I am given the original style.css not the one I had been working on before. Since the original one on the website has been over written and the site is using my edited version, I can't understand why it is extracting the same one that comes with the theme.