Print Page | Close Window

Colourise Online Status in WWF 10.12

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=30535
Printed Date: 28 March 2026 at 5:58pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Colourise Online Status in WWF 10.12
Posted By: lordtec
Subject: Colourise Online Status in WWF 10.12
Date Posted: 06 November 2012 at 3:34am

Would put color in status?

Example:

Status: Offline (Offline in Red)

Status: Online (Online

Green)

I found a tutorial done by Scotty just does not work in WWF 10.12

http://www.s2h.co.uk/wwf/tips/look/colourised-online-status.asp" rel="nofollow - http://www.s2h.co.uk/wwf/tips/look/colourised-online-status.asp  

 




Replies:
Posted By: hinhoka
Date Posted: 11 November 2012 at 11:19pm
I have also used this feature for the version 10.12, it does not work.

Someone can help us make it work in version 10.12 ....??


Posted By: IanSmithISA
Date Posted: 12 November 2012 at 9:41am
Good morning

I only partially followed the instructions and it works fine for me.

Then I looked at them in more detail and instead of
span.S2HMemberOnline { color: #008800; }
span.S2HMemberOffline { color: #880000; }
I added 
.S2HMemberOnline { color: #008800; }
.S2HMemberOffline { color: #880000; }

Removing the span but leaving the leading full stop.

The other obvious possible problem
"<span class=""S2HMemberOffline"">Offline</span>"
is using one " (shift 2) instead of two " ((shift 2),(shift 2)) around the class name.

I am not using the multiskin option.

Bye

Ian


-------------
Why does anyone need more than an 80x25 character only VDU?


Posted By: Scotty32
Date Posted: 12 November 2012 at 11:00am
My tutorial was written for previous versions of Web Wiz Forums, back then it worked perfectly fine.

The problem you are probably facing is that since the article was written, WWF added images to profiles and wants to add the language variable to the image as an alt tag. Due to the fact to make it work it had HTML, this then courses problems with the image.

The tutorial was intended to be easy to follow without delving into important pages to much, I did not really want it to shift into a (semi) complex mod people built them selfs.

I will look at updating the tutorial for WWF 10.12.



Ian, I am not sure what you mean by the "obvious problem", as it is in an ASP variable, you must use double quotes to cancel out ASP closing the variable, the code is perfectly fine.



-------------
S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins

For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .


Posted By: IanSmithISA
Date Posted: 12 November 2012 at 2:49pm
Good afternoon,

As the OP and other chap had reported no success without any description of the error, and as it is an easy fix I was assuming that they weren't comfortable with ASP.

If you are new to any language, the idea of escaping a literal may be confusing, and so typing just one quote would be an easy mistake and very easy not to notice/realise that 2 quotes are needed. :-)

Bye

Ian


-------------
Why does anyone need more than an 80x25 character only VDU?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net