PDA

View Full Version : user markup bug


igal14
09-21-2015, 06:24 AM
Anyone know how to fix this?
I use vb 4.2.3
I edit usergroup markup like this:
<span style="color:red"> </span>
and it not working and showing it all black
but if i do :
<span style="color:red">aaaa </span>
it shows like this:
https://vborg.vbsupport.ru/external/2015/09/11.png
the user name is not painted only what i add after the tag

Seven Skins
09-21-2015, 06:46 AM
You might have another hack trying to add the markup.

Try this in the left field: <span style="color: red !important">
And this in the right field: </span>

igal14
09-21-2015, 06:55 AM
same any other idea :X?

Seven Skins
09-21-2015, 09:25 AM
Link to your site will help.

https://vborg.vbsupport.ru/attachment.php?attachmentid=153371&d=1442848729

squidsk
09-21-2015, 01:10 PM
There are two parts to the username markup for the usergroup. You're putting both sides of the tag in one of the boxes. The open span tag should go in the left hand box and the close span tag in the right hand box. Based on where it's putting the colored markup you have both in the left hand box.

Also have you tried this on a default (unaltered) style?