Author Topic: Colors os the cells on "nem images"  (Read 8791 times)

0 Members and 1 Guest are viewing this topic.

Offline rbfabbri

  • Newbie
  • *
  • Posts: 27
    • View Profile
Colors os the cells on "nem images"
« on: April 04, 2008, 08:11:12 PM »
Hi

I increased the number of new images that shows in index. The problem is that on second line of the table, the background shows a different color of the first and third lines.

Someone knows how fix this?

Thanks!!!

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Colors os the cells on "nem images"
« Reply #1 on: April 04, 2008, 08:18:07 PM »
URL?

Offline rbfabbri

  • Newbie
  • *
  • Posts: 27
    • View Profile

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Colors os the cells on "nem images"
« Reply #3 on: April 04, 2008, 08:30:47 PM »
That is the template as specified.
Is correct.

Otherwise in the style.css details.html or the color code.

Offline rbfabbri

  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: Colors os the cells on "nem images"
« Reply #4 on: April 04, 2008, 08:41:54 PM »
nooby

I want  the background white in the second line too.

I dont know how to do this.

Thanks!!!

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Colors os the cells on "nem images"
« Reply #5 on: April 04, 2008, 08:58:44 PM »
The color code for white "ffffff".
The other code is "efefef" that you need to replace "ffffff".

I take a look at it in the style.css row2.

Before securing the syle.css

Search the lines in "images" style.css

That is correct

Code: [Select]
/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #ffffff;
  color: #004C75;
}

.imagerow2 {
  background-color: #ffffff;
  color: #004C75;
}

Offline rbfabbri

  • Newbie
  • *
  • Posts: 27
    • View Profile
Re: Colors os the cells on "nem images"
« Reply #6 on: April 04, 2008, 09:05:52 PM »
Thanks nobby!!! :D :D :D

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: Colors os the cells on "nem images"
« Reply #7 on: April 04, 2008, 09:06:37 PM »
 :thumbup:  :wink:

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Colors os the cells on "nem images"
« Reply #8 on: April 04, 2008, 11:05:44 PM »
what ist what, you can see here: http://forum.thomas-heydel.de/viewthread.php?tid=21 (pic2)