Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am new to Drupal and web designing by itself. I have an existing webportal designed using the Drupal framework, in which I have to make some enhancements. I need to edit a PHP Template theme. Going through the documentation and the database, I see the HTMLs present in the database. To change the look and feel of the site, I need to edit the HTMLs. Does that have to be done by editing the datbase entries.
I do not know enough about the framework and my question may be very elementary. Could anyone familiar with the drupal framework please help regarding this.
when i click on "Create New Account", the first page presented is a form with username/email address. i am wondering if i can insert an agreement page in between. and only show the form if user accept the agreement. thanks.