inherit
35193
0
Aug 5, 2006 1:42:55 GMT -8
Andrew D Robertson
48
January 2005
andyrob88
|
Post by Andrew D Robertson on Jun 21, 2005 6:34:41 GMT -8
I was wondering if i could make the background of the news fader title an image (similar to images in categories etc.) And also, if it is possible to have images in the actual news fader instead of text? Any help would be appreciated.
|
|
inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Jun 21, 2005 7:43:15 GMT -8
1. Yes. I believe someone posted a code to do this yesterday. Check both the request board, Code database and code submission boards 2. Use: [img]URL to IMAGE[/img]
|
|
inherit
35193
0
Aug 5, 2006 1:42:55 GMT -8
Andrew D Robertson
48
January 2005
andyrob88
|
Post by Andrew D Robertson on Jun 21, 2005 7:54:36 GMT -8
Ah, thank you, i will have another look.
|
|
inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Jun 21, 2005 8:05:06 GMT -8
|
|
inherit
35193
0
Aug 5, 2006 1:42:55 GMT -8
Andrew D Robertson
48
January 2005
andyrob88
|
Post by Andrew D Robertson on Jun 21, 2005 8:58:15 GMT -8
Thanks very much.
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Jun 21, 2005 21:35:13 GMT -8
I think what you want is actually this:
<style type="text/css"> <!-- .newstitlebg{ background-image: url(URL OF IMAGE); --> </style>
The code above is for the background of the actual news fader, not the title bar above it.
|
|