Problem reading code snippet on forum

lagore

Active Member
Licensed User
Longtime User
I have a problem viewing some of the code snippets that Klaus posts, they appear to have all of the underlying formatting code visible as well. This one http://www.b4x.com/forum/62687-post5.html is an example, I have included a screen capture of it to explain. Anybody else have this problem?
I have just checked it on my phone using tapatalk and I can view it correctly, leaves me stumped!
 

Attachments

  • pic1.jpg
    pic1.jpg
    94.2 KB · Views: 319
Last edited:

Roger Garstang

Well-Known Member
Licensed User
Longtime User
I noticed this a couple times too. All my emails that come from threads where the content has some type of code tags and such look that way too. I'm not sure if it is the forum, the email server sending them, something they use to post with, or a combination. Other vBulletin forums I use don't have the issues. I had reported something when I first started writing here too about the dropdown menus appearing off to the side. The only thing I can see just looking is other forums aren't restricted in width and centered like this one. Others usually take up the full page. If I shrink my browser width the menus appear better, but other issues are still there. Something is set different for how things are rendered.
 
Upvote 0

klaus

Expert
Licensed User
Longtime User
The problem is the following:
- At a certain time I copied the source code in IE8 that showed the colors in the text.
- Later on Erel changed the code display with a new formating and this adds a lot of formating stuff.

I havent passed through all posts to change it.
I changed it in the post you link to.

Best regards.
 
Upvote 0
Top