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 to Drupal 8 and presently trying to install everything following the OSTraining Video Series (63 videos on YouTube). I am running Windows 10 x64 and accepted installation defaults apart from selecting PHP 7.2 during the install since there was a warning on the first attempt that PHP 5.1 would soon no-longer be supported. On repeated attempts I receive the following error after "Select an Installation Profile" and choosing "Standard":
I'm using Drupal since version 6. Using CKEeditor and IMCE. In Drupal 8 I can't edit image properties any more. Size, align, border etc. All I want is adding three images next to each other, a space between them, 200x200px and centered. Reading about that points to Responsive Images, is there a tutorial for that? Or do I need another wysiwig editor? (Can't suppose to be that difficult for a basic function)
I have a feeling this is so easy that I'm going to hit myself on the forehead when someone tells me how to do this. But I can't figure out how to add a simple break (ie <br clear='all' />) so that two fields don't run up next to each other. I'm in D8.6.4.
I have a page, with a whole bunch of fields. Several I have styled float:left, so they appear in a nice line next to each other.
But if there aren't enough elements (they vary) then there's space for an image to rise up into the right side, which looks terrible.
for my new project, I am switching from other CMS to Drupal 8.
Worked with Drupal 8 like 2 years ago, but I think now is the perfect time to get startet (e.g. bootstrap 4 themes).
My Problem:
I am still confused on how to get Drupal running with Commerce & Thunder. I have found Commerce Kickstart, which might be my best bet to install everything I need: Commerce Kickstart
1) I am running MAMP (Apache, MySQL) local and I develop local for now.