Topic-icon module layout fixes

Active Subscriptions:

None
6 years 9 months ago #62078 by mysybersoluitons
Please direct me as to where I would modify the popup module's layout and also the logout button

I have been trying to find the css file for this but I can't seem to locate it unfortunately.

I want to change the buttons in my popup window to links and I also want to put my logout link next to the username and not below.

thanks
The topic has been locked.
Support Specialist
6 years 9 months ago #62080 by mel
Replied by mel on topic module layout fixes
There are settings to control the layout of the module in the module parameters.
* SCLogin > Login View Settings > 'Layout' setting
* SCLogin > Social Button Settings > 'Orientation' and 'Alignment' settings (* If you have social buttons from JFBConnect enabled)

For changing the buttons to links, we have the following two settings:
* SCLogin > Login View Settings > 'Modal Style' to "Text" for the Login and Register buttons that pop up the modal.
* SCLogin > Logout View Settings tab > 'Show Logout' setting to "Show Link"

To put the logout link next to the username, this will be a CSS style. Usually, you just have to float the correct elements. If you have trouble figuring out which ones to float, please provide a specific URL where I can see the module in action so that I can make a CSS suggestion.

The styles for SCLogin are found in the /media/sourcecoast/themes/sclogin/ directory and the /media/sourcecoast/css/sc_bootstrap.css file. If you make any changes to those files, they'll get overwritten during an upgrade. Therefore, I would suggest creating your own theme for SCLogin, described here .

I hope this helps clarify your questions and gets you started, but let us know if you need further help.

-Melissa
The topic has been locked.