optional loginform optional loginform
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

optional loginform

Started by skidpics, December 19, 2007, 03:55:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skidpics

what controls the layout of the admin option for
QuoteDisplay 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? 



Stramm


skidpics

Quote from: Stramm on December 19, 2007, 07:27:46 AM
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??)




Stramm

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

skidpics

thank you very much.. that answers that questions..

skidpics

Quote from: 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

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.