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: How to change font size of album category or album name?  (Read 3352 times)

0 Members and 1 Guest are viewing this topic.

apassio

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
    • Christine & Son's website
How to change font size of album category or album name?
« on: July 29, 2004, 09:05:20 pm »

Hello,

I tried to look for an answer to this question but could not find it (except generic part on themes).

I just created my site below:

http://www.dophan.com/photos/index.php

I find that the category name is too small (e.g. France) and also would like to change the font or colour of the album name (e.g. Corse).

Can you please help me out?

Thanks
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: How to change font size of album category or album name?
« Reply #1 on: July 29, 2004, 09:10:09 pm »

You change these in the style.css files.

Look at the demo, link above, and switch it to 'styleguide' theme.  You can then click on the different css items, to see what is controlled by what.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

apassio

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
    • Christine & Son's website
Re: How to change font size of album category or album name?
« Reply #2 on: July 29, 2004, 10:58:42 pm »

Thanks for the hint. I may need so more help.

I did look at the demo with the styleguide theme. I found the right line (catlink item), but where do I change the font size now? I looked in the style.css file for catlink and found this:

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #000000;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

not sure what I need to do.

Also, on the catlink line in the styleguide theme, there is a cross in the column lnldel.php, but I do not know where to find that file nor what to do with it.

THanks for your advice
Logged
Pages: [1]   Go Up
 

Page created in 0.031 seconds with 19 queries.