The IP number is that long that it is displayed way into the content field.

CommentFileSizeAuthor
#2 CapturFiles.jpg25.38 KBWolfgang62

Comments

Scyther’s picture

Can you provide a screenshot?

Wolfgang62’s picture

StatusFileSize
new25.38 KB
Scyther’s picture

Anyone that has a idea how to make this displaying better?

Wolfgang62’s picture

For a quick solution I did it this way:
div.author-pane-line.author-ip {
word-wrap: break-word;}

Scyther’s picture

Status: Active » Fixed

When I was looking on my test site on this issue, the IPv6 was breaking when it was longer then the width of the "box" for the AP Block and for Advanced Forum. I uses the default theme for Drupal 7. So this issue might be on your theme.

But after a quick chat on IRC with nod_, we decided to add the CSS to this module.

Commited to dev: http://drupalcode.org/project/author_pane.git/commit/a8705f7

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.