Jomsocial customizing the frontpage

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Mar 09, 2010 11:25 pm
dear gavickteam.
i am using your template with jomsocial.
i added a menulink with the component jomsocial.
if you click on the menulink it shows you the frontpage of jomsocial.
now i want to know how to disable the login form. i already saw a template (quay) that was also disable. how can i do that?
thanks
viktor
User avatar
Junior Boarder

teitbite
Wed Mar 10, 2010 2:01 pm
Hi

What do You mean by disabling Login? Does the unpublishing login module do not work?

Please can I see Your site?
User avatar
Moderator

GK User
Wed Mar 10, 2010 2:27 pm
here is the link to the website: http://beta2.mymestyle.com

i dont want to show the big window "Get Connected..." with the login...

how can i disable it?
User avatar
Junior Boarder

GK User
Wed Mar 10, 2010 2:27 pm
here is the link to the website: http://beta2.mymestyle.com

i dont want to show the big window "Get Connected..." with the login...

how can i disable it?
User avatar
Junior Boarder

GK User
Wed Mar 10, 2010 2:28 pm
i want it just like your demo... with the red button on top... how did you guys do that?
User avatar
Junior Boarder

GK User
Thu Mar 11, 2010 2:57 pm
Can you guys help me out with that problem? how to disable the big login field on jomsocial frontpage?
User avatar
Junior Boarder

teitbite
Thu Mar 11, 2010 3:48 pm
Hi

Add this at the end of template.css file

Code: Select all
#cFrontpageWrapper .greybox {
display:none;
}
User avatar
Moderator


cron