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: Theme  (Read 2580 times)

0 Members and 1 Guest are viewing this topic.

skratti

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Theme
« on: October 02, 2011, 10:40:19 am »

hi

ist es möglich bei coppermine ein hintergrundbild über die ganze seite zu legen? (also, ein sich wiederholendes kleines bild). wenn ja,
kann mir vielleicht jemand erklären, wie ich das bei dem dark velvet theme hinbekomme.

danke

skratti
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Theme
« Reply #1 on: October 05, 2011, 02:24:06 pm »

Das hat eher weniger was mit Coppermine zu tun. Das hier sollte dir helfen: http://www.css4you.de/background.html
Logged

skratti

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Theme
« Reply #2 on: October 07, 2011, 02:20:13 pm »

hi
erstmal danke für die hilfe.
hab das im style.css geändert:
body {
    background-image : url(images/h1.jpg);
    background-color: #000000;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
    font-size : 12px;
    color: #000666;
    margin: 0px;
}

jetzt ist aber nur "ganz hinten" das bild. die thumbnails und alles im vordergrund hatt noch immer nen weißen hintergrund und verdeckt das bild, gibts da nen trick, wo ich das auf transparent ändern kann?

skratti
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Theme
« Reply #3 on: October 07, 2011, 02:30:55 pm »

Du musst bei allen Elementen und Klassen, die deiner Meinung nach im weg sind, die Hintergrundfarbe transparent gestalten:
Code: (http://www.css4you.de/background-color.html) [Select]
background-color: transparent;
Logged

skratti

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Theme
« Reply #4 on: October 09, 2011, 09:24:07 am »

ok
danke für die hilfe. werde mal rumprobieren


skratti
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.