4images Forum & Community

4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: rbfabbri on April 04, 2008, 08:11:12 PM

Title: Colors os the cells on "nem images"
Post by: rbfabbri 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!!!
Title: Re: Colors os the cells on "nem images"
Post by: nobby on April 04, 2008, 08:18:07 PM
URL?
Title: Re: Colors os the cells on "nem images"
Post by: rbfabbri on April 04, 2008, 08:22:00 PM
http://www.estampafotos.com/galeria/index.php
Title: Re: Colors os the cells on "nem images"
Post by: nobby 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.
Title: Re: Colors os the cells on "nem images"
Post by: rbfabbri 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!!!
Title: Re: Colors os the cells on "nem images"
Post by: nobby 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;
}
Title: Re: Colors os the cells on "nem images"
Post by: rbfabbri on April 04, 2008, 09:05:52 PM
Thanks nobby!!! :D :D :D
Title: Re: Colors os the cells on "nem images"
Post by: nobby on April 04, 2008, 09:06:37 PM
 :thumbup:  :wink:
Title: Re: Colors os the cells on "nem images"
Post by: honda2000 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)