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