Bixal / bixal-site-drupal

Bixal drupal site
https://www.bixal.com
0 stars 0 forks source link

Implement footer elements in Drupal #63

Closed mpbixal closed 3 months ago

mpbixal commented 8 months ago

image There is a lot going on in the footer.

  1. Menu: image Is this the same menu items for the header or should it be separate? When I implemented the header in Drupal, there are two menus powering it. Basically the 'Join Us' is in a menu by itself and the rest in the other.
  2. Social media: image Right now, the image, , are variables for the template, but what did we want editorially controlled? Can they add more or just these 4 are customizable? Etc.
  3. The top part
    image There are separate classes for each of the columns, but it does not look like they do anything different. Can we this some sort of interface, where they can add keep adding WYSIWYG for each column? image
mpbixal commented 8 months ago

For # 4, it would be pretty sweet to add some WYSIWYG styles to create the buttons from hyperlinks.

mpbixal commented 7 months ago

Hardcode everything but the menu, don't dupe the menu, create a new one.