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.
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

.
06 December 2005, 02:12 UTC#3
help me out and ill help you out
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.
06 December 2005, 02:15 UTC#5
can you explain with a bit more detail
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.
06 December 2005, 02:25 UTC#7
not working
06 December 2005, 02:27 UTC#8
is it in the right folder?
06 December 2005, 02:56 UTC#9
well its the only .css file I found
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.
06 December 2005, 03:04 UTC#11
ill try
EDIT: Nope didnt work