change menu text colour? / footer text? change menu text colour? / footer text?
 

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

change menu text colour? / footer text?

Started by CDK, March 19, 2005, 10:44:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CDK

hi

hi i like to customize my coppermine gallery

1) how can i change the menu text colour?
such as
Album list ::  My gallery ::  User mode ::  Upload file ::  Logout
Last uploads :: Last comments :: Most viewed :: Top rated :: My Favorites :: Search

to a different colour?

2) how do i add my own url or text in the footer?
where it says
Powered by Coppermine Photo Gallery

Joachim Müller

Quote from: CDK on March 19, 2005, 10:44:42 AM
1) how can i change the menu text colour?
such as
Album list :: My gallery :: User mode :: Upload file :: Logout
Last uploads :: Last comments :: Most viewed :: Top rated :: My Favorites :: Search

to a different colour?
edit themes/yourtheme/style.css, findtopmenuand change accordingly


Quote from: CDK on March 19, 2005, 10:44:42 AM
2) how do i add my own url or text in the footer?
where it says
Powered by Coppermine Photo Gallery
edit themes/yourtheme/template.html, find{GALLERY}and add below it whatever you can think of.




We have a "one question per thread" policy on this board you agreed to respect when signing up for your acount! This has been asked many times over. Next time do a search before posting.




Joachim