Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Login block is compressed and no longer the normal full window  (Read 3054 times)

0 Members and 1 Guest are viewing this topic.

GanBei

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Login block is compressed and no longer the normal full window
« on: September 07, 2004, 03:58:21 am »

Please help..

For some strange reason after I modified the login.php as index.php start page my Login block is compressed and no longer the normal full window.  I would like to have it wider so user can see their whole username & password when they type.

http://www.sbs-tech.com/cms_shared/cpg/index.php or http://www.sbs-tech.com/cms_shared/cpg/login.php

No matter which theme I switch to it still does the same.  Other blocks affected are Logout, Registration, Retrieve Password, and several other pop-up blocks.

Please help me if you can..

Many Thanx.
« Last Edit: September 07, 2004, 06:03:11 am by GanBei »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Login block is compressed and no longer the normal full window
« Reply #1 on: September 07, 2004, 07:23:09 am »

change the width of the input fields - replace
Code: [Select]
<input type="text" class="textinput" name="username" style="width: 100%">with something like
Code: [Select]
<input type="text" class="textinput" name="username" size="30">It's hard to tell you more with seing the modifications you made.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.