Forum index / General Homegrown / Help with cutenews

Help with cutenews

11 posts · page 1 of 1

post #1
06 December 2005, 02:00 UTC#1
I just installed cutnews for my website, and im having trouble making it have a transparent background so it matches my site. I tried using the transparcy tag in the Iframe tag, but thats not working.
post #2
06 December 2005, 02:02 UTC#2
someone hook me up with a link to cutenews. for some reason the one on their site doesn't install correctly for me :(.
post #3
06 December 2005, 02:12 UTC#3
help me out and ill help you out
post #4
06 December 2005, 02:13 UTC#4
edit the css file that's attached to the cute news file.

take the image that you want to be the background and put it in the css.
post #5
06 December 2005, 02:15 UTC#5
can you explain with a bit more detail
post #6
06 December 2005, 02:18 UTC#6
body {background-image: url(BACKGROUND IMAGE URL HERE); background-repeat: no-repeat;}

insert that into the css file the news script uses.
post #7
06 December 2005, 02:25 UTC#7
not working
post #8
06 December 2005, 02:27 UTC#8
is it in the right folder?
post #9
06 December 2005, 02:56 UTC#9
well its the only .css file I found
post #10
06 December 2005, 03:02 UTC#10
login to your cutenews and go to options and then to edit templates, go through everything and change any that says "bgcolor" to transparent.
post #11
06 December 2005, 03:04 UTC#11
ill try


EDIT: Nope didnt work