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: Stock Curve - Can't Seem to Find the Padding  (Read 2772 times)

0 Members and 1 Guest are viewing this topic.

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Stock Curve - Can't Seem to Find the Padding
« on: August 21, 2011, 11:54:32 pm »

I've got only one more modification left that I'd like to make, and that's the rather large empty space between the menu and the next block - in this case is the unfinished Welcome message.

I've looked and looked, used firebug and the like to try and track down where the padding entry is, but I can't seem to find it.  Anyone know where it is?

Logged

lurkalot

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 949
  • +Tinyportal Support team.
Re: Stock Curve - Can't Seem to Find the Padding
« Reply #1 on: August 22, 2011, 12:33:38 am »

I think it's, style.css

Find
Code: [Select]
.menuheight {      /* IE7 */
    width: 1px;    /* IE7 */
    height: 95px;

change the height to 55px or to what ever you like.
Logged
Running SMF 2.1.4  / Tinyportal 3.0.0, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

Fabrian

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 126
Re: Re: Stock Curve - Can't Seem to Find the Padding
« Reply #2 on: August 22, 2011, 01:14:06 am »

I think it's, style.css

Find
Code: [Select]
.menuheight {      /* IE7 */
    width: 1px;    /* IE7 */
    height: 95px;

change the height to 55px or to what ever you like.

That's the one, thanks!
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.