Computer-Games > International Support

Itemlist(beta)

(1/2) > >>

Gogun2005:
Hi,

I check the item list in the download section. I think it is great. Thank you.

I want to convert these HTML to good old black and white (i have trouble seeing certain colors) But I don't know anything about HTML coding.
I know I can edit these page in Word or with the editor in Open Office, but what code should I look for and what code should I replace it with to get black text and white background?

TIA.

webwalker:
I do this with Word: copy the whole HTML page, then open a Word document and "paste special" as "plain text".  There's (probably) a method for doing this in any bowser/text editor you use...  HTH

ScoobyD:
Hi
When you open the docs in a editor like "NotePad" you will find a style Block like:


.itemname {color:#999966}
.itemtype {color:#FFFFFF}   
.itematt {color:#0040FF}   
.itemlevel {color:#FFFFFF}   
BODY {background-color:#000000} 

delete this block

a little bit deeper you will find

"BODY bgcolor="#000000" text="#FFFF99" link="#808000" vlink="#808000" alink="#808000"

change it to BODY

mfg Scooby

Gogun2005:
If I paste in plain text, won't I loose all the links to other pages and to graphics?

That why I wanted to stay in HTML. But if it still works, i will try it.

webwalker:
I'd try ScoobyD's method first, and mine for a backup...

Navigation

[0] Message Index

[#] Next page

Go to full version