|
Re: changing colors [message #23585 is a reply to message #23584] |
Wed, 23 March 2005 16:03 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The colors are defined inside forum.css.tmpl in the "th" and "CatDesc" css blocks.
FUDforum Core Developer
|
|
|
Re: changing colors [message #23639 is a reply to message #23585] |
Thu, 24 March 2005 21:10 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
![](/forum/images/custom_avatars/967.jpg) |
andy_scouser
![United Kingdom United Kingdom](/forum/images/flags/gb.png) Messages: 76 Registered: June 2003
Karma: 1
|
Member |
|
|
Thank you, worked a treat
Another question, if i may. In the forum.css secton i have changed the background as in,
body {
background: #D0D0D0;
margin: 2px;
font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
font-size: 12px;
}
now, I would really ike to have, rather than a base colour, is it possible to apply an image in such a manner that I could get the forum to look like the other frames on the site.
Thanks again, and all have a good easter break.
|
|
|
Re: changing colors [message #23641 is a reply to message #23639] |
Thu, 24 March 2005 22:01 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
yeah you can specify a background image for nearly all CSS elements.
FUDforum Core Developer
|
|
|