Back to photostream

Dewan Codes - 113

How to rename the acquia marina theme in drupal?

 

1. Access your Drupal website's files using FTP or a file manager.

2. Navigate to the "themes" directory located in the "sites/all" or "themes" folder.

3. Locate the "acquia_marina" folder within the "themes" directory.

4. Rename the "acquia_marina" folder to your desired new name. Make sure to follow Drupal's naming conventions for themes (lowercase letters, underscores instead of spaces, etc.).

5. Open the renamed folder and locate the ".info" file (e.g., "new_name.info").

6. Open the ".info" file using a text editor.

7. Update the "name" field in the ".info" file to your desired new name. For example, change "name = Acquia Marina" to "name = New Name".

8. Save the changes to the ".info" file.

9. Log in to your Drupal website as an administrator.

10. Go to the "Appearance" section in the Drupal admin dashboard.

11. You should now see the new name of the renamed theme listed. Click on the "Enable and set default" button to enable the renamed theme.

12. Optionally, you can configure the renamed theme's settings and appearance to suit your needs.

9 views
0 faves
0 comments
Uploaded on September 15, 2023