Login Page

By KCMedia - October 27, 2010

Hi

I have brought the membership add on and what i need to know is this.

I have 1 page that needs to be secure for the members area only but i want to put the login on every page on the website.

if you look here www.afft.com.au/newsite/index.php on the right hand side below the test box this is where i want to put the login box on every page.

can someone point me in the right direction please as to how i will do this.

Also i dont want people to be able to add users via the signup page as i wont have one so how do i go about adding users to the membership area.

thanks

Craig
Thanks



Craig

KC Media Solutions

www.kcmedia.biz

Re: [gkornbluth] Login Page

By KCMedia - October 27, 2010

Hi Jerry

thanks for that i think i worked it all out but now i am having some strange layout issues can someone point me in the right direction the login and password boxes and login button are all other the place.

attached are the ccs and page code.

thanks

Craig
Thanks



Craig

KC Media Solutions

www.kcmedia.biz
Attachments:

index_027.php 24K

style_003.css 10K

layout.css 3K

Re: [kcmedia] Login Page

By Chris - October 27, 2010

Hi Craig,

Can you post a link to your site showing the problem?
All the best,
Chris

Re: [chris] Login Page

By KCMedia - October 27, 2010

Hi Chris


it is www.afft.com.au/newsite
Thanks



Craig

KC Media Solutions

www.kcmedia.biz

Re: [kcmedia] Login Page

By Chris - October 28, 2010

Hi kcmedia,

You have a CSS rule which is pushing your username text field wide:

input { width: 270px; }

Does that help?
All the best,
Chris

Re: [chris] Login Page

By KCMedia - October 28, 2010

Hi Chris

Thanks for that i knew it was there somewhere just couldnt see it.

thanks

Craig
Thanks



Craig

KC Media Solutions

www.kcmedia.biz