Hey ho,

Sorry if these have been answered before, but no luck with the search.

Firstly, we could do with adding a few lines to the page header in every page (stylesheets, javascripts, etc), would anybody know how we would manage this?

And secondly, on the login page, the main header above the input fields is 'User account'. Is there any way to change this?

Thanks to anybody who bothers reading this :)

Comments

voidberg’s picture

1) Edit your theme's page.tpl.php file and add the lines in the section.

2) Activate the locale module and search for 'User account' and change it to whatever you want using the translation tool.
--
Alexandru Badiu
Web: http://www.voidberg.org
YM: voidberg / Skype: alex.badiu

Mr Me’s picture

Much appreciated.