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: How to change album category name formatting  (Read 5066 times)

0 Members and 1 Guest are viewing this topic.

apassio

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
    • Christine & Son's website
How to change album category name formatting
« on: December 18, 2005, 07:07:24 pm »

Hello,

just upgraded to 1.4, looks great, but need to customize again my template.

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

I'd like to change the font size / colour of my album categories (such as 'France" or "Europe hors France / Europe except France" see my site above).

I've tried adding/changing "color: #FF0000;" in my theme style.css (waterdrop_son_test) for the following items:
- .catrow_noalb
- .catrow
- .catlink
- .catlink a
- .catlink a:hover

but to no avail... This may sound like a silly question, but some help would be welcome.

Thanks

Son
« Last Edit: December 18, 2005, 08:59:53 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: How to change album category name formatting
« Reply #1 on: December 18, 2005, 07:15:57 pm »

It is .catlink a
Logged

apassio

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
    • Christine & Son's website
Re: How to change album category name formatting
« Reply #2 on: December 18, 2005, 07:35:15 pm »

Here is what I put in my style.css:

.catlink a {
        text-decoration: underline;
/*Son: before: color: #000000;*/
        color: #FF0000;
/*Son: before: nothing*/
        font-size : 150%;            
}

Neither the color nor the size of my album categories (www.dophan.com/photos/) did change.

Is there something I did wrong?

Thanks

Logged

Nibbler

  • Guest
Re: How to change album category name formatting
« Reply #3 on: December 18, 2005, 07:40:36 pm »

Your changes are not showing up in the stylesheet, make sure you are editing the right file and you uploaded it properly.

http://www.dophan.com/photos/themes/water_drop_son/style.css
Logged

apassio

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
    • Christine & Son's website
Re: How to change album category name formatting
« Reply #4 on: December 18, 2005, 07:47:57 pm »

Sorry for not being clear on the theme I'm using.

here is the uploaded file:
http://www.dophan.com/photos/themes/water_drop_son_test/style.css

You will see the modified .catlink a in it
Logged

Nibbler

  • Guest
Re: How to change album category name formatting
« Reply #5 on: December 18, 2005, 07:53:35 pm »

That's not the stylesheet you are actually using though, check your template.html

Code: [Select]
<link rel="stylesheet" href="themes/water_drop_son/style.css" type="text/css" />
Logged

apassio

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
    • Christine & Son's website
Re: How to change album category name formatting
« Reply #6 on: December 18, 2005, 08:08:50 pm »

Now it's clear! sorry for the silly question. ::)

Solved

regards
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.