Advanced search  

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

Pages: [1]   Go Down

Author Topic: Total height and no user registration  (Read 3350 times)

0 Members and 1 Guest are viewing this topic.

ac_djsusanne

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Total height and no user registration
« on: September 26, 2006, 08:24:00 pm »

Hello there,

hereīs the link to our gallery (still in work) www.alwayscountry.net/coppermine

My first question is how to get the entire page always to 100%. I set my table height to 100% and tried several other things. But if you click on a picture youīll see that the page isnīt full screen and the body ends with an ugly white cut. Of course we have small pics in there but somehow it should work that I have my theme full screen. Any ideas on this?

The other question is, I donīt want ppl to register and upload pics. Only the admin should be allowed to do that. The visitors are allowed to see the pics but no registration should be allowed. Is that possible? I canīt look at my admin menu right now - doesnīt work. I read that I should delete temp files etc. but I canīt do that atm because Iīm streaming music LOL

Thanks in advance,
Susanne
« Last Edit: September 26, 2006, 09:36:13 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Total height and no user registration
« Reply #1 on: September 26, 2006, 09:13:23 pm »

Add a 100% height to your html and body in your css file.

Code: [Select]
html, body {
    height: 100%;
}

You can disable user registrations in config. Please respect the one question per thread policy in future.
Logged

ac_djsusanne

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Total height and no user registration
« Reply #2 on: September 26, 2006, 09:17:17 pm »

Thanks for the fast reply. And Iīm sorry because of the 2 questions. I didnīt read the rules and Iīll promise for the future.

Thanks,
Susanne
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.