mautic / Community-Portal

Mautic's community governance portal, based on Decidim.
https://community.mautic.org
GNU Affero General Public License v3.0
3 stars 5 forks source link

Styling issue on login prompt #86

Closed RCheesley closed 1 month ago

RCheesley commented 3 months ago

https://community.mautic.org/assemblies/general-assembly/f/71/

This page could do with a bit of styling TLC, I think.

screenshot-community mautic org-2024 08 22-13_25_34

chiragkhatri19 commented 3 months ago

Agreed and I would love to contribute in styling it!

RCheesley commented 3 months ago

Hi @chiragkhatri19 that'd be amazing! Please check the readme for details on how to spin up a local instance in case you need it. Feel free to make a PR when you're ready and we can review it!

Abhinav-Bansal751 commented 3 months ago

Hi @RCheesley i cloned the codebase and tried finding the file containing the button n prompt but couldnt find it.Could you pls help.

RCheesley commented 3 months ago

I have not looked in great detail but it seems like a good place to start looking might be _card.scss, and possibly _layout.scss? cc @froger in case you can give any nudges here.

I'd suggest comparing the layout on this page to some of the other pages which have proper formatting/layout, and seeing what you can do to improve the layout on this page - being mindful that for example the card layout is most likely used elsewhere.

See if that helps you, and if not let us know and we can help with finding the right places to make the changes.

froger commented 2 months ago

Hi, for styling issues in general, it is probably linked to our custom theme. To make it simpler, you can add css rules on Decidim Awesome: https://community.mautic.org/admin/decidim_awesome/config/styles

Once you have done the fix locally, I can review and add the css rule to the custom theme we have.

Thanks,

RCheesley commented 2 months ago

@Abhinav-Bansal751 @chiragkhatri19 how are you getting on?

Abhinav-Bansal751 commented 2 months ago

pls can u share the exact file where the code is written for this login prompt or button?

Jaishree2310 commented 1 month ago

Hey @RCheesley , I would like to take this issue. Please assign it to me. Thank you!

RCheesley commented 1 month ago

@froger also could you check whether this one is resolved already? As we have some contributions keen to help with it if not.