By gerlos on
Hello!
I'm a newbie of php and drupal, and I'm using the tagadelic module to display a page with my popular tags, and I was wondering if it's possible align the "cloud" of tags to the center instead to the left. Any ideas?
bye
gerlos
Comments
you mean
you mean http://domain.com/tagadelic ?
I mean this
I mean this module:
http://drupal.org/project/tagadelic
That gives on my test website this page:
http://gerlos.altervista.org/tagadelic
As you can see, the keywords are aligned on the left, but I'd like them aligned to the center.
bye
gerlos
Try adding this to your
Try adding this to your stylesheet:
div.wrapper.tagadelic { text-align: center; }It does exactly what I was
It does exactly what I was looking for!
Thank you very much!
regards
gerlos