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: Coppermine Credit - Edit Text Face  (Read 3617 times)

0 Members and 1 Guest are viewing this topic.

kh44na

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Coppermine Credit - Edit Text Face
« on: July 30, 2004, 08:44:45 am »

Hello,

I've been reading around and used the search function for quite a while to see if I could find something, and I've definately found quite a few posts regarding he footer credit line, but nothing that answered my question exactly.

I don't wan to get rid of the credit line - its againist the rules as I have discovered.  All I want to know how to do is if I wanted to say change the footer line to about 10 point "VERDANA" font and change it to a light blue colour.

How would I go about doing this?  I just want to know how to make the line match more nicely with my site.

Thanks in advance!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Coppermine Credit - Edit Text Face
« Reply #1 on: July 30, 2004, 08:48:18 am »

take a look at the css class "footer" in themes/yourtheme/style.css

GauGau
Logged

kh44na

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Coppermine Credit - Edit Text Face
« Reply #2 on: July 31, 2004, 02:10:39 am »

Hello,

Thanks for the quick response.

i tried editing the following lines of code in the mytheme/style.css:

Code: [Select]
.footer {
        font-size : 12px;
color: #000099;
}

.footer a {
        text-decoration: none;
        color: #000099;
}

.footer a:hover {
        color: #000099;
        text-decoration: underline;
}

But I notice that when I view my page - the credit line doesn't actually show up as blue.

Why is this? you're help would be great

THANKS IN ADVANCE.
Logged

Carsten

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 38
Re: Coppermine Credit - Edit Text Face
« Reply #3 on: July 31, 2004, 03:04:03 pm »

If you would give a link to your site one probably could solve your problem ..  ;)
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 21 queries.