Valhalla Legends Forums Archive | General Discussion | Webbot CSS Modification Example

AuthorMessageTime
Mephisto
http://www.zodiaclegends.com/content.php?page=index
The reason I am posting this is to just give an example of how to edit the look of your Webbot channel (or show that you can if you didn't know).


Put this in your iframe or your include (whatever method you use):

[code]URL?css=http://domain.ext/filename.css[/code]


Then in that file you can do something like:

[code]body {
   background-color: #3F3F41;
   font-family: Verdana;
   font-size: 14px;
   color: #CECECE;
   font-weight: bold;
   text-align: center;
}[/code]
June 15, 2004, 8:09 AM

Search