Closed (won't fix)
Project:
Gravatar integration
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2008 at 19:57 UTC
Updated:
2 Nov 2008 at 17:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
Narno commentedThis is not necessary because Gravatar use Drupal theme function to display picture : you can use it in your own template (see http://api.drupal.org/api/file/modules/user/user-picture.tpl.php/6/source).
In the case of your site vindstille.net, you must to :
- apply
float:right;to picture class- disable
clear:both;in comment classalles klar ? :-)
Comment #2
lomz commentedAlles klar.