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: More space on top of the page, how?  (Read 2562 times)

0 Members and 1 Guest are viewing this topic.

eita

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
More space on top of the page, how?
« on: April 07, 2012, 05:09:15 pm »

Hi. I use the standard installation of Coppermine 1.5, the theme is called Curve(?). I wonder how to make a little more space on the top of the page (""outside" the gallery).
Logged

lurkalot

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 947
  • +Tinyportal Support team.
Re: More space on top of the page, how?
« Reply #1 on: April 07, 2012, 11:34:42 pm »

themes/curve/ style.css

find on line 24
Code: [Select]
body {
    background: #E9EEF2 url(images/backdrop.png) repeat-x;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color : Black;
    margin: 0px;
    padding-top: 0px;
    padding-right: 5%;
    padding-bottom: 15px;
    padding-left: 5%;

Change padding top from 0px to (for example, to match the curve theme in SMF 15px )  or more if you require it.  Refresh your browser window.
« Last Edit: April 08, 2012, 12:42:41 am by lurkalot »
Logged
Running SMF 2.0.15  / Tinyportal 1.6.4, bridged with Coppermine 1.6.06, plus cpmfetch 2.0.0

eita

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 28
Re: More space on top of the page, how?
« Reply #2 on: April 08, 2012, 01:00:00 am »

Thank you very much, lurkalot. Perfect.  :-*
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 19 queries.