- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here in this forum writing
used to give Courier New (aka fixed width) font. That is usefull for code snippets and now it gives regular proportional font at least for me. If someone changed that please change it back, thanks.
Link Copied
- « Previous
-
- 1
- 2
- Next »
23 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I always write in HTML editor mode. Let me see if
now works as it should:
void somefunc(void) { __asm { xorps xmm0, xmm0 ; this is a test test eax, eax jnz do jmp do_not do: movntdqa xmmword ptr [eax], xmm0 ; some more do_not: } }
As for signatures, I have added my own signature but I haven't added the line that separates it from the post body. I would prefer having oldstyle -- as a separator. On a side note, that line didn't have the same top/bottom margins when viewed from Firefox and Internet Explorer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
seems ok now except that in both Firefox and IE it is lacking bottom margin before the start of the next paragraph.
On a side note, font sizes (and perhaps even faces) are not identical in those two browsers and top margin for the signature separator line is different as well.
Moreover, posts with
have horizontal and vertical scroll bars in Internet Explorer. Horizontal is ok, but vertical doesn't seem usefull at all.
Finally, editing post with an attachment still killed the attachment last time I checked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have to bring this issue up again --
tag does not use fixed font and in Firefox bottom margin/padding forblock is way too small! Come on people, please fix that stylesheet already!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »