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: Reduce Space In Site Description/Logo  (Read 3864 times)

0 Members and 1 Guest are viewing this topic.

painter merv

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Reduce Space In Site Description/Logo
« on: September 17, 2010, 02:07:43 pm »

hi Copperminers:

I'd like to reduce the height of the the
table/box where my gallery title and the
Coppermine logo appears (I have reduced the height of
the logo replacement I made thinking this was forcing the table height.


Here is my site:
http://www.savedbyart.com/art/

and here is my modified logo:
http://www.savedbyart.com/art/themes/curve/images/coppermine-logo.png

thanks
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Reduce Space In Site Description/Logo
« Reply #1 on: September 17, 2010, 03:30:33 pm »

You can easily find out with one of these tools. I personally use the Firebug extension.
Logged

painter merv

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Reduce Space In Site Description/Logo
« Reply #2 on: September 17, 2010, 03:47:17 pm »

thanks Andree

I am using the dev extension with chrome which has helped
me solve most problems.

I can see it's related to the following:

-------

#cpg_logo_block_outer {
background-attachment: scroll;
background-color: #FEFEFE;
background-image: url(http://www.savedbyart.com/art/themes/curve/images/main_block.png);
background-position: 0pt -240px;
background-repeat: no-repeat;
padding-left: 20px;
}

--------

I just do not know the how.

Your patience will be appreciated...I'm a painter who knows a little programming/scripting...VERY little.

thanks
Merv

Logged

Nibbler

  • Guest
Re: Reduce Space In Site Description/Logo
« Reply #3 on: September 17, 2010, 03:52:16 pm »

You need to change the height on the img tag in template.html so that it matches the height of your new coppermine-logo.png. Not related to CSS in this case.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Reduce Space In Site Description/Logo
« Reply #4 on: September 17, 2010, 03:53:13 pm »

You just have to change the height of the logo:
Quote from: template.html
<img src="themes/curve/images/coppermine-logo.png" border="0" width="260" height="60" alt="" />


Nibbler was a little bit faster :)
Logged

painter merv

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: Reduce Space In Site Description/Logo
« Reply #5 on: September 17, 2010, 04:08:00 pm »

Nibbler and Andree:

Thanks!

Two problems thus far...both solved.

Hope to be able to help others when I know enough.

Please mark as SOLVED!

thanks again
Merv
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.