News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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