Topic-icon Menu item for login register

Active Subscriptions:

None
Hi. I need to create menu item for the link otbasy.online/component/jfbconnect/?view...vider=google&return=...... Because it has a style to be applied there. But your component only has only Account Settings option to choose. Please help.
The topic has been locked.
Support Specialist
4 years 9 months ago #65539 by alzander
Can you explain more about what kind of style you want to apply? We have classes for all the content on the Login/Register page of JFBConnect and you can create a template override to completely change the look of our output if needed.

If there's any other details or information you can provide, please do and we'll gladly help investigate.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
4 years 9 months ago #65541 by [email protected]
Hi. I need to add Page Class for URL: otbasy.online/component/jfbconnect/?view...3F5em1ldHRlcmltaXo=#. It is very important. I'm using Template where I use different styles for different menu item types. So when I open this link, it opens me the page with a different style.

File Attachment:


Here you see that I can see only "Account Settings" menu item type.
File Attachment:


Is there any other way, to add Page Class for this URL?
The topic has been locked.
Support Specialist
4 years 9 months ago #65544 by alzander
The Page Class Suffix is meant for times when you want to load the same view on multiple different menu items of your site. With our Login/Register page, that usually isn't the case. There is only one way to reach that page. If you want to override the styles for our Login/Register page, there are a few options:
* Declare any styles that you would (or are) using with your pageclass_sfx to also apply to #jfbc_loginregister. That CSS id is what we apply to the top of our Login/Register layout.
* Create a template override - This gives you the most flexibility to change the whole layout of that page. To do so, copy the /components/com_jfbconnect/views/loginregister/tmpl/default.php file to /templates/<your_template>/html/com_jfbconnect/loginregister and edit away.

I hope that helps give you some ideas. Right now, we don't have a way to set the Login/Registration page to a menu item as it hasn't been necessary since there isn't a way to load that page via a menu item directly.. it always has to go through the social network authentication process.

Thanks,
Alex
The topic has been locked.