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: [Solved]: Trouble with code / css  (Read 2505 times)

0 Members and 1 Guest are viewing this topic.

ceciliaf92

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
[Solved]: Trouble with code / css
« on: May 31, 2008, 07:00:23 pm »

 ;)
[Edit GauGau] Replaced hotlinked image with attachment [/Edit]
how can i make the "yellow" box become purple?
where should i modify the code?
Many thanks in advance for the help!
Cecilia
« Last Edit: June 01, 2008, 02:51:48 pm by Joachim Müller »
Logged

steveeh131047

  • Supporter
  • Coppermine frequent poster
  • ****
  • Offline Offline
  • Posts: 217
Re: Trouble with code / css
« Reply #1 on: May 31, 2008, 07:15:19 pm »

Cecelia,

Look in yourtheme/style.css for the the .navmenu class styling and change the "background:" command.

It'll look something like this, extracted from the Classic theme:
Code: [Select]
.navmenu {
background:#0E72A4 none repeat scroll 0%;
border-style:none;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
font-weight:bold;
}

Steve
Logged

ceciliaf92

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Trouble with code / css
« Reply #2 on: June 01, 2008, 02:43:42 pm »

Perfect, thank you so much  :)
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.