I use the AddThis module (http://drupal.org/project/addthis) to provide a simple interface linking,digging etc. of my site.

On a page of any content it works well.

But if I enable the "Display in node links" option in "AddThis module settings", it begins to misbehave. This option embeds AddThis not just on content pages, but also on the front page listing the recent posts. But in the latter case, if I go over the AddThis image on this page, the layer with links to the individual sites appear misplaced thousand of pixels away in the right bottom corner. I can't see it because I would have to scroll to reach it, but for this I have to move the pointer from the image.

It seems a CSS bug of this theme.

Nice theme BTW, I love it!

Comments

hswong3i’s picture

Component: Code » User interface
Assigned: Unassigned » hswong3i
Category: bug » support

Sorry for late reply :S

First of all, there shouldn't have any problem of this theme's $links handling. As I implement both PHP and CSS code for Drupal 5 and 6 version, it is functioning with some other 3rd party modules, e.g. subscriptions, or even core modules, e.g. books. If modules come with NONE of special CSS implementation for its $links section handling, the display with Internet Services should be correct.

Moreover, as you mentioned that "AddThis" module is sometime function with this theme, and only buggy in some other cases, the problem should belong to this module itself. Maybe it have some conflict CSS with this theme, I have no idea for that.

I will suggest you to refer this problem to "AddThis" module, but not here. I will soon set this thread as "won't fix", please feel free to provide comment for that :-)

hswong3i’s picture

Any else update? Or I will set this issue as fixed :-)

hswong3i’s picture

Status: Active » Closed (won't fix)

Assume as won't fix since no more feedback.