Topic-icon CSS Styling & FB Wall Post

Active Subscriptions:

None
13 years 5 months ago #29622 by srisiv
Hi,
I have 2 questions.

1) I want to style the register/ login page. How can I do it? Once a new user clicks Login with Facebook, he is redirected to a page asking for credentials for login in or new sign up. I want to re-design this page. Where can I find the CSS? Can I use the RSForms to re-create this page?

2) Under the backend Configurations > Status/Wall, I've given custom message that should appear on the user's facebook wall after successful registration. This seems to be not working properly. Once user sign up using Facebook, it won't post anything on their wall. How to fix this?


File Attachment:

File Attachment:
The topic has been locked.
Support Specialist
13 years 5 months ago #29629 by alzander
Replied by alzander on topic CSS Styling & FB Wall Post
1) You can't use RSForm to recreate the page. It wouldn't submit to JFBConnect like it would need to. You can style the page by copying all of the files in /components/com_jfbconnect/views/loginregister/tmpl/ to /templates/<YOUR_TEMPLATE>/html/com_jfbconnect/loginregister/
Then, edit the php or CSS files as you want.

2) Make sure the URL matches your website settings in your Facebook Application. Also, turn on "Display Facebook API Errors on Front-End" in the Configuration -> Facebook API tab of JFBConnect and see if there's any errors that come up after registration.

Hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 5 months ago #29632 by srisiv
Replied by srisiv on topic CSS Styling & FB Wall Post
Hi Alex,
Thanks for your reply. I will try them out. One more quick question. How can I replace the facebook button to a static button like the one you have on this site? Each time when the page loads, I see this button loads up pretty slowly. Also, can I place a button like "Connect account to Facebook" or something of that sort for users who didn't use JFBConnect to login/ signup? I know the SC Login does this. But I don't use that module.
The topic has been locked.
Support Specialist
13 years 5 months ago #29646 by alzander
Replied by alzander on topic CSS Styling & FB Wall Post
Check out our Facebook Joomla Integration - Common Support Questions page which describes different options for using a custom image or button.

We don't have an easy way to show a "Connect account" button if you're not using the SCLogin module. It'd require some PHP code to check if the user is connected first before showing the button. We're planning to add a tag or some other similar option in the future to let you add your own custom "Connect account" button.

Hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
13 years 5 months ago #29664 by srisiv
Replied by srisiv on topic CSS Styling & FB Wall Post
Thanks for the reply Alex. I guess I will stick on to the SC login for now.
The topic has been locked.
Support Specialist
13 years 5 months ago #29679 by alzander
Replied by alzander on topic CSS Styling & FB Wall Post
No problem for the help and hopefully we'll get a connect accounts button in over the next few releases.

Good luck,
Alex
The topic has been locked.