On the group creation page,
At the bottom "Notifications" settings of creation, the radio buttons are not formatting so its one after another.
I'm presuming there's something wrong with the theme I've applied (JS-Flat) but I can't find the code for the group creation page to fix the issue.
Where is the template/HTML for the group creation page held?
Or to simplify things, if it could be done with CSS override on the page?

Image showing incorrect formatting attached.
Site is currently in development, and I can't let anyone on to test themselves

    ecco-interreg

    Hi
    it looks normal as in your screen, the code is defined in the core layout files in com_community/templates/layout/jomsocial/group/
    To check the style code and customization you can use inspect element from browser tool and check style. If your template support custom.css file you can override the style via that file.

    Write a Reply...
    You need to Login to view replies.