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: Adding borders and changing the bg color! It won't work!  (Read 3762 times)

0 Members and 1 Guest are viewing this topic.

thelynnied

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Adding borders and changing the bg color! It won't work!
« on: December 26, 2005, 04:25:49 am »

In my gallery - http://www.lynnie-d.com/gallery
The part of the background that is white, I would like to be the same color as the main background which is color code #202020 but I can't find it in the codes anywhere! Am I missing it? Also, I would like the column borders back around the categories.. to also be #202020 but I can't find them either. Can someone help? thanks!  :)
Logged

Azrayen

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
    • azrayen.net
Re: Adding borders and changing the bg color! It won't work!
« Reply #1 on: December 26, 2005, 03:41:25 pm »

For the white BG :
Your BG color isn't defined. White is default.
the simpliest way is to edit your template.html.
find
Code: [Select]
<body>remplace with
Code: [Select]
<body bgcolor="#202020">
For the borders, you'll have to change "maintable" or "tableh1" parameters in your theme's style.css (I don't know which of the two, and sorry but I'm at work and can't check it out now. Just try !).

Regards,
Azrayen'
Logged

thelynnied

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 36
Re: Adding borders and changing the bg color! It won't work!
« Reply #2 on: December 26, 2005, 05:24:08 pm »

Hmm.. I changed the bg color and it is still white? it should because I've changed all the backgrounds on both style.css and template.html so none should still be white? I thought I added the borders to the maintable and tableh1 but neither worked...so I'm not sure about that either? Sorry so many questions! lol
Logged
Pages: [1]   Go Up
 

Page created in 0.034 seconds with 19 queries.