Jchan
06-17-2003, 07:42 PM
Heres my url.. http://jchan.sphosting.com/
i don't know why the background doesn't show up. I uploaded the css to my server. And nothin works.. Also other question, how do i make Iframe's background opacity change to make it transpancy. Help please..
MaGiCSuN
06-17-2003, 07:46 PM
Are you sure you uploaded the .css file to your server because i can't download it it says that it can't find the file on the server.
Love,
Mirna
Jchan
06-17-2003, 08:06 PM
yes im pretty sure i uploaded to my server.. i uploaded it again and still couldn't see the background.. ALso do u have any idea abt Iframe's background opacity?
Greytail
06-19-2003, 02:51 PM
Firstly, when I try to access the CSS file linked in your main page, I get an error that the file is not there. Double-check that you've uploaded it. If you have, double check the filename of the image, and the URL that you put in your CSS.
Regarding transparency, see this thread:
http://www.lissaexplains.com/forum//showthread.php?s=&threadid=35354
Jchan
06-23-2003, 03:56 AM
yes i checked the file name and everything... and still doesn't show up the background. I don't understand why.
"index.css" cannot be found.
perhaps it is having a problem finding the file because it is named "index" which is the common name for a starting webpage file. try renaming it to something different and adjusting your coding to accomodate.
also, you seem to be missing some very important tags in your page coding such as html, head, body and their corresponding ending tags.
Jchan
06-23-2003, 06:33 PM
i tried change the filename and the background still won't show up. I guess this won't work, i don't know.
MaGiCSuN
06-23-2003, 06:41 PM
1. does your host even allow .css files? i checked it and it doesn't allow much but i can't find anything about .css files
2. are you sure that your file isn't named index.css.txt ? sometimes it does that (especially with .php files) after being uploaded.
if it doesn't work i would just set background in the <body> tag to let it show
Love,
mirna
Jchan
06-23-2003, 06:52 PM
ok finally i figured out what was wrong.. the css file name and everything was right but it turned out that url of background works not the file name. I don't know why but from now and on im gonna use url not the file name. Thanks for everyone who helped me.
Now im going to work on the iframe.
Thanks again!
Jchan
MaGiCSuN
06-23-2003, 06:54 PM
haha too bad we couldn't see the file, because then we could tell you to fill in the whole url lol. I"m glad you figured it out ;)