| #1 GameOverZ (proxy.siscom.net)[18226] |
|
I'm not going to repost this again. For some reason, the background color never became black despite the html i used. Someone tell me what the HELL is going on here? I worked for hours putting the picturs together, assuming that when i used html for making the background black, it would be black!!!!!
Someone has to improve the way reports are submitted. In my case, the html for changing text worked, but background html didn't.
You can check my html yourselves. It was correct.
|
| #2 AnderKryst (edjproxy2.edwardjones.com)[18229] |
|
Ok, pretending the backround was black, then the text wouldn't be as hard to read.
It doesn't look that bad, though I do question the 'ice' picture (I think third picture from the bottom). Did you completely reverse colors on that?
Anyways, not bad, maybe should try to use the preview button to see if things come through. If you did use it (I don't claim to be an html genious, nor an html sub-genious...my html flat-out sucks), then um, I think it's time to holler at the webmasters here. :P
6.5 from a wannabe honarary rater :) |
| #3 WilliamWC3 (huru27.wuh.wustl.edu)[18231] |
|
You use a body tag. I do not know if this should work or not (I'm an html moron), but what does work is puting the whole thing in a table like this:
*table bgcolor="#000000"* *td* *tr*
...
your report
*/td* */tr* */table*
replace *s with >'s and <'s as appropriate.
hope this helps
|
| #4 WilliamWC3 (huru27.wuh.wustl.edu)[18232] |
|
damnit I can't do any thing right.
*table bgcolor="#000000"* *td* *tr*
equals
*table bgcolor="#000000"* *tr* *td* |
| #5 <img "/images2/n_fls.gif">[18248] |
|
A lil HTML tips for changing background.
Firstly, you cannot use <BODY BGCOLOR=BLACK> to alter the background color simply because you cannot replace the original <BODY> tag.
Secondly, you will have to use table if you want to change the color of the background. However, if you already have other tables embedded in your report, you'll have to write the <FONT COLOR=[whatever]> after every <TD>
Anyways, added to the top of the report:
<TABLE BGCOLOR=[your background color>
<TR><TD>
<FONT color=[your font color here]>
[your HTML code here]
</FONT
></TD><</TR>>
</TABLE> |
| #6 Necrosausage! (212186163122.teleweb.at)[18250] |
|
Nice Report GoZ. Ist (;DOLOMITE;)not (;DOLONITE;) tho :-/
Thx for writing it so that no one saw how much i sucked :-/ |
#7 (dt030n35.tampabay.rr[18333] |
|
The pics seem to have a bit too much special effects.
yeah I'm a nitpicker so sue me. |