forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: skidpics on December 19, 2007, 03:55:09 am

Title: optional loginform
Post by: skidpics on December 19, 2007, 03:55:09 am
what controls the layout of the admin option for
Quote
Display login form
on the main gallery page?  I found the layout in the themes.inc.php for the basic login form, but cannot locate the other? 


Title: Re: optional loginform
Post by: Stramm on December 19, 2007, 07:27:46 am
what other??
Title: Re: optional loginform
Post by: skidpics on December 19, 2007, 03:01:44 pm
what other??

I could be wrong, but I thought the optional admin setting for the login form pulls up another version of the actual login form layout as listed in the template.inc.php file??

attached is a screen shot I am talking about.

I am in need of it to be listed like:

Username:
(form)

Password:
(form)

(Login Button)
(remember me??)



Title: Re: optional loginform
Post by: Stramm on December 19, 2007, 03:13:14 pm
This is the standard login form the modpack uses. If you want to modify it, copy/ paste it into your theme.php and code whatever you need.
Samples you may find eg. in the tentacle or connections theme.php
Title: Re: optional loginform
Post by: skidpics on December 19, 2007, 03:15:47 pm
thank you very much.. that answers that questions..
Title: Re: optional loginform
Post by: skidpics on December 23, 2007, 09:31:53 pm
This is the standard login form the modpack uses. If you want to modify it, copy/ paste it into your theme.php and code whatever you need.
Samples you may find eg. in the tentacle or connections theme.php

it seems the login script is showing different in IE and firefox - is this controlled by css also?

Firefox is straight in line, with IE showing the password formbox above the username form box - totally out of alignment.  Any help would be appreciated to get this fixed - attached is an IE screen shot.