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: Button color in CSS?  (Read 4705 times)

0 Members and 1 Guest are viewing this topic.

cynikalsam

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Button color in CSS?
« on: October 28, 2004, 01:57:36 am »

Im modifying the colors on my galllery, and i was wondering where in the CSS would i modify the button color? Im referring to the "continue" button at the bottom of the image upload screen, as well as all similar buttons (they are all the same).

I'd also like to know where to change the color of the "Powered By Coppermine etc.." at the bottom. Its too dark to see.

And last, in the user gallery section, it says "This category contains albums that belong to Coppermine users.." and i'd like to change it to "This category contains albums that belong to cynikalsam.com users.

Thanks :)

« Last Edit: October 28, 2004, 06:17:30 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Button color in CSS?
« Reply #1 on: October 28, 2004, 05:38:18 am »

we have a "one question per thread" policy on this board - in the future, please respect this policy.
If you do a right-click, "view source code" on a coppermine html output, you can easily find out what css class is responsible for what you're asking: the buttons are controlled by the class "button" (surprise, surprise ;)), the "Powered  by Coppermine" tag is controlled by the class "footer" (on a sidenote: you mustn't obstruct it's visibility!). To find out what area of the screen is controlled by what css class, take a look at the theme styleguide that comes with the coppermine package and is available at the demo as well.
You can change the user gallery name the similar way you can change all other category names: click on "categories" in the admin menu, then click the edit icon next to "user galleries" and change it to what you like.
All you're asking for is both covered in the documentation that comes with coppermine (in the docs folder) and available online, using the link that says "documentation" at the top of this screen. Those questions have been posted before as well, that's why you should search the board before posting.

Joachim
Logged

cynikalsam

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Button color in CSS?
« Reply #2 on: October 28, 2004, 06:16:11 am »

Thanks for the reply :)
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.