PEAK XOOPS - CSS and myalbum_index.html in englishin japanese

CSS and myalbum_index.html

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2004/11/9 9:00
freeman512  企霹始   Posts: 7
hi
I want to modify the color of the background of my table...
cf. http://www.coth-art.com/modules/myalbum/

I see that the tag <table> of myalbum_index.html refer to a css file (or other) by class="outer".

However I do not find the file css. How can I modify the color of background table?

thx.. ;)
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2004/11/10 14:34
GIJOE  黎扦烦菱   Posts: 4110
Do you mean the gray background?

The color is from class of td.even .

edit style.css of your theme (Zaja_cool) like this:
.even
{
	padding: 2px;
	background-color: #C9C9C9 #FFFFFF;
}
Votes:1 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2004/11/10 16:29
freeman512  企霹始   Posts: 7
Thx you.. it works fine.. :)
Votes:1 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!