remove login on the black & white template

GK User
Thu Nov 04, 2010 10:33 am
Hi can anyone tell me how to remove the login button on the template please - when I turn off the login module I get an error on the site

many thanks for any help

regards

Julian
User avatar
Junior Boarder

GK User
Thu Nov 04, 2010 2:07 pm
Have the same problem. I don't want any loginmodule on the frontpage or elsewhere on the site. It is according to me a bug in this template (black & white). Perhaps someone of the Gavick organisation can help very soon otherwise I don't want to stick anymore time in this template.
Kind regards Marijke
User avatar
Fresh Boarder

GK User
Thu Nov 04, 2010 6:12 pm
First let me say how much I love this template! Very well done!

I have found same problem. When login module is disabled, error message appears at top of page. Another problem with the login is if someone clicks on the tool and opens the drop down login form, there is no way to close it again if the person changes their mind. You actually have to navigate to a new page to get it to close again.

One other problem I have noticed... when the page first loads, the main slide show creates an error on the page which causes the slideshow to freeze. This happens when the page is refreshed as well. The slideshow will begin to work properly if the page is reloaded (not refreshed). This happens on your demo also.

One last question... is there a way to revert back to the standard "site down for maintenance" page rather than the custom? I really do prefer the one that is standard Joomla page so that I can use my offline logo and photo.

Thanks!
User avatar
Fresh Boarder

teitbite
Fri Nov 05, 2010 9:47 pm
Hi

I'm sending this post to our programmer. So please wait for this bugs fix in upcoming update.
User avatar
Moderator

GK User
Sat Nov 06, 2010 10:05 am
Thank you for passing this on. I look forward to the updates. :)
User avatar
Fresh Boarder

GK User
Sat Nov 06, 2010 10:40 am
Quick help/workaround for this:

go to template.css an search for:
Code: Select all
#btn_login { background-position: -60px 0; margin-right: 10px!important; }

replace it with:
Code: Select all
#btn_login { display:none;background-position: -60px 0; margin-right: 10px!important; }


So the login-icon is not visible, but in source code the login-module is still valid.
User avatar
Junior Boarder

teitbite
Mon Nov 08, 2010 6:53 pm
Hi

The answer from the programmer:

Code: Select all
First paragraph - it is a normal behaviour, login area can be closed with the
same button.

About the slider problem - I've never seen the problem also on demo - it is a
some browser-related problem.
User avatar
Moderator


cron