Remove space between frame and title and powered by Remove space between frame and title and powered by
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Remove space between frame and title and powered by

Started by Siberiantiger, September 30, 2006, 09:04:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Siberiantiger

Hi!

Ref: http://forum.coppermine-gallery.net/index.php?PHPSESSID=b7ee8102a86744715537b63508af3b9c&topic=36813.0

i have based my gallery on the "classic" theme and i need to remove the space between the frame and the title and also the space between the "powered by..." and the frame on the bottom.. is this possible and how can it be done? This is to make the gallery fit better to my page and to make it not take up so much space.

Joachim Müller

Use a tool like Web Developer Extension to find out which part of the output is being controlled by which CSS class, then modify that class accordingly.

Siberiantiger

Please set this thread to close/solved  :) I have solved it by using a different theme and some editing (removing <br />)