Log in

View Full Version : Problem with my usergroup HTML markup and total users that visited list...


Pamela
02-15-2005, 02:47 AM
Hello! :)

Could someone please take a peek at my "Total users that have visited today" list (in the What's Going On section) at:

http://www.onlinechristianparents.com/forums/index.php?

In there I have the names of my registered users in this font:

#474788

But...

Some are showing up as BOLD which they aren't supposed to be (the ones at the end of the list). These users are registered members with no additional usergroups whatsoever.

In the Username HTML markup section I have this:

<font color="#474788"> </font>

(NO BOLD!)

But even when I change the font color entirely...these users still show up in bold (in whatever new font I've picked).

Please help...I'm at a complete loss here. Thank you so much!!! :)

Link14716
03-01-2005, 07:23 PM
It is your assistant manager group.

<a href='member.php?u=9' title='07:56 PM' ><b><font color="royalblue"><span title="Assistant Manager">Sherbear</span></font></a></a>

See the two </a>'s at the end? One should be </b>. ;)

Paul M
03-01-2005, 07:43 PM
Yep - the closing html tag for that group is wrong - it has a </a> instead of a </b>.

You will also find that hovering over some of the users will not display the last visit time, because you have extra titles in some of the html markup tags, which is overiding the hacks titles containing the time.