Valhalla Legends Archive

Member Forums => Spht's Forum => Topic started by: alacritous on August 24, 2004, 08:08 PM

Title: WebBot Styles
Post by: alacritous on August 24, 2004, 08:08 PM
Hello,
I made my own custom page for the webbot, and since its all black, I was wondering how to change the color scheme, to make it like my website.

Thanks,
alacritous
Title: Re:WebBot Styles
Post by: Spht on August 24, 2004, 08:15 PM
Quote from: alacritous on August 24, 2004, 08:08 PM
Hello,
I made my own custom page for the webbot, and since its all black, I was wondering how to change the color scheme, to make it like my website.

Thanks,
alacritous

Modify this file (http://www.valhallalegends.com/skywing/include/styles.css) to match your color scheme.  Then when linking to your page, use the css query string to specify URL of your style sheet.  Example:

http://www.valhallalegends.com/skywing/isapi/BinaryChatISAPI.dll?channellistex=BinaryChat
?css=http://www.valhallalegends.com/skywing/include/styles.css (http://www.valhallalegends.com/skywing/isapi/BinaryChatISAPI.dll?channellistex=BinaryChat?css=http://www.valhallalegends.com/skywing/include/styles.css)
Title: Re:WebBot Styles
Post by: alacritous on August 24, 2004, 08:49 PM
Thanks,
I already have a css for my website :D makes it so easy.

alacritous
Title: Re:WebBot Styles
Post by: MyndFyre on August 24, 2004, 09:21 PM
Spht, do you ever feel like you're talking to a brick wall?  ;)
Title: Re:WebBot Styles
Post by: alacritous on August 26, 2004, 09:33 PM
Hello,
Actually, I am running into trouble. I can't get the styles to work. I am using a complex method for my website, so I have to specify "class={CLASS}" so what would I do?

alacritous