I am using Drupal 7 and I want to add a new page with a custom section on top. This custom section consists of some information that we are getting through some rest API.
I want this custom section on top and client can add html content and sections below that section from the Drupal backend.
I tried creating a custom page--custompage.tpl.php and added that section. That page worked fine but unfortunately, it wasn't editable from the Drupal dashboard and we could not add sections before it so it was of no use.
Hello,
I have two Drupal sites, the first is Drupal 7 (on-line) and the second is Drupal 9 (in development). I need to migrate all users (including additional fields and logins) of the online site to the one in development. How can I do?
I am using this CSS to force word wrapping on some Textarea fields but I would like to enforce it on all Textarea fields if possible. Is there a simple way to target every Textarea I use in my Drupal 7 app by chance? I'm all ears if you have some alternative ways to accomplish the objective. Thanks for reading and any thoughts.
The word-wrap property accepts two values, one of which is the default: