Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Logging help
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Rlq
(4 posts) Bio
|
Date
| Wed 10 Dec 2014 12:06 PM (UTC) |
Message
| Hey, I have been having a bit of glitch that I cant seem to work around. My logs are shown as blank, but they are not actually blank, the BG color is black and so is the test colors... I am logging as HTML... when I open the log file, it opens in my browser but only the wolrd info is displayed, the rest is all black. Guess it has to do something with the font color or something like it.. but I am not too tech savvy to locate the problem... If I highlight, then the text is all shown... so??? | Top |
|
Posted by
| Rlq
(4 posts) Bio
|
Date
| Reply #1 on Wed 10 Dec 2014 12:50 PM (UTC) |
Message
| Here is what I have in my preamble:
Quote:
<html>
<head>
<title>Log of %N session</title>
<style type="text/css">
body {background-color: black;}
</style>
</head>
<body>
<pre><code>
<font size=2 face="FixedSys, Lucida Console, Courier New, Courier">
And this is what is in my postamble:
Quote:
</font></code></pre>
</body>
</html>
| Top |
|
Posted by
| Meerclar
USA (733 posts) Bio
|
Date
| Reply #2 on Thu 11 Dec 2014 04:13 AM (UTC) |
Message
| Off the top of my head, isn't the default text color black? So black text on a black background ..... |
Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org | Top |
|
Posted by
| Rlq
(4 posts) Bio
|
Date
| Reply #3 on Thu 11 Dec 2014 02:45 PM (UTC) |
Message
| That is indeed the issue I think it is... BUT, where do I change the default color? The output on my client for the MUD is grey text on black background, but in the log it comes out to be black on black background. | Top |
|
Posted by
| Meerclar
USA (733 posts) Bio
|
Date
| Reply #4 on Thu 11 Dec 2014 05:02 PM (UTC) |
Message
| You could change the text color in your header where the font is defined or you can remove/change the setting for the black background in the same place. |
Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org | Top |
|
Posted by
| Rlq
(4 posts) Bio
|
Date
| Reply #5 on Thu 11 Dec 2014 06:22 PM (UTC) |
Message
| Pardon my lack of knowledge...
But you mean should I change the preamble to something like this from its earlier state?
Quote:
<html>
<head>
<title>Log of %N session</title>
<style type="text/css">
body {background-color: black;}
</style>
</head>
<body>
<pre><code>
<font size=2 face="FixedSys, Lucida Console, Courier New, Courier" color=grey>
| Top |
|
Posted by
| Meerclar
USA (733 posts) Bio
|
Date
| Reply #6 on Thu 11 Dec 2014 08:34 PM (UTC) |
Message
| My thought was more change {background-color: black;} to some color that's easier to read black text against but yes, something like color=grey would work where you did that too. |
Meerclar - Lord of Cats
Coder, Builder, and Tormenter of Mortals
Stormbringer: Rebirth
storm-bringer.org:4500
www.storm-bringer.org | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
18,267 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top