Hello,
i'm using the print.module with drupal 4.7 and the pushbutton theme. The function is working but the result is not realy nice. It seems that the module is using the misc/print.css. But editing this css doesn't have any effect on the printer friendly page. The used font is always serif/Times, not the Helvetica/Verdana of my site.
Another problem is that i want the printerfriendly version in a new window ("target=_blank").
Does anyone knows a solution? Desparetely waiting...
I am using the Leaves theme. I have a space between the header and the body that I cant seem to get rid of. I have checked the margins and the padding around h2 and the margins and padding around the body tag but this doesn't appear to be what is causing the space. Can anyone help?
I’m totally new to Drupal so please bear with me if I’m not using the right words for things.
I have a Drupal site (set up by third party) and I want to hide the forum link all together from users that are not logged in. As it is now only logged in users can see the posts in the forum and to a not logged in user the forum seems empty.
What I want to accomplish is that only logged in users should be able to see, read and post in the forum.
After I installed the Category Module and setup the relevant containers and categories, I tried to create stories. I realize the input interface for creating a story after installation of category module is not as good as when only the taxonomy module installed.