The user login area has a large title, probably H2, that says "user login" above the login area. I do not like it. How do I edit it?
I experimented with this by copying all styles from system.css and overriding some of the styles in my local stylesheet, but could not edit that text. What's the secret here?
I have created a new theme for drupal 5.x. It is incomplete (10% remaining).
Pls test it and give me feedback.
It is drupal port of the xhtml template with same name on Opendesigns.org
How do i remove the links in the $content variable on the mainpage, which navigates the user between posts? Specifically the "next", "last" and numeric links. Have done some searching, but i can't find the answer.